Skip to content
Microcontrollers Lab
  • Home
  • Semiconductor
  • Microcontrollers
    • Pic Microcontroller
    • Arduino
    • ESP32 Tutorials and Projects
    • MicroPython ESP32/ESP8266
    • FreeRTOS Arduino
    • TM4C123 Tiva LaunchPad
    • Raspberry Pi Pico
    • Raspberry Pi Pico W
    • STM32 Blue Pill
    • STM32F4 Discovery Board
    • STM32 Nucleo
    • 8051 microcontroller
    • MSP430 launchpad
    • AVR Microcontroller
    • ESP8266 NodeMCU
  • Softwares
    • Labview project
    • Proteus tutorials
    • PSpice tutorials
    • MATLAB
  • Projects
    • Pic Microcontroller
    • GSM
    • GPS based projects
    • Embedded Systems
    • Power
    • Solar system
    • Power electronics projects
    • Inverters
  • Electronics components
  • Contact
    • Editorial
    • Advertise
  • Home
  • Semiconductor
  • Microcontrollers
    • Pic Microcontroller
    • Arduino
    • ESP32 Tutorials and Projects
    • MicroPython ESP32/ESP8266
    • FreeRTOS Arduino
    • TM4C123 Tiva LaunchPad
    • Raspberry Pi Pico
    • Raspberry Pi Pico W
    • STM32 Blue Pill
    • STM32F4 Discovery Board
    • STM32 Nucleo
    • 8051 microcontroller
    • MSP430 launchpad
    • AVR Microcontroller
    • ESP8266 NodeMCU
  • Softwares
    • Labview project
    • Proteus tutorials
    • PSpice tutorials
    • MATLAB
  • Projects
    • Pic Microcontroller
    • GSM
    • GPS based projects
    • Embedded Systems
    • Power
    • Solar system
    • Power electronics projects
    • Inverters
  • Electronics components
  • Contact
    • Editorial
    • Advertise

ESP32 ESP8266 MicroPython Projects and Tutorials

In this series of MicroPython tutorials and Projects, we will learn how to use program and flash firmware to ESP32 and ESP8266 development boards. We will see how to download and install uPyCraft and Thonny IDE that we will use to write firmware and flash programs to ESP boards.

A complete list of MicroPython Projects and Tutorials with ESP32 and ESP8266 NodeMCU. From beginners to advance level guides with step-by-step instructions with uPyCraft IDE and Thonny IDE.

  1. GPIOs with LED and Push Button Interfacing
  2. ADC
  3. PWM
  4. Interrupts
  5. Timers
  6. Deep Sleep
  7. DHT11/DHT22
  8. BME280
  9. BME680
  10. DS18B20
  11. MPU-6050
  12. Web Servers
  13. Email Notifications
  14. MQTT
  15. OLED
  16. DC Motor Interfacing

MicroPython is the reimplementation of the software Python3 which is specially designed for microcontrollers and embedded systems. It is very similar in use to that of Python. For example, if someone knows how to write simple programs in Python then it is very easy to work in microPython as the programming language is the same. The only major difference is that it does not come with a full standard library, but it can be easily used to access lower-level hardware because it has those modules present in it.

ESP32 GPIO pins programming micropython

ESP32 and ESP8266 GPIO Programming with MicroPython – LED Blinking Example

In this tutorial, we will learn about how to use GPIO pins of ESP32 and ESP266 using the MicroPython programming language.  For demonstration purposes, we …

CONTINUE READING ยป

MicroPythoon with ESP32 and ESP8266

Getting Started with MicroPython on ESP32 and ESP8266

In this getting started guide on MicroPython with ESP32 and ESP8266, we will learn how to use program and flash firmware to ESP32 and ESP8266 …

CONTINUE READING ยป

Newer posts
← Previous Page1 … Page4 Page5

Advertisement

Subscribe to Blog via Email

Advertisement

Categories

Advertisement

Recent Posts

  • ESP32 Send Sensor Readings From Google Firebase to Android app
  • ESP32 ESP-NOW Two way Communication (Arduino IDE)
  • ESP32 ESP-NOW Getting Started Tutorial with Arduino IDE
  • ESP32 Send Sensor Readings to ThingSpeak using Arduino IDE (BME280)
  • ESP32 Send Emails Through SMTP Server (Plain text, HTML, and Attachments)

Advertisement

Copyright © 2013-2023 Microcontrollerslab.com All Rights Reserved