$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 - DFRobot
    ESP32 MicroPython Tutorials Menu

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

    TUTORIALS ESP32 MicroPython DFRobot English
    Apr 01 2021
  • Controlling ESP32 Running Micropython With Arduino Manager - DFRobot
    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 ESP32 Arduino MicroPython
    Dec 30 2019
  • ESP32 Smart Home Hub - DFRobot
    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 ESP32 MicroPython
    Jul 02 2019
  • micro:bit MicroPython: Getting the status of the buttons - DFRobot
    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:bit MicroPython
    Jun 10 2019
  • micro:bit MicroPython Tutorial: Controlling a DC motor - DFRobot
    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:bit MicroPython
    May 06 2019
  • ESP32 Arduino SPIFFS: Getting total bytes used - DFRobot
    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 ESP32 MicroPython ESP8266
    Apr 09 2019
  • micro:bit MicroPython: Software reset - DFRobot
    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:bit MicroPython
    Apr 09 2019
  • micro:bit MicroPython: Generating random numbers - DFRobot
    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:bit MicroPython
    Apr 09 2019
  • micro:bit MicroPython: Getting the device running time - DFRobot
    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:bit MicroPython
    Apr 09 2019
  • micro:bit MicroPython file system: Getting a file size - DFRobot
    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:bit MicroPython
    Mar 12 2019
  • micro:bit MicroPython Tutorial: Deleting a file from the file system - DFRobot
    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:bit MicroPython
    Mar 12 2019
  • micro:bit MicroPython Tutorial: reading a file from the file system - DFRobot
    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:bit MicroPython
    Mar 12 2019
  • micro:bit MicroPython Tutorial: creating a file in the filesystem - DFRobot
    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:bit MicroPython
    Mar 12 2019
  • micro:bit MicroPython Tutorial: Getting temperature - DFRobot
    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:bit MicroPython
    Mar 11 2019
  • UART OBLOQ IoT Module Tutorial 15 MicroPython: UART OBLOQ HTTP GET Request to Flask server - DFRobot
    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 OBLOQ MicroPython
    Jan 30 2019
  • UART OBLOQ IoT Module Tutorial 13 MicroPython: Connecting the UART OBLOQ to WiFi network - DFRobot
    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 OBLOQ MicroPython micro:bit
    Jan 04 2019
  • UART OBLOQ IoT Module Tutorial 12 uPython: Getting firmware version of UART OBLOQ - DFRobot
    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 OBLOQ MicroPython micro:bit
    Dec 19 2018
  • UART OBLOQ IoT Module Tutorial 11 uPython: Pinging the UART OBLOQ - DFRobot
    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 OBLOQ MicroPython micro:bit
    Dec 18 2018
  • micro:bit uPython: Receiving data from serial port - DFRobot
    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:bit MicroPython
    Dec 18 2018
  • Python/MicroPython IoT Framework Example - Auto Irrigation - DFRobot
    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 Gravity Raspberry Pi ESP8266 MicroPython IoT
    Nov 29 2018
  • Python/MicroPython Sensor Logger with Google Sheets - DFRobot
    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 Arduino Gravity Raspberry Pi MicroPython
    Nov 29 2018
  • micro:bit MicroPython Tutorial 4: Getting the status of a LED - DFRobot
    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 MicroPython micro:bit
    Nov 09 2018
  • micro:bit MicroPython Tutorial 3: Turning on and off the LEDs of the matrix - DFRobot
    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 MicroPython micro:bit
    Nov 09 2018
  • micro:bit MicroPython Tutorial 2: string repetition - DFRobot
    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 MicroPython micro:bit
    Nov 09 2018
    • 1
    • 2
    • 3

    Page 1 of 3