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 …
-
-
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 …
-
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 …
-
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, …
-
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 shedboy71In 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 …
-
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 …
-
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 shedboy71In 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 shedboy71In 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 …