Learn how to use Programmable I/O (PIO) on the Raspberry Pi RP2040 microcontroller with CircuitPython. This guide covers setup, basic examples like LED control, blinking, and driving NeoPixels.
Comprehensive guide for the Joy-IT 1.3" OLED Display Module (SBC-OLED01.3), covering its features, SPI and I2C interfaces, and application examples for Arduino and Raspberry Pi. Includes setup instructions, library information, and support details.
A user's manual detailing how to program the STM32F103C8T6 development board using the Arduino IDE. It covers component requirements, schematics, setting up the Arduino IDE, and provides the complete code for a Pi benchmark project, comparing its performance to an Arduino Uno.
A comprehensive guide from Adafruit on building a PyPortal-based alarm clock using CircuitPython. Learn to integrate weather display, snooze functionality, and custom commands for IoT devices.
A comprehensive guide to the Adafruit Circuit Playground Bluefruit, covering its features, CircuitPython programming, setup, and troubleshooting for makers and educators.
Explore how to build a retro gaming console using a Raspberry Pi and popular emulation software like RetroPie. This guide from Adafruit covers hardware setup, software installation, and customization for an authentic DIY arcade experience.
Ce guide complet initie les lecteurs au langage CircuitPython et à la puce nRF52840, en utilisant les cartes Adafruit Feather Sense et Clue Express. Il couvre les bases du langage, des exemples de code et des projets pratiques pour le développement embarqué.
A comprehensive guide detailing how to use the Raspberry Pi Pico's Programmable I/O (PIO) module in conjunction with CircuitPython and a 74HC595 shift register to efficiently control numerous NeoPixel LED strands. Learn about setup, wiring, code, and performance benefits.
Learn to host Node-RED on your Raspberry Pi with this detailed tutorial from Adafruit Industries. Covers installation, setup, and building your first IoT flows.