Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (1 / 5) |
Uptime: | 45:19:42 |
Calls: | 422 |
Calls today: | 1 |
Files: | 1,024 |
Messages: | 90,305 |
Hi, After a long test A-smart-home-in-Forth V5.3
for Gforth has been released.
New are:
- Sleep for the Central heating and LightsControl.
- Changed shget to prevent a memory overflow.
- Added worker-threads and removed a number of execute-task
 for better multitasking.
- Replaced +f by +a to get access to the forth tcp/ip and html
dictionaries.
- Added SendTcpInBackground to prevent time outs in the main task
 when a TCP message is send
- Added \\ to receive messages like stack information from other systems
 on the network
- Some bugfixes.
It runs best under Linux on a Raspberry Zero W.
A PC with Linux (Bookworm) can also be used.
Run ./gf.sh in linux to start the webserver in the background of Linux.
You can get it from: https://github.com/Jos-Ven/A-smart-home-in-Forth
It is really nice to run a forth under Linux and a Forth on an ESP32
that work together in a network. It is a bit like a giant that is
helping a dwarf.
Jos
--