Learn MicroPython
  • Articles
  • Circuitpython
  • Code
  • ESP32
  • ESP8266
  • Hardware
  • Micro:bit

    A look at the scroll:bit for the Micro:bit with some Micropython examples

    by shedboy71 22nd February 2019

    In this article we look at the scroll:bit, this is an add on from Pimoroni which contains a lot of LEDs, in fact there are 119 in total in a …

  • CodeESP32

    BMP280 barometric pressure sensor Micropython example

    by shedboy71 27th January 2019

    In this example we connect a BMP280 barometric pressure sensor to an ESP32 running Micropython BMP280 is an absolute barometric pressure sensor especially designed for mobile applications. The sensor module …

  • CodeESP32

    Si7021 I2C Humidity and Temperature Sensor example in Micropython

    by shedboy71 27th January 2019

    In this example we connect a Si7021 I2C Humidity and Temperature Sensor to an ESP32 running Micropython The Si7021 I2C Humidity and Temperature Sensor is a monolithic CMOS IC integrating …

  • CodeESP32

    A Si1145 sensor Micropython example on an ESP32

    by shedboy71 27th January 2019

    In this example we connect a Si1145 sensor to an ESP32 running Micropython The Si1145/46/47 is a low-power, reflectance-based, infrared proximity, ultraviolet (UV) index, and ambient light sensor with I2C …

  • CodeESP32

    A HDC1008 digital humidity sensor Micropython example on an ESP32

    by shedboy71 27th January 2019

    In this example we connect a HDC1008 digital humidity sensor to an ESP32 running Micropython The HDC1008 is a digital humidity sensor with integrated temperature sensor that provides excellent measurement …

  • CodeESP32

    A BMP180 Micropython example on an ESP32

    by shedboy71 27th January 2019

    In this example we connect a BMP180 barometric pressure sensor to an ESP32 running Micropython The BMP180 is the new digital barometric pressure sensor of Bosch Sensortec, with a very …

  • CodePyboard

    HC-SR04 Ultrasonic ranging module and Pyboard example in Micropython

    by shedboy71 27th January 2019

    In this example we connect a HC-SR04 Ultrasonic ranging module to a Pyboard Ultrasonic ranging module HC – SR04 provides 2cm – 400cm non-contact measurement function, the ranging accuracy can reach …

  • CodeMicro:bit

    Connecting an AD keypad to a Micro:bit with Micropython example

    by shedboy71 26th January 2019

    I purchased this module as part of another microcontroller kit, its an interesting little module as it has 16 buttons but with only 1 I/O line is required, an analog input. …

  • CodeMicro:bit

    Micro:bit and Neopixel examples with Micropython

    by shedboy71 26th January 2019

    The neopixel module lets you use Neopixel (WS2812) individually addressable RGB LED strips with the Microbit. Note to use the neopixel module, you need to import it separately with: import …

  • CodeMicro:bit

    Micro:bit RGB led examples in Micropython

    by shedboy71 26th January 2019

    Tri-color LEDs contain three different LED emitters in one case. Each emitter is connected to a separate lead so they can be controlled independently. A four-lead arrangement is typical with …

Newer Posts
Older Posts


Products

MicroPython Programming Development Board: Pyboard/STM32/Single-chip Embedded Learning Experiment Kit
TPYBoard V102 MicroPython Python Development Board Pyboard STM32F405RGT6
MicroPython ESP32 Development Board V1.0.0 Rev1 Wifi Bluetooth 4MB FLASH
MicroPython Development Board PYBoardv1.1 V1.0 STM32F405 Pyhton3 OpenMV
Starter Learning Kit For BBC Micro bit Programming MicroPython for Beginners
STM32F405RGT6 USB IO Core MicroPython Development Board Module

Donation Options

What its all for

PayPal


NOWPayments

Crypto donation button by NOWPayments

Kofi



Librepay



Patreon

Become a Patron!

Buy me a coffee

Categories

  • Articles
  • bpi:bit
  • Circuitpython
  • Code
  • ESP32
  • ESP8266
  • Hardware
  • Micro:bit
  • Pyboard
  • RP2040
  • Tutorials

Products

MicroPython Development Board PYBoardv1.1
MicroPython ESP8266 D1R2 board.
McU-32s Expansion Board Micropython Esp32

Latest

  • MicroPython uarray Module Tutorial with Examples
  • MicroPython math Module Tutorial with Examples
  • Tutorial on the bytearray Data Type in MicroPython
  • Tutorial on memoryview Objects in MicroPython
  • Tutorial on Unpacking Operators in MicroPython
  • Tutorial on Membership Operators in MicroPython
  • Tutorial on Identity Operators in MicroPython
  • Tutorial on Comparison Operators in MicroPython
  • Facebook
  • Twitter

@2021 - All Right Reserved. Designed and Developed by PenciDesign


Back To Top
Learn MicroPython
  • Articles
  • Circuitpython
  • Code
  • ESP32
  • ESP8266
  • Hardware