Esp32forth Forth computer by Demitri Peynado, VGA and PS2 keyboard support.
based on the library of bitluni
Esp32forth you need to wire your cables of VGA to the ESP32, here is the explanation, in BITLUNI“s video https://www.youtube.com/watch?v=qJ68fRff5_k
Esp32forth runs the small expert system by Demitri Peynado.
https://github.com/dicpeynado/simple-forth-expert/blob/main/simple-expert-system-esp32.forth
Bob Edwards simple stack for ESP32forth.
https://github.com/Esp32forth/forth2020group/blob/main/extra-stacks.txt
Bob Edwards code allows creating as many queues / buffers as you like. Queues are useful for passing data between tasks, sending data to a shared resource etc. for ESP32forth.
By Bob Edwards : This code demonstrates a point-to-point TCP server on ESP32Forth machine "forth1" sending a stream of values via TCP
to another ESP32forth machine "forth2"
Resources
[DocumentsLink]
[VideosLink]
[ExamplesLink]
[ContactLink]
Resources 2
[Name]
[Name]
[Name]
[Name]
Background
Why did this project get started? Tell your viewers more about the project's history, who was involved, and what goals is your team trying to achieve.
Impact
What impact is your ESP32forth project having? Describe how your product, service, or initiative is impacting people's lives.