Posts | Comments

Planet Arduino

Archive for the ‘circuitpython’ Category

top angle view of the ADG728

You can use the Adafruit ADG728 1-to-8 Analog Matrix Switch to connect between eight analog signals, much like a set of 8 mechanical switches. These chips tend to be tiny surface mount parts, so this breakout will let anyone use the ADG728 switch for signals up to 5V, without fiddly soldering.

The Adafruit ADG728 1-to-8 Analog Matrix Switch guide has everything you need to get started with using this breakout. There’s pages for overview, pinouts, CircuitPython, Arduino and resources for download.

Read more at Adafruit ADG728 1-to-8 Analog Matrix Switch

top angle view of the adg729

The Adafruit ADG729 Dual 1-to-4 Analog Matrix Switch lets you connect between two sets of four analog signals, much like 8 mechanical switches. The ADG729 uses I2C to select which of the 8 channels switches to turn on or off. Four channels connect to the DA analog pin, and the other four channels connect to the DB analog pin.

The Adafruit ADG729 Dual 1-to-4 Analog Matrix Switch guide has everything you need to get started with using this breakout. There’s pages for overview, pinouts, CircuitPython, Arduino and resources for download.

Read more at Adafruit ADG729 Dual 1-to-4 Analog Matrix Switch

top angle view of the ir receiver

The Adafruit Infrared IR Remote Receiver has two selectable IR receiver chips. Usage is simple: Power the board by connecting V+ and ground to 3 to 5VDC, point a 38KHz remote control at the sensors and press some buttons. The demodulated IR envelope is piped out the Signal pin into your microcontroller which will then need to decode it.

The Adafruit Infrared IR Remote Receiver guide has everything you need to get started with using this breakout. There’s pages for overview, pinouts, CircuitPython, Arduino and resources for download.

Read more at Adafruit Infrared IR Remote Receiver

top angle view of the board

An optical reflective sensor is a composite electronic device with two elements – an IR LED and an IR photo-transistor. The IR LED blasts light, and when something bounces the light back to the photo-transistor, the transistor turns on and the amount of current flowing through it increases. This makes the sensor great at detecting when something is in front of the sensor.

The Adafruit STEMMA Reflective Photo Interrupt Sensor guide has everything you need to get started with using this breakout. There’s pages for overview, pinouts, CircuitPython, Arduino and resources for download.

Read more at Adafruit STEMMA Reflective Photo Interrupt Sensor

top angle view of the LTC4316

The Adafruit LTC4316 I2C Address Translator does on the fly I2C address translation. There’s an ‘input I2C’ half, and an ‘output I2C’ half. And any devices on the ‘output’ half will automatically have their addresses translated from the input half. Specifically, each device will have bit A6 flipped (most-significant-bit of the address) and then bits A4 and A5 can also be flipped or kept the same, with the two DIP switches on board. To determine the translated address, we use XOR bitwise math.

The Adafruit LTC4316 I2C Address Translator guide has everything you need to get started with using this breakout. There’s pages for overview, pinouts, CircuitPython, Arduino and resources for download.

Read more at Adafruit LTC4316 I2C Address Translator

top angle view of the trinkey

It’s half USB key, half temperature-humidity sensor… it’s the Adafruit SHT4x Trinkey. There’s an ATSAMD21 microcontroller on board with just enough circuitry to keep it happy. One pin of the microcontroller connects to a NeoPixel LED. Another pin is used as a capacitive touch input on the end. A reset button lets you enter bootloader mode if necessary.

The Adafruit SHT4x Trinkey guide has everything you need to get started with using this board. There’s pages for overview, pinouts, CircuitPython, Arduino, CPython and resources for download.

Read more at Adafruit SHT4x Trinkey

top angle view of the picowbell

The Adafruit Proto Doubler PiCowBell is intended to be treated like a mini solder-less proto plate to simplify programming and sensor connectivity for your Raspberry Pi Pico board. Reset button? Yes! STEMMA QT / Qwiic connector for fast I2C? Indeed. Battery with recharging and on/off switch? Affirmative. Plug-and-play so no soldering necessary when used with a Pico H or Pico WH? Here you go!

The Adafruit Proto Doubler PiCowbell guide has everything you need to get started with using this breakout. There’s pages for overview, pinouts, CircuitPython, Arduino and resources for download.

Read more at Adafruit Proto Doubler PiCowbell

top angle view of the picowbell

The Adafruit Proto Under Plate PiCowBell is intended to be treated like a mini solderless proto plate to simplify programming and sensor connectivity for your Raspberry Pi Pico board. Reset button? Yes! STEMMA QT / Qwiic connector for fast I2C? Indeed. Plug-and-play so no soldering necessary when used with a Pico H or Pico WH? Here you go!

The Adafruit Proto Under Plate PiCowBell guide has everything you need to get started with using this breakout. There’s pages for overview, pinouts and resources for download.

Read more at Adafruit Proto Under Plate PiCowBell

top angle view of the terminal picowbell

The Adafruit Terminal PiCowbell is ideal for when you want quick access to connect solid or stranded core wires to any of the GPIO pads on the Pico. We use four 10-pin 2.54″ pitch screw terminal blocks that can fit 18 to 26 AWG solid or stranded core wires. Note that we really connect every pin 1-to-1, so there will be plenty of ground connects!

The Adafruit Terminal PiCowbell for Pico guide has everything you need to get started with using this breakout. There’s pages for overview, pinouts and resources for download.

Read more at Adafruit Terminal PiCowbell for Pico

Check out this neat build from maker Gene up on Hackster.io:

Detect the food in the cat food bowl using machine vision without the need for any machine learning models.

See the full write-up here.



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook