Forth Langage Developpers's Avatar

Forth Langage Developpers

@forth-developper.bsky.social

Welcome to all Forth language developers on any system... Useful links: - eForth Windows: https://eforthwin.arduino-forth.com/ - ESP32forth: https://esp32.arduino-forth.com/ - eForth Web: https://eforth.arduino-forth.com/

22 Followers  |  13 Following  |  27 Posts  |  Joined: 30.11.2024  |  1.5167

Latest posts by forth-developper.bsky.social on Bluesky

a forth music instrument on the smithsonian - Brad Rodriguez
YouTube video by Forth2020 a forth music instrument on the smithsonian - Brad Rodriguez

a forth music instrument on the smithsonian - Brad Rodriguez

youtu.be/0CtKyNw2lZc?...

#Forth

12.05.2025 08:26 — 👍 1    🔁 1    💬 0    📌 0
Post image

Successful TELNET connection from my mobile phone to an ESP32 card
The files used are available here: github.com/MPETREMANN11...

04.04.2025 21:15 — 👍 4    🔁 0    💬 0    📌 0
Preview
REAUP LISSE (F)

localisation de ce camping:
naturisme.campings-cars.fr/index/fiche-...

10.01.2025 17:20 — 👍 1    🔁 0    💬 0    📌 0
Preview
REAUP LISSE (F)

localisation de ce camping:
naturisme.campings-cars.fr/index/fiche-...

10.01.2025 17:19 — 👍 1    🔁 0    💬 0    📌 0
Preview
PIRIAC SUR MER (F)

localisation de ce camping:
naturisme.campings-cars.fr/index/fiche-...

10.01.2025 17:17 — 👍 0    🔁 0    💬 0    📌 0
Preview
ESP32forth et DEEPSLEEP ESP32forth est écrit en Arduino C et une certaine connaissance de C est très utile. En tant que programmeur amateur, avec des connaissances de base en Forth uniquement, j'ai décidé d'apprendre égaleme...

ESP32forth and DEEPSLEEP
esp32.arduino-forth.com/article/abou...
ESP32forth is written in Arduino C and some knowledge of C is very helpful...
#forth #esp32forth #esp32

09.01.2025 22:09 — 👍 3    🔁 0    💬 0    📌 0
Preview
LA TURBALLE (F)

localiser cette plage: naturisme.campings-cars.fr/index/fiche-...

08.01.2025 21:42 — 👍 0    🔁 0    💬 0    📌 0
Preview
LA TURBALLE (F)

position de cette plage: naturisme.campings-cars.fr/index/fiche-...

08.01.2025 21:42 — 👍 1    🔁 0    💬 0    📌 0
Preview
PLOUARZEL (F)

Localisation de cette plage: naturisme.campings-cars.fr/index/fiche-...

08.01.2025 21:40 — 👍 0    🔁 0    💬 0    📌 0
Preview
VILLENEUVE LES MAGUELONE (F)

Situer la plage: naturisme.campings-cars.fr/index/fiche-...

08.01.2025 21:37 — 👍 0    🔁 0    💬 0    📌 0
Preview
Montage et test d'un transmetteur LoRa La transmission LoRa est le choix offrant le meilleur compromis entre fiabilité et distance de transmission. Là où le WiFi couvre une distance de 30 à 60 mètres, LoRa offre une portée dépassant plusie...

#forth #lora Mounting and testing a LoRa transmitter
LoRa transmission is the choice offering the best compromise between reliability and transmission distance. Where WiFi covers a distance of 30 to 60 meters
eforthwin.arduino-forth.com/article/exam...

25.12.2024 22:34 — 👍 0    🔁 0    💬 0    📌 0

NOEL a un rapport avec l'astronomie. Originellement, c'était une fête païenne qui correspondait au solstice d'hiver.

24.12.2024 10:46 — 👍 0    🔁 0    💬 0    📌 0
Post image 23.12.2024 15:11 — 👍 1    🔁 0    💬 0    📌 0
Les variables locales avec eFORTH Les variables locales en langage FORTH permettent de simplifier considérablement la programmation. De plus, leur usage rend le code source en langage FORTH beaucoup plus lisible.

My article about local variables:
eforthwin.arduino-forth.com/article/elem...

22.12.2024 18:31 — 👍 1    🔁 0    💬 0    📌 0
Preview
COMx: transmission et réception série Au cours des développements Forth exploitant la liaison série, il est apparu des petits soucis qu'il a fallu régler. Plutôt que de corriger et compléter le précédent chapitre, j'ai préféré expliquer i...

COMx: serial transmit and receive
During the Forth developments using the serial link, some small problems appeared that had to be fixed. I explain here the evolutions of the code managing the serial port.
eforthwin.arduino-forth.com/article/exam...

19.12.2024 14:27 — 👍 1    🔁 0    💬 0    📌 0

valeur toute relative.....
Aujourd'hui, avec nos moyens, ramener 300Kg couterai 1 Milliard d'Euros. Pour aller vers un astéroîde, il faudrait des mois, voire des années. Idem pour revenir. Et énormément de carburant.

17.12.2024 17:13 — 👍 0    🔁 0    💬 0    📌 0

Réponse sérieuse: la rotondité de la terre est loin d'être évident pour les gens de l'ancien temps. Seul un noyau de gens très instruits ont pu y consacrer leur temps et connaissances.

16.12.2024 20:18 — 👍 0    🔁 0    💬 0    📌 0

😂 vous avez des preuves de ce que vous avancez (humour) 🤪 - réponse de platiste 😁

16.12.2024 20:15 — 👍 0    🔁 0    💬 1    📌 0
Preview
Evolution des structures depuis la version 7.0.7.21 La gestion des structure vien de subir un lifting important dans la version 7.0.7.21 de eForth. Découvrez la nouveauté qui rend bien plus simple la gestion des champs dans une structure.

Evolution of structures since version 7.0.7.21
Structure management has just undergone a major facelift in version 7.0.7.21 of eForth.
Discover the new feature that makes managing fields in a structure much simpler.
eforthwin.arduino-forth.com/article/elem...

09.12.2024 18:26 — 👍 0    🔁 0    💬 0    📌 0
Preview
COMx: Ouvrir et gérer un port série Découvrez comment gérer un port série avec eForth Windows. La communication série permet de s'interfacer avec des appareils utilisant la liaison série.

COMx: Open and manage a serial port
Learn how to manage a serial port with eForth Windows. Serial communication allows you to interface with devices that use the serial link.
eforthwin.arduino-forth.com/article/exam...

09.12.2024 08:34 — 👍 1    🔁 0    💬 0    📌 0
Preview
FORTH code Analyzer Analyze your FORTH code to access the FORTH word documentation

Try FORTH CODE ANALYZER
analyzer.arduino-forth.com

05.12.2024 09:21 — 👍 0    🔁 0    💬 0    📌 0
Post image

studio.youtube.com/video/lAjeev...
Solar light detector wuith ESP32forth

04.12.2024 18:06 — 👍 0    🔁 1    💬 0    📌 0
Preview
Affichage de boites modales Les boites modales font partie intégrante de l'environnement Windows. Elles sont très utiles pour afficher une iformation, émettre un avertissement. A la fermeture de la boite modale, on peut même réc...

Modal boxes are an integral part of the Windows environment. They are very useful for displaying information or issuing a warning. When closing the modal box, you can even recover certain choices caused by closing the modal box.
eforthwin.arduino-forth.com/article/api_...

04.12.2024 17:57 — 👍 0    🔁 0    💬 0    📌 0
Preview
TEMPVS FVGIT Et si les romains avaient pu programmer l’affichage de l’heure sous forme numérique? Voilà un projet intéressant qui combine plusieurs fichiers.

What if the Romans had been able to program the display of time in digital form? This is an interesting project that combines several files.
esp32.arduino-forth.com/article/disp...

04.12.2024 09:35 — 👍 0    🔁 0    💬 0    📌 0
Preview
ESP32forth/__documentation/EN at main · MPETREMANN11/ESP32forth FORTH developments for ESP32. Contribute to MPETREMANN11/ESP32forth development by creating an account on GitHub.

Very rare event: the publication of a new book dedicated to the FORTH language and its applications with ESP32forth for ESP32 cards.
github.com/MPETREMANN11...

04.12.2024 09:33 — 👍 1    🔁 0    💬 0    📌 0
Preview
Gestion des paramètres entre eForth et l'API Windows L'interfaçage entre eForth et les fonctions disponibles dans les fichiers DLL est assez simple. Maitriser le passage des paramètres entre eForth et les librairies DLL est la clé pour étendre assez fac...

Managing parameters between eForth and Windows API
eforthwin.arduino-forth.com/article/api_...
Interfacing between eForth and the functions available in DLL files is quite simple. Mastering the passing of parameters between eForth and DLL libraries is the key to extending eForth Windows easily.

02.12.2024 11:05 — 👍 3    🔁 0    💬 0    📌 0
Preview
ueforth/common/structures.fs at main · flagxor/ueforth Contribute to flagxor/ueforth development by creating an account on GitHub.

Evolution in structures.fs
github.com/flagxor/uefo...
After discovering minor bugs and the difficulty in understanding the size of fields in structures, Brad NELSON has evolved structures in eForth.
On this occasion, a new word appears: sc@ which allows a signed 8-bit extraction.

02.12.2024 10:52 — 👍 0    🔁 0    💬 0    📌 0
eFORTH

eForth Windows
Discover eForth Windows, a high-performance FORTh version:
eforthwin.arduino-forth.com

30.11.2024 15:22 — 👍 0    🔁 0    💬 0    📌 0

@forth-developper is following 13 prominent accounts