ESP8266 - Hardware Platform
Community
Processing Capabilities
ESP Family
Low Cost
ESP12 Dev Kit.
Based on ESP 12 E
32 bit RISC CPU - TenSilica Xtensa LX106
160KB RAM
Onboard WiFi - 802.11 b/g/n
Available in upto 4MB Flash Memory
16 GPIO ,ADC, I2C , SPI
Python Interpreter via Serial
Launch GTKTerm - sudo gtkterm
Configuration > Port .
Port = /dev/ttyUSB0
Baud = 1152000
Reset ( RST Button) on Dev Board
Hello World via REPL
>>>print(‘Hello world’)
Basic Commands
+,-,*,**
Web REPL
Enable WebREPL
>>>import webrepl_setup
Download zip from scipy.in/2016/downloads/workshop/
Open the file “webrepl.html” in Browser.
In Shell type
./webrepl_cli.py name.py ipaddress: