Content for Project

Microbit Talking Robot

“As we know, Tinkercad introduces a new feature in the Tinkercad circuit, which is Microbit. We can make a virtual prototype in making things related to Microbit, and even can do a simulation. We can save lots of money to …

MK1 8bit Computer

“The MK1 CPU is composed of several modules, all connected trough a common 8-bit BUS, the status of each module is shown by dedicated LEDs. The clock module is designed to allow step-by-step execution; in automatic mode the clock speed …

Music Spectrum Visualizer with Arduino Nano

“Visualizes the peak of frequencies with different bars on 8*8 led dot matrix using Arduino Nano. The project is about how we can transform complex signal into simple or primary signals. Here we are using audio signal and make …

Node-RED Console for Teaching Physical Computing / AI / IoT

“Through Code Club I have come to appreciate the value of visual, no-code approaches to teaching computational thinking. I wanted to expand upon the physical computing education possible with a Micro:Bit and also to introduce IoT and AI to …

PhaseMod Drone Synth (w/ Arduino Nano & Mozzi)

“A small noise/drone synth with percussion mode. Made using the Mozzi library and two Arduino Nanos. This project was made as a thank-you present to a friend of mine for helping me with a repetitive stress injury that flared …

PortablePy: The clamshell micropython computer

“I admit: I love how home computers from the 80ies were booting up in no time. I’ve been trying to optimise the boot up time for Raspberry Pis for some time but I don’t get very far. I …

Raspberry Pi 4x4x4 LED Cube - PiCube

“PiCube can be used by beginners and professionals to strengthen their logic by typing complex code to draw out various patterns. I’ve been fascinated with LED cubes for a while now, but haven’t been able to bring myself …

Raspberry pi SMS

“Software for Raspberry pi to send and receive SMS. Also you can send commands to the raspberry pi to do specific actions. I use a modem connected to a raspberry pi 2 B, to receive the status of one system …

Project  RGB Glasses

RGB Glasses

“Hey guys how you doing! So here’s my ESP12F Based RGB LED Glasses which are made entirely from PCBs I prepared a PCB with normal glasses size and put WS2812B LEDs on it, and then used an ESP12F to …

Sensor based tic-tac-toe game using Arduino

“Tic-Tac-Toe, noughts and crosses, or Xs and Os/“X’y O’sies, However you call it, This game owns a special place in the heart of all. All of us have played this game with our friends, families, in schools …