Micro:bit MicroPython: controlling a relay
Controlling a relay with the Micro:bit, using MicroPython.
Controlling a relay with the Micro:bit, using MicroPython.
Obtaining the status of the Micro:Bit buttons (A and B) using MicroPython.
In this tutorial we will learn how to convert an image to grayscale using a Sipeed M1 based board. We are going to obtain the original image from a camera and display the resulting grayscale version in a LCD.
In this tutorial we will check how to obtain an image from a camera and display it on a LCD, using a Sipeed M1 board and MicroPython.
Writing a Hello Word application for the Sipeed M1 with MicroPython, using the uPyCraft IDE.
Analyzing the Sipeed M1 Dock Suit board, a powerful RISC-V based board capable of doing image processing.
In this tutorial we will check how to control a DC motor using the micro:bit board and MicroPython.
Generating an random integer nuber with the Micro:bit and uPython.
In this tutorial we will check how to get the running time of the micro:bit, since the board was turned on or restarted.
In this tutorial we will check how to get the size of a file on the micro:bit file system, using MicroPython.