Category: DIY

DIY Pixel Art Frame Using Raspberry Pi Zero
Have you ever wanted to get an interesting art frame? That can display and flip photos, scroll text, show the weather or display social media notifications? Frederick Vandenbosch’s new tutorial is for building an art frame using 32x32 LED matrix and Raspberry Pi Zero. Electronics...
Continue Reading
Arduino Ouija Board
Ouija Board is a flat board marked with the letters of the alphabet, the numbers 0–9, the words "yes", "no", along with various symbols and graphics. It uses a small heart-shaped piece of wood or plastic called a planchette. Participants place their fingers on the planchette, and it is...
Continue Reading
DIY Spectrum Analyser
Alan X has been working on a spectrum analyser project that can show the spectrum visually! He started working with ATTiny85 and kept on updating the project over time. Alan X used Goertzel's algorithm with a Hamming window, this algorithm can be used to detect a frequency from...
Continue Reading
Turn Your Raspberry Pi Into A Wi-Fi Drone Disabler
Note: The information presented here is for educational purposes. This tutorial is designed to help users understand the security implications of using unprotected wireless communications by exploring its use in a popular drone model: the Parrot AR.Drone 2.0. It’s illegal to access...
Continue Reading
Controlling A Robotic Arm By Gestures Using Kinect Sensor & Arduino
B.Avinash and J.Karthikeyan had developed a robotic arm that mimic their moves using a Kinect sensor with MATLAB Simulink and an Arduino. The arm was built based on servo motors that replicate the right arm shoulder, elbow and hand movements. The Kinect sensor is a horizontal bar of...
Continue Reading
Using Resistance Temperature Detector (RTD) With Arduino
Most of hardware developers have used a temperature sensor in one or more of theirs projects. There are many types of temperature sensors, such as LM35, thermistors, and resistance thermometers. These types differ in response speed, temperature ranges, accuracy, and other...
Continue Reading
iBreathe, A Breathalyzer Based on Hexiwear
Knowing the amount of alcohol you drunk is becoming easier using the iBreathe Breathalyzer project by Dave Clarke. You just have to blow in the alcohol sensor, then it pings the result to a smartphone app and to the cloud to document it as a table so you can see alcohol intake through...
Continue Reading
A Multi-Use Mini Sensor Platform
While developing a smart hardware project, such as control and automation systems, you will almost need to use different types of sensors for collecting and gathering necessary data. LastSamurai had designed a platform that aims to simplify the use of digital and analogue sensors. The...
Continue Reading