0 bookmark(s) - Sort by: Date โ / Title / - Bookmarks from other users for this tag
An article discussing how to create a simple graphical user interface using the MicroUI library in conjunction with the Fenster library.
Adafruit shares their top ten new products released in 2024, featuring innovative electronics and DIY gadgets.
Raspberry Pi Pico 2W - An update from Raspberry Pi Foundation that brings significant performance and feature improvements while retaining compatibility with the earlier Raspberry Pi Pico series.
Adafruit CH334F Mini 4-Port USB Hub Breakout - A USB 2.1 hub chip that converts one high-speed port into four, useful for connecting more than one USB device.
Adafruit I2S MEMS Microphone Breakout โ ICS-43434 - A tiny and purely digital MEMS microphone that offers good sound detection and conversion capabilities.
Adafruit I2C Stemma QT Rotary Encoder Breakout with Encoder - A user-friendly rotary encoder breakout that tracks pulses and pins for instant rotary feedback.
Adafruit bq25185 USB / DC / Solar Lithium Ion/Polymer charger - A flexible charger board that works with various types of batteries and power sources.
Adafruit Feather RP2350 with HSTX Port - A battery-powered development board that allows use of any FeatherWings and is packed with goodies.
Adafruit USB Type C Plug Breakout - A plug that provides the basics of USB C, with a stable semi-through hole mounting configuration.
USB C Small Round Panel Mount Extension Cable - A compact and easy-to-install panel-mount USB C cable that can fit into various holes.
Adafruit HDC3022 Precision Temperature & Humidity Sensor - A high-accuracy sensor for temperature and humidity measurement, upgraded with a PTFE filter cover.
Adafruit Pixel Shifter โ For Addressable LEDs - A solution to address voltage level expectations for NeoPixel-compatible pixels, ensuring stable behavior without flickering or weird behavior.
The ESP32-AIVoice-Z01 is an affordable ESP32-S3-powered AI voice kit designed for creating voice-controlled AI applications. It features Wi-Fi and Bluetooth connectivity, a dual digital microphone array, and supports wake word detection, noise reduction, and echo cancellation.
Explore the powerful wireless capabilities of the Seeed Studio XIAO nRF52840 series, equipped with Nordic nRF52840 MCU, Bluetooth 5.0 connectivity, and options for embedded ML and advanced sensor integration.
Wokwi offers a range of simulators for various microcontrollers and platforms, including Arduino, ESP32, STM32, and Raspberry Pi. It also provides tools for VS Code, CI, and JetBrains, and features a variety of IoT and simulation projects, as well as a selection of Arduino projects.
A Trinket for The Pawn Shop, interacting with an OLED screen and an LED strip, displaying messages and scanning for Bluetooth Low Energy (BLE) devices.
A Flasher utility for DIY miners to flash NerdMiner firmware onto various boards, such as LILYGO S3 Dongle, LILYGO T-Display-AMOLED, ESP32-WROOM, LILYGO T-QT, TDisplay v1.14, ESP32-2432S028R, and M5-StampS3. The flashing process should take less than one minute.
Track Bitcoin prices automatically with an ESP32 and an OLED display using MicroPython or Arduino.
/u/BesBesCat writes:
JSONVar getBTC() {
String serverPath = "http://api.coindesk.com/v1/bpi/currentprice.json";
jsonBuffer = httpGETRequest(serverPath.c_str());
JSONVar myObject = JSON.parse(jsonBuffer);
return myObject;
}
// Use Coindesk's API instead.
CodeCell is a tiny, Arduino-compatible module with an ESP32-C3, sensors (light, proximity, optional motion), and USB-C charging. Perfect for robotics, wearables, and IoT projects.
Explore Mars Exploration Made Easy: GalaxyRVR, compatible with Arduino, navigates diverse terrains effortlessly, powered by solar charging. With real-time FPV, smart obstacle avoidance, and remote control, you're set for a genuine Martian adventure from anywhere.
First / Previous / Next / Last / Page 1 of 0