Learn MicroPython
  • Articles
  • Circuitpython
  • Code
  • ESP32
  • ESP8266
  • Hardware
  • Hardware

    A STM32F405 Development Board For PyBoard

    by shedboy71 7th May 2020

    In this article I look at another python related board that I purchased. Once again its based around a pyboard First of all lets look at a picture of the …

  • Code

    TM1637 quad 7-segment LED display micropython example using a Tpyboard

    by shedboy71 6th May 2020

    In this example we connect a TM1637 quad 7-segment LED display driver module to a TPyboard, in this case we I used a TPyboard 202 and this was the 7 …

  • Circuitpython

    WS2812 RGB led ring example using circuitpython

    by shedboy71 5th May 2020

    In this example we connect a WS2812B LED to an Adafruit Feather M0 running Circuitpython In particular we are looking at several options which include LED rings like this These …

  • Circuitpython

    Adafruit Feather M0 and US-025 ultrasonic sensor circuitpython example

    by shedboy71 5th May 2020

    In this example we connect a US-025 ultrasonic sensor to an Adafruit Feather M0 running Circuitpython US-025 is an upgraded version of the HC-SR04, with a kind of high performance, …

  • Circuitpython

    Adafruit Feather M0 and US-026 ultrasonic sensor circuitpython example

    by shedboy71 5th May 2020

    In this example we connect a US-026 ultrasonic sensor to an Adafruit Feather M0 running Circuitpython US-026 is an upgraded version of the HC-SR04, with a kind of high performance, …

  • CircuitpythonCode

    Adafruit Feather M0 and ADS1115 analog-to-digital converters circuitpython example

    by shedboy71 22nd April 2020

    In this example we connect a ADS1115 analog-to-digital converters to an Adafruit Feather M0 running Circuitpython First lets look at some information about the sensor from the manufacturer Description The …

  • Circuitpython

    Adafruit Feather M0 and MSA301 accelerometer circuitpython example

    by shedboy71 14th April 2020

    In this article we look at an accelerometer – this time its the MSA301 and we will connect this to an Adafruit Feather M0 running Circuitpython Lets look at some …

  • ArticlesESP8266

    How to Drive An OLED display with MicroPython

    by shedboy71 11th April 2020

    In this article we will look at at connecting an OLED display to a Micropython supported board. For ease of use I have selected the Wemos Mini which is an …

  • CircuitpythonCode

    Adafruit Feather M0 and CCS811 digital gas sensor circuitpython example

    by shedboy71 24th March 2020

    In this example we connect a CCS811 digital gas sensor to an Adafruit Feather M0 running Circuitpython First lets look at some information about the chip from the manufacturer The …

  • CircuitpythonCode

    Adafruit Feather M0 and DHT11 humidity & temperature sensor circuitpython example

    by shedboy71 24th March 2020

    In this example we connect a DHT11 humidity & temperature sensor to an Adafruit Feather M0 running Circuitpython First lets look at some information about the chip from the manufacturer …

Newer Posts
Older Posts


Products

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

Micro bit Programming MicroPython for Beginners
PYB Nano V2 Compatible Pyboard STM32F411
MicroPython Development Board PYBoardv1.1

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