There have been some recent changes to the the interpreter. This first one got me real excited.
Thanks to cicciocb the 250 lines of basic code limit has been lifted. You may now save programs 5000 lines long!!!!!!!!!!!!
The $ in function and variable names should be fixed.
ip() function should work in ap and sta mode.
timesetup() function should no longer crash device.
The new commands are not in the documentation on the site just yet but they will be added shortly.
New functions added for DHT21 modules.
DHT.TEMP():
Will return the temperature reading in Celsius from the sensor.
dht.temp()
DHT.HUM():
Will return the humidity
dht.hum()
DHT.HEATINDEX():
Compute heat index in Fahrenheit.
dht.heatindex()
http://esp8266basic.com
A BASIC interpreter for your ESP
Working now on Autodrop3d. A 3d printer with automatic part ejection system. https://autodrop3d.com