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
Adafruit NeoKey BFF
The NeoKey BFF is designed to fit onto the back of any QT Py or Xiao board to build a one-key keyboard. It has a Kailh socket, where you can plug in any MX-compatible switch and it has a reverse mount NeoPixel to light-up your switch.
Adafruit microSD Card BFF
The microSD Card BFF has a micro SD card slot that can fit on the back of your miniature dev board. It uses the three SPI pins plus one chip select pin to access megs or gigs of data. Onboard is a slim, high quality Molex push-pull micro SD card socket. Since the QT Py is already 3V, no level shifter or regulator is required.
Adafruit ESP32-S2 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-S2 WiFi module.
CircuitPython OctoPrint Controller and Monitor
You'll use Adafruit IO as an MQTT broker for OctoPrint and CircuitPython. OctoPrint will send MQTT messages to Adafruit IO as individual feeds. The TFT screen displays the status transmitted from OctoPrint. The Feather can also send messages to OctoPrint such as pausing or canceling a print.
LED Rocket Lamp
Build a CircuitPython power LED Rocket lamp with white noise!
NeoPixel Novelty Cufflinks with Scrolling Text
These cufflinks made with Adafruit's QT Py and a NeoPixel BFF will add that extra punch of pizazz and flash to your style. Add your own messages and icons to express yourself with lights.
Adafruit IoT Button with NeoPixel BFF
The Adafruit IoT Button with NeoPixel BFF can attach to the back of a QT Py or Xiao board. Onboard is single tactile switch and a single NeoPixel RGB LED. Perfect for compact IoT projects.
Adafruit PCA9546 4-Channel STEMMA QT Multiplexer
The PCA9546 1-to-4 I2C multiplexer lets you get up to 4 same-address I2C devices hooked up to one microcontroller - this multiplexer acts as a gatekeeper, shuttling the commands to the selected set of I2C pins.
Adafruit PCA9546 4-Channel I2C Multiplexer
The PCA9546 1-to-4 I2C multiplexer lets you get up to 4 same-address I2C devices hooked up to one microcontroller - this multiplexer acts as a gatekeeper, shuttling the commands to the selected set of I2C pins.
Adafruit QT 3V to 5V Level Booster Breakout
If you're looking to use the Qwiic / Stemma QT standard for your next project - but you're using a sensor or device that requires 5V power or logic, this board is designed for you! On one side of this board is 3V power and logic level inputs. In the middle is a 5V charge-pump boosting regulator that can provide 100mA continuous plus level shifting circuitry. On the opposite side is the same I2C traffic but now safely shifted up to 5V.
NeoPixel Sprite Weather Display
You can use the tiny yet mighty 5x5 NeoPixel Grid BFF add-on board with a QT Py ESP32-S2 to display the current weather conditions and temperature. The CircuitPython code is using the Open-Meteo, a free and open-source weather API, to fetch current weather data.