Close
0%
0%

Homebots

C++ Virtual Machine + Language compiler (in Typescript) + UI for programming esp8266

Public Chat
Similar projects worth following
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
Hello!

This is an open-source project to run instructions on esp8266 without the need of flashing new firmware for every change.

The main goal is to write some code in a browser (in an editor with a compiler) then send the instructions directly to any esp8266 connected to the internet, via WebSockets, with bidirectional communication.

More details on these repositories:

Compiler in Typescript, from Espresso to byte code
https://github.com/homebots/espresso-compiler

Virtual Machine in C++
https://github.com/homebots/vm

Docker image to compile the VM
https://github.com/homebots/homebots-sdk

UI and documentation for Espresso language
https://github.com/homebots/espresso

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates