Adafruit PiCowbell DVI Output
The PiCowbell DVI is the same size and shape as a Raspberry Pi Pico and is intended to socket underneath to make your next video output project super easy. Mini HDMI connector for use with standard HDMI cables? Yes! STEMMA QT / Qwiic connector for fast I2C? Indeed. Reset button and extra switch for restarting code or changing configuration? Bien sur.
Adafruit PiCowbell CAN Bus for Pico
The Adafruit PiCowbell CAN Bus lets you use a Raspberry Pi Pico or Pico W to connect to CAN bus networks for automotive or robotics projects. It has a MCP2515 controller and TJA1051/3 transceiver! The MCP2515 is an extremely popular and well-supported chipset that has drivers in Arduino and CircuitPython and only requires a SPI port and two pins for chip-select and IRQ.
Adafruit Feather RP2040 ThinkInk
The Feather RP2040 ThinkInk has a 24-pin connector that just about every small-medium size eInk display made these days is compatible with. This Feather will add all the power supply support circuitry and level shifting so you can attach your favorite display - we've tested it with up to 5.6" sized 7-color ACeP displays. Driver support is available for both Arduino and CircuitPython.
Adafruit Feather RP2040 with USB Type A Host
The Adafruit Feather RP2040 with USB Host is double-the-fun of our other Feather RP2040 boards, with a USB Type A port on the end for connecting USB devices to. There is a PIO peripheral that can be used to emulate a USB host peripheral. You get to keep the main USB port for uploading, debugging, and data communication, while at the same time sending and receiving data to just-about-any USB device.
Feather RP2040 DVI Video Synth
In this project, you'll use a Feather RP2040 with DVI Output to build a fun and funky video synth. The Feather runs Arduino code written with the Adafruit Fork of the PicoDVI library. All you'll need is USB power and an HDMI monitor to start visually vibing with shapes, colors and static.
Adafruit CircuitPython Wii Classic Controller Library
The Adafruit CircuitPython Wii Classic Controller library will let you connect a Wii Classic compatible controller to an Adafruit Wii Nunchuck Breakout Adapter over STEMMA I2C to read the incoming inputs from the controller.
Adafruit CAN Bus FeatherWing
If you'd like to connect your Feather to a CAN Bus, the Adafruit CAN Bus FeatherWing with MCP2515 controller and TJA1051/3 transceiver will work with any and all Feathers! The controller used is the MCP2515, an extremely popular and well-supported chipset that has drivers in Arduino and CircuitPython and only requires an SPI port and two pins for chip-select and IRQ. Use it to send and receive messages in either standard or extended format at up to 1 Mbps.
Adafruit CAN Pal
If you'd like to connect a board with native CAN Peripheral support, the Adafruit CAN Pal Transceiver will take the 3V logic level signals and convert them to CAN logic levels with the differential signaling required to communicate.
Air Quality Monitor and Case
Monitor Air Quality with CircuitPython or WipperSnapper!
MIDI Controlled Robot Lyre with CircuitPython
In this project, you'll mount servo motors over the strings of a lyre. The servos will pluck those strings when they receive MIDI NoteOn messages via a Feather RP2040 running CircuitPython. You can control the lyre with an eternal MIDI controller or by sending MIDI out from your favorite DAW program.
Adafruit Metro M7 1011 with AirLift
Get ready for our fastest Metro ever - the NXP i.MX RT1011 microcontroller powers this board with a 500 MHz ARM Cortex M7 processor. There's 4 MB of execute-in-place QSPI for firmware + disk storage and 128KB of SRAM in-chip.
Star Fragment IoT Lamp
3D print an IoT lamp inspired by a star fragment from video games like Zelda and Animal Crossing
Adafruit PiCowbell Adalogger for Pico
The PiCowbell Adalogger is the same size and shape as a Pico and is intended to socket underneath to make your next data logging or data reading project super easy. Micro SD card socket? Yes! STEMMA QT / Qwiic connector for fast I2C? Indeed. Real Time Clock with battery backup for accurate timekeeping? Of course!
Adafruit ESP32-S3 Reverse TFT Feather
The Reverse TFT Feather comes with the 240x135 color TFT display on the back-side not the front-side. That makes it great for panel-mounted projects, especially with the included buttons. It's like an all-in-one display interface development board, powered by the fantastic ESP32-S3 WiFi module.
Adafruit OV5640 Camera Breakouts
Hobby-level microcontrollers are finally getting powerful enough to start handling camera modules that historically would have required a full computer or FPGA to handle. This breakout board has a nice quality OV5640 camera with a 5 Megapixel sensor element, 120-degree wide angle lens, and all the support circuitry you need