$USD
  • EUR€
  • £GBP
  • $USD
BLOG

MicroPython

MicroPython blog features a variety of content, including projects, tutorials, news, and selection guides, all focused on the popular programming language for microcontrollers and embedded systems.

  • ESP32 MicroPython Tutorial Menu
    ESP32 MicroPython Tutorials Menu

    Here are some micropython tutorials that we listed for you to experience its advanced features.

    TUTORIALS ESP32MicroPythonDFRobotEnglish
    Apr 01 2021
  • Controlling ESP32 Running Micropython With Arduino Manager
    Controlling ESP32 Running Micropython With Arduino Manager

    This instructable is about Arduino Manager, a powerful general purpose iOS App which allows to control any Arduino (or Arduino compatible) board by the means of about 40 different Widgets.

    PROJECTS ESP32ArduinoMicroPython
    Dec 30 2019
  • ESP32 Smart Home Hub
    ESP32 Smart Home Hub

    Use an ESP32 to control anything from stepper motors to LED strips with easy-to-use and modular code. It can connect locally or externally.

    PROJECTS ESP32MicroPython
    Jul 02 2019
  • micro:bit MicroPython: Getting the status of the buttons
    micro:bit MicroPython: Getting the status of the buttons

    In this microbit tutorial we will check how to interact with the two buttons of the Micro:bit board, using MicroPython.

    TUTORIALS micro:bitMicroPython
    Jun 10 2019
  • micro:bit MicroPython Tutorial: Controlling a DC motor
    micro:bit MicroPython Tutorial: Controlling a DC motor

    In this microbit tutorial we will check how to control a DC motor using the micro:bit board and MicroPython.

    TUTORIALS micro:bitMicroPython
    May 06 2019
  • ESP32 Arduino SPIFFS: Getting total bytes used
    ESP32 Arduino SPIFFS: Getting total bytes used

    In this esp32 tutorial we will check how to get the total used bytes in the SPIFFS file system of the ESP32, using the Arduino core.

    TUTORIALS ESP32MicroPythonESP8266
    Apr 09 2019
  • micro:bit MicroPython: Software reset
    micro:bit MicroPython: Software reset

    In this microbit tutorial we will learn how to perform a software reset on the Micro:bit, using MicroPython.

    TUTORIALS micro:bitMicroPython
    Apr 09 2019
  • micro:bit MicroPython: Generating random numbers
    micro:bit MicroPython: Generating random numbers

    In this microbit tutorial we will check how to generate a random integer using the micro:bit board and MicroPython.

    TUTORIALS micro:bitMicroPython
    Apr 09 2019
  • micro:bit MicroPython: Getting the device running time
    micro:bit MicroPython: Getting the device running time

    In this microbit tutorial we will check how to get the running time of the micro:bit, since the board was turned on or restarted.

    TUTORIALS micro:bitMicroPython
    Apr 09 2019
  • micro:bit MicroPython file system: Getting a file size
    micro:bit MicroPython file system: Getting a file size

    In this microbit tutorial we will check how to get the size of a file on the micro:bit file system, using MicroPython.

    TUTORIALS micro:bitMicroPython
    Mar 12 2019
  • micro:bit MicroPython Tutorial: Deleting a file from the file system
    micro:bit MicroPython Tutorial: Deleting a file from the file system

    In this microbit tutorial we will check how to delete a file from the micro:bit file system, using MicroPython.

    TUTORIALS micro:bitMicroPython
    Mar 12 2019
  • micro:bit MicroPython Tutorial: reading a file from the file system
    micro:bit MicroPython Tutorial: reading a file from the file system

    In this microbit tutorial we will check how to read the content of a file from the micro:bit file system, using MicroPython.

    TUTORIALS micro:bitMicroPython
    Mar 12 2019
  • micro:bit MicroPython Tutorial: creating a file in the filesystem
    micro:bit MicroPython Tutorial: creating a file in the filesystem

    In this microbit tutorial we will learn how to create a file on the micro:bit file system. We will also write some content to it.

    TUTORIALS micro:bitMicroPython
    Mar 12 2019
  • micro:bit MicroPython Tutorial: Getting temperature
    micro:bit MicroPython Tutorial: Getting temperature

    In this microbit tutorial we will learn how to obtain temperature measurements using the Micro:Bit board.

    TUTORIALS micro:bitMicroPython
    Mar 11 2019
  • UART OBLOQ IoT Module Tutorial 15 MicroPython: UART OBLOQ HTTP GET Request to Flask server
    UART OBLOQ IoT Module Tutorial 15 MicroPython: UART OBLOQ HTTP GET Request to Flask server

    In this tutorial we are going to check how to send a HTTP GET request using a micro:bit board and a UART OBLOQ. We will be using MicroPython to program the micro:bit board.

    TUTORIALS OBLOQMicroPython
    Jan 30 2019
  • UART OBLOQ IoT Module Tutorial 13 MicroPython: Connecting the UART OBLOQ to WiFi network
    UART OBLOQ IoT Module Tutorial 13 MicroPython: Connecting the UART OBLOQ to WiFi network

    In this tutorial we will learn how to connect the UART OBLOQ to a WiFi network, using the micro:bit board and MicroPython to send the commands to the device, using a serial connection.

    TUTORIALS OBLOQMicroPythonmicro:bit
    Jan 04 2019
  • UART OBLOQ IoT Module Tutorial 12 uPython: Getting firmware version of UART OBLOQ
    UART OBLOQ IoT Module Tutorial 12 uPython: Getting firmware version of UART OBLOQ

    In this tutorial we will check how to get the UART OBLOQ firmware version, using the micro:bit board and uPython to send commands to the device.

    TUTORIALS OBLOQMicroPythonmicro:bit
    Dec 19 2018
  • UART OBLOQ IoT Module Tutorial 11 uPython: Pinging the UART OBLOQ
    UART OBLOQ IoT Module Tutorial 11 uPython: Pinging the UART OBLOQ

    In this tutorial we will check how to connect the micro:bit board to the UART OBLOQ using the serial interface. Then, we will ping the UART OBLOQ to confirm the connection between the devices is working correctly.

    TUTORIALS OBLOQMicroPythonmicro:bit
    Dec 18 2018
  • micro:bit uPython: Receiving data from serial port
    micro:bit uPython: Receiving data from serial port

    In this tutorial we will check how read content from the serial port, using the micro:bit board. We will use the micro:bit pins as serial Tx and Rx pins, like we have already covered in this previous tutorial.

    TUTORIALS micro:bitMicroPython
    Dec 18 2018
  • Python/MicroPython IoT Framework Example - Auto Irrigation
    Python/MicroPython IoT Framework Example - Auto Irrigation

    A Py/mPy auto irrigation system with push notifications to Android, and rainfall prediction with DarkSky API for more efficient water usage.

    PROJECTS GravityRaspberry PiESP8266MicroPythonIoT
    Nov 29 2018
  • Python/MicroPython Sensor Logger with Google Sheets
    Python/MicroPython Sensor Logger with Google Sheets

    Wemos D1 mini takes sensor readings and sends a POST request containing data to Flask Server on RPi 3. Data is then written to Google Sheet.

    PROJECTS ArduinoGravityRaspberry PiMicroPython
    Nov 29 2018
  • micro:bit MicroPython Tutorial 4: Getting the status of a LED
    micro:bit MicroPython Tutorial 4: Getting the status of a LED

    In this micro:bit MicroPython Tutorial we will learn how to read the status of a LED from the Micro:Bit‘s LED matrix, using MicroPython.

    TUTORIALS MicroPythonmicro:bit
    Nov 09 2018
  • micro:bit MicroPython Tutorial 3: Turning on and off the LEDs of the matrix
    micro:bit MicroPython Tutorial 3: Turning on and off the LEDs of the matrix

    In this micro:bit MicroPython Tutorial we will learn how to turn on and off specific LEDs from the micro:bit‘s LED matrix, using MicroPython, including controlling their brightness.

    TUTORIALS MicroPythonmicro:bit
    Nov 09 2018
  • micro:bit MicroPython Tutorial 2: string repetition
    micro:bit MicroPython Tutorial 2: string repetition

    In this micro:bit MicroPython Tutorial we will check how to use the * operator to generate a repetitive sequence of a string. This tutorial was tested on MicroPython running on a micro:bit board.

    TUTORIALS MicroPythonmicro:bit
    Nov 09 2018
    • 1
    • 2
    • 3

    Page 1 of 3