Content for Hall Effect Sensor

Skateboarding Visualizations

“The hidden science and art underlying skateboard tricks is a source of fascination. This device 3 dimensionally tracks the skateboard position during the execution of tricks. The data and trails of the tricks are then used to create sculptures and …

DIY DAQ: Make an Arduino Data Acquisition System

“This project was made as part of my senior project at my university. The idea behind the device was to make a data logger that can be carried around a lab without the need to connect to a computer. In …

Simple DIY 2-wheel Balancing Robot (Arduino & RPi)

“The epic: Build a robot-car with ‘a certain level of autonomy’. Explore possible options for computer vision control. Explore simple options for mapping and localization. Preferably build a 2-wheeled differential robot. In Reading Signs you’ll find a first exercise …

Tic-Tac-Toe with Teensy

“Play tic-tac-toe against the Teensy with a physical board and playing pieces.”

Digital Tachometer

“This is a Digital Tachometer using Hall Effect Magnetic Sensor, Arduino Nano and show the result on 4 Digit 7 Segment Display. Its very simple project to build. As you see on circuit diagram, we only need 4 resistors to …

Fidget Spinner to Brushless Motor

“Fidget Spinners have become the latest fad. I was curious about them so I ordered one from eBay and spun it a bit. While it was great fun for a short time it left me bored and wondering what else …

Virtual Reality using Arduino and Processing

“This is a very interesting project in which we are going to learn how to implement virtual reality using Arduino and Processing. For most of us, the movie Iron man by Jon Favreau has always been an inspiration to build …

PropHelix - 3D POV Display

“People have always been fascinated by holographic representations. There are several ways to do this. In my project i use a spinning helix of LED strips. There are a total of 144 LEDs that can displays 17280 voxels with 16 …

Smart game board

“The idea for this project was born from a conversation with a friend – he was wondering if creating such game board could help in teaching kids how to play Chess. And I loved the fact that both making the project …

DIY Speedometer on Arduino

“This project based on Arduino, it will measure time of one revolution of wheel, then divide wheel’s lenght on this time, and it will be the speed. Revolutions of wheel will be measured by magnet and hall sensor. I …