§ Ideas · Build something this weekend
Ideas — project guides for builders
A new project every two days — Arduino kits, tiny AI experiments, recycled phones and old laptops put back to work. Each guide is full step-by-step, from parts list to last screw. Filter by age and difficulty and start.
20 ideas
- IoTIntermediate · Ages 18+ · A weekend
Solar-Powered Cattle Tracker with GPS and SMS Alerts
Cattle rustling is a significant challenge for livestock farmers in Zimbabwe. This project describes building a low-cost, solar-powered GPS tracker that sends location updates and geofence breach alerts via SMS. A communal farmer in Matabeleland North could use this device to monitor their herd's location, enhancing security and allowing for quicker recovery of lost or stolen animals.
#iot#agriculture#gps-tracking#sms-alertsRead guide → - IoTIntermediate · Ages 18+ · A weekend
Low-Cost Water Level Monitor for Rural Storage Tanks
This project enables farmers and community leaders in rural Zimbabwe to remotely monitor water levels in their storage tanks and boreholes. By providing real-time data, it helps optimize water distribution, prevent shortages, and inform maintenance schedules without constant manual checks. A small cooperative near Mutoko could use this to manage water for communal gardens more efficiently.
#iot-sensor#water-management#esp32#rural-techRead guide → - ArduinoIntermediate · Ages 18+ · A weekend
Universal Remote Control for Older Appliances with Infrared
This project enables developers to build a custom universal remote control, bringing modern programmability to older, non-smart appliances that still rely on infrared (IR) signals. Imagine a small clinic wanting to control multiple legacy air conditioning units or projectors from a single, custom interface, or a hobby workshop integrating diverse tools into a synchronized workflow. It decodes existing remote signals and then retransmits them, offering a unified control point.
#infrared-control#arduino-project#universal-remote#electronics-diyRead guide → - AIIntermediate · Ages 18+ · A weekend
Smart Task Tagger: Automated Object Recognition for Workflow Automation
This project empowers individuals and small teams to automate repetitive data entry or classification tasks directly from visual input. By deploying a compact, AI-powered camera, users can automatically identify specific items, assets, or events in their environment, triggering actions like logging, alerts, or inventory updates. For instance, a small clinic could use it to log the arrival of specific medical supplies, or a hobby workshop to track tool usage.
#object-detection#raspberry-pi#tensorflow-lite#computer-visionRead guide → - AIIntermediate · Ages 18+ · A weekend
DIY Offline AI Language Assistant for Local Information
This project enables developers to build a portable, offline AI assistant that can answer questions based on local, curated documents without an internet connection. This is ideal for small businesses like a specialty shop or a community center that need quick, accurate information retrieval for staff or visitors, even in areas with unreliable connectivity. An example application would be creating an assistant for a local historical society to answer common visitor inquiries about exhibits or local landmarks.
#offline-ai#nlp#local-llm#ragRead guide → - IoTIntermediate · Ages 18+ · A weekend
DIY Crowd-Sourced Noise Map and Alert System
This project enables developers and makers to build a localized noise monitoring system, capable of collecting sound level data and contributing to a community-driven noise map. Such a system could be invaluable for urban planners, small businesses like cafes or workshops concerned with ambient noise, or even individuals living near busy areas, providing real-time insights and historical trends that help manage and mitigate noise pollution. Imagine a neighborhood association using this to identify peak noise times and sources around a public park.
#iot#esp32#sound-monitoring#community-projectRead guide → - IoTIntermediate · Ages 18+ · An afternoon
DIY Smart Inventory Button for Stock Replenishment
This project offers a practical solution for quickly reordering frequently used items, ideal for a hobby workshop or a small business managing consumables. It enables users to instantly trigger a stock replenishment notification with a simple button press, streamlining inventory management and preventing stockouts. Imagine a small clinic instantly reordering sterilization wipes or a local artisan shop re-ordering specific craft supplies.
#iot#inventory-management#esp32#webhookRead guide → - IoTIntermediate · Ages 18+ · A weekend
Local Air Quality Monitor with a Raspberry Pi Zero
This project is for developers, makers, or tinkerers who want to contribute to local environmental awareness. Build a low-cost, open-source air quality monitoring station that publishes real-time data, allowing a small community center or a neighborhood group to easily track air pollution levels. For instance, a school could use this to monitor air quality near play areas and make informed decisions about outdoor activities.
#air-quality#raspberry-pi-zero#iot#environmental-monitoringRead guide → - IoTIntermediate · Ages 18+ · An afternoon
Smart Parcel Drop-off Notifier with ESP32
This project is for small businesses or individuals who receive many parcels and need an automated way to know when deliveries arrive without constant checking. Users can build a simple device that detects when a parcel is placed in a designated drop-off box or area and sends an instant notification to their phone or computer. For instance, a small independent crafts studio could use this to get alerts when material deliveries arrive, ensuring timely processing.
#esp32#ultrasonic-sensor#parcel-detection#iot-notifierRead guide → - IoTIntermediate · Ages 18+ · A weekend
Real-time Occupancy Sensor for Small Spaces
This project offers a practical solution for monitoring foot traffic in various settings, helping managers optimize resource allocation and improve customer flow. Anyone operating a small clinic, a local library, or a community center could build this to understand peak times and staffing needs, track visitor numbers, or even just ensure spaces aren't overcrowded. The system uses simple infrared sensors to count entries and exits, providing real-time data on space occupancy.
#occupancy-sensor#esp8266#infrared#data-loggingRead guide → - IoTIntermediate · Ages 18+ · An afternoon
Low-Cost Environmental Monitor for Indoor Spaces
This project enables anyone to build a practical environmental monitoring system for indoor spaces, providing real-time data on air quality and environmental conditions. It's useful for ensuring comfortable and healthy environments in places like a small office, a school classroom, or a hobby workshop. The output can help optimize ventilation or heating, potentially saving energy and improving well-being in an example application like a community center.
#esp32#environmental-monitoring#air-quality#dht11Read guide → - IoTIntermediate · Ages 18+ · A weekend
Smart Shelf Inventory Tracker with Load Sensors
This project is for small business owners, hobbyists, or even home users who want to automatically track inventory levels without manual counts. By building a smart shelf system with load sensors, you can monitor the real-time quantity of items placed on it, triggering alerts when stock runs low. For example, a small clinic could use this to monitor medical supplies, ensuring critical items are always restocked promptly and reducing the overhead of manual checks.
#iot#inventory-management#esp32#sensorsRead guide → - Old PhonesBeginner · Ages 13–17 · 30 minutes
Turn an old Android phone into a home security camera
That dusty phone in your drawer still has a camera, a CPU and Wi-Fi. With one free app and a USB charger you get a 24/7 motion-detecting camera streaming to your current phone — no subscription, no new hardware.
#recycle#security#android#no-costRead guide → - ArduinoBeginner · Ages 13–17 · 2 hours
Arduino soil-moisture plant alert
A $3 sensor and an Arduino tell you when your plant is thirsty — with an LED that goes red, or a buzzer if you're really forgetful. Classic first electronics project that teaches analog input.
#electronics#starter#gardenRead guide → - AIBeginner · Ages 18+ · 30 minutes
Run your own AI chatbot, fully offline, on your laptop
No API key, no monthly bill, no data leaving your machine. With Ollama and a 4–8B parameter model, even a 5-year-old laptop can run a useful assistant for code, writing and Q&A.
#ai#privacy#offline#ollamaRead guide → - Old ComputersIntermediate · Ages 18+ · An afternoon
Repurpose an old laptop as a home media server
Stop paying for cloud storage. An old ThinkPad, a USB hard drive and Jellyfin = your own Netflix for movies, music and photos, accessible from every device on your network.
#recycle#linux#self-hosted#jellyfinRead guide → - IoTAdvanced · Ages 18+ · A weekend
Voice-controlled LED lamp with ESP32 + AI wake word
Say 'lamp on' and the light comes on — no Alexa, no cloud. The ESP32 listens locally with a tiny on-device wake-word model. Equal parts hardware, firmware and machine learning.
#esp32#ai#voice#tinymlRead guide → - IoTIntermediate · Ages 18+ · 1 hour
Block ads on every device with a $35 Raspberry Pi
Pi-hole is a DNS-level ad blocker for your whole house. Phones, smart TVs, console games — everything served from your router gets ads stripped before they ever load. Works in 20 minutes.
#raspberry-pi#network#privacyRead guide → - WebBeginner · Ages 13–17 · A weekend
Ship a personal website this weekend
A real domain, a real site, a real link in your bio — built from scratch with HTML, CSS and one cheap domain. No tutorials, no frameworks, just the actual web.
#web#html#starter#portfolioRead guide → - Old PhonesBeginner · Ages 8–12 · An afternoon
Build a stop-motion studio out of cardboard and an old phone
A shoebox, a desk lamp, that old phone again, and a free app. By Sunday night you have a 30-second animated clip — and a real intuition for framing, lighting and patience.
#recycle#creative#kids#videoRead guide →
