-
-
Notifications
You must be signed in to change notification settings - Fork 12
Flashing your Arduino
The two main basic steps to flasing the Esp8266 are:
- Compile/upload arduino code.
- Upload Sketch Data via tools menu.
[TODO] Document the process of programming manually through the arduino IDE. Assumes everything was setup correctly from the previous wiki page about setting up the IDE.
[TODO] Document Easy Installer process. This will require less work from user and they simply can download the flasher utility and run the .bat file. This assumes they already have installed the arduino IDE, and the esp8266 board profile as this installs some other necessary things.
[TODO] figure out what the board manager installs, so we can package it all up and remove need for arduino IDE all together?
-
UDP ( Esp8266 / Esp32 )
-
Setup:
-
Communication:
-
Protocol Description:
-
-
SERIAL ( Teensy 3.2/3.6 )
-
Setup:
-
Communication:
-
Protocol Description:
-