Has resources and tutorials for a lot of things. Ranges from beginner to advanced.
For good tutorials teaching the fundementals, look for tags: concepts, skills and electrical engineering.
The first couple should be read in order.
Has resources and tutorials for a lot of things. Ranges from beginner to advanced.
For good tutorials teaching the fundementals, look for tags: concepts, skills and electrical engineering.
The first couple should be read in order.
/path/to/esptool/esptool.py --port /dev/ttyUSB0 --baud 115200 \
write_flash --flash_freq 40m --flash_mode qio --flash_size 4m \
0x0000 "boot_v1.4(b1).bin" 0x1000 espruino_esp8266_user1.bin \
0x7C000 esp_init_data_default.bin 0x7E000 blank.bin