Space Dodger - Survival Game for RP2350 / Raspberry Pi Pico
Table of Contents At Zaitronics, we've recently built an upgraded version of a Raspberry Pi Pico 2, called Nexus RP2350 LiPo, with the intension of being a drop in replacement...
The following section contains a comprehensive collection of resources we've developed for Arduino, ESP32, and Raspberry Pi projects. It includes detailed step-by-step guides covering sensors, displays, modules, wiring, and example code. Each guide is designed to help hobbyists, students, and makers understand how electronics components work together, troubleshoot common issues, and successfully complete projects.
Table of Contents At Zaitronics, we've recently built an upgraded version of a Raspberry Pi Pico 2, called Nexus RP2350 LiPo, with the intension of being a drop in replacement...
This is a DIY sunrise alarm clock built around a Raspberry Pi Zero 2 W, a Waveshare e-paper display, and a Shelly Duo RGBW light bulb. It shows the time...
Table of Contents This guide will help you build a touch-responsive drawing tool using an ESP32 and a 2.8" TFT touchscreen display. You'll learn how to set up the hardware,...
Table of Contents Introduction This guide will walk you through creating a multiplayer Pong game using two ESP32 boards. The boards communicate over Wi-Fi using UDP, chosen for its low...
Table of Contents Welcome to JumpMan! This guide will help you set up, understand, and play the game. JumpMan is a simple and fun game where you control a running...
Table of Contents This project shows how to build a simple Arduino temperature and humidity monitor using a DHT22 sensor and a 0.96 inch SSD1306 OLED display. The Arduino reads...