Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esp8266/basic
Basic Interpreter for the ESP8266
https://github.com/esp8266/basic
basic esp8266 interpreter iot websocket
Last synced: about 2 hours ago
JSON representation
Basic Interpreter for the ESP8266
- Host: GitHub
- URL: https://github.com/esp8266/basic
- Owner: esp8266
- Created: 2015-09-02T02:14:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-18T19:47:10.000Z (about 7 years ago)
- Last Synced: 2024-08-03T18:13:09.274Z (3 months ago)
- Topics: basic, esp8266, interpreter, iot, websocket
- Language: C
- Homepage: http://esp8266basic.com
- Size: 236 MB
- Stars: 258
- Watchers: 48
- Forks: 217
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Basic
Basic Interpreter from scratch especialy for the ESP8266.http://esp8266basic.com
http://www.esp8266basic.com/language-reference.html
http://www.esp8266basic.com/flashing-instructions.html
The libraries folder contains the libraries currently being used.
Look at licence information for each.Compile using the arduino ESP8266 package using the staging version 2.0.0-rc1
Special thanks to the people who have worked to extend and improve ESP BASIC.
Contributers include MMiscool, Cicciob and Rotohammer.