Content for Project

Simple Time Lapse Camera Using the Raspberry Pi

“This post will show you how you can build a simple time-lapse camera using a Raspberry Pi. This post will show you how you can build a simple time-lapse camera using a Raspberry Pi. The resolution, duration and time can …

Smart Coffee Machine Pump with Raspberry Pi & HC-SR04

“Automatic water pump system for a coffee machine controlled by Raspberry Pi, HC-SR04 ultrasonic sensor and Cloud4RPi Control Panel. Story In theory, every time you go to the coffee machine for your morning cup, there’s only a one-in-twenty …

Songs for Arduino

“I have recently become very interested in music. Consequently, I started to learn how to read scores. So, I thought that adapting some songs for Arduino would be a good exercise. I wrote a few Arduino sketches, with some details …

Sound lights with Spotify and ESP8266

“As unfortunately my old fancy sound lights setup only works on Linux, it stopped working after I switched to a new laptop. So I decided to make a cross-platform solution. Lights colors from audio Apparently, it’s not so easy …

Stopwatch with ATtiny13 and TM1637 LED Module

“A simple stopwatch. If you have 5v power source you do not need to build the LM7805 Voltage regulator circuit as in the drawing.”

The Google Trends Powered Christmas Tree

“Want to know how trendy Christmas is? Find out with this Google trends powered Christmas tree! Party mode included. Supplies: - Raspberry Pi 3b+ - 8x Adafruit NeoPixel - Button - USB Speaker - Wiring - Soldering Equipment - Pipe Cleaner - 3D Printer - Glue”

USB-LED-Otter

“Tiny USB to adressable LED adapter. Fits in your USB port :3”

USB Polygraph

“This is a USB Polygraph, which I designed and built as a classroom project on June 2018. The hardware side is pretty simple, an Arduino UNO collects data from some sensors and sends it via serial. On the computer, a …

Using a STM32 Like an Arduino Tutorial | STM32F103C8

“In the following tutorial, we will be looking at the different microcontrollers offered by STM like the STM32F103C8, STM32F030F4 and STM8S103F3. We will be comparing these micros to each other along with comparing them to the Arduino. Once that is …

Web Controlled Multifunctional Car

“In our final project, we have built a multi-functional car controlled by a web application on the PC, which allows users to drive the car as well as play music from the interface on the website. All the requests from …