Arduino, ESP32, STM32, RTOS, MicroPython, FreeRTOS
11 resources available
Arduino Getting Started Guide
Official intro to Arduino ecosystem and boards.
π https://docs.arduino.cc/learn/starting-guide/getting-started-arduino/
Arduino Tutorials Index
Hundreds of guided hardware tutorials.
π https://docs.arduino.cc/tutorials/
ArduinoGetStarted.com
Beginnerβfriendly Arduino stepβbyβstep tutorials.
π https://arduinogetstarted.com/
Random Nerd Tutorials β ESP32 Getting Started
Practical intro to ESP32 boards and first projects.
π https://randomnerdtutorials.com/getting-started-with-esp32/
ESP32 Programming Tutorials (Arduino / ESPβIDF)
Series of tutorials for ESP32 IoT development frameworks.
π https://deepbluembedded.com/esp32-programming-tutorials/
MicroPython Documentation
Docs and tutorials for MicroPython on many microcontrollers.
π https://docs.micropython.org/
MicroPython Tutorial for ESP8266
Handsβon MicroPython on ESP8266: REPL, GPIO, networking.
π https://docs.micropython.org/en/latest/esp8266/tutorial/index.html
MicroPython Tutorial β Pyboard
Boardβlevel tutorial covering REPL, timers, interrupts.
π https://docs.micropython.org/en/latest/pyboard/tutorial/index.html
FreeRTOS Official β Quick Start & Fundamentals
Official docs explaining RTOS concepts, tasks, scheduling.
π https://www.freertos.org/Documentation/01-FreeRTOS-quick-start/01-Beginners-guide/01-RTOS-fundamentals
FreeRTOS on STM32 MOOC
STMicro course on FreeRTOS with STM32 microcontrollers.
π https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs/FreeRTOS_on_STM32_MOOC.html
30βDay FreeRTOS Course for ESP32 (GitHub)
Handsβon FreeRTOS on ESP32 projects.
π https://github.com/god233012yamil/30-Day-FreeRTOS-Course-for-ESP32-Using-ESP-IDF
Found these resources helpful? Share them with your community.