In this post we”ll learn how easily we can program our ESP8266 NodeMCU with Arduino IDE we will upload a simple sketch of LED blink to ESP8266 board It is very simple to load code to ESP8266 using ...
This is tutorial number 1 from our series of Arduino tutorials and in this part I will talk about blinking an LED using the one already available on the Arduino Uno board or using an external LED to ...
Set environment variables (this FQBN is for the ESP32-nano): FQBN=arduino:esp32:nano_nora && PORT=</dev/ttyUSB0 OR COM3> && FILENAME=blink-arduino-cpputest.ino 2 ...
Celebrating little victories means a nice cup of tea as I managed to transfer an Arduino programme into an AVR ATtiny85 microcontroller. Like the people in and surrounding Raspberry Pi, clever souls ...