[mircemk] shows how to create a simple non-contact proximity sensor using little more than an Arduino Nano board, and a convenient software library intended to measure the value of capacitors. The ...
This project is designed for capturing brain wave signals using an EEG sensor connected to an Arduino. The captured signal is sent to a Python script via serial communication, which then visualizes ...
This homemade parking sensor was developed using an Arduino, ultrasonic range finder and some other components to guide vehicle parking. One of the main materials used is the Arduino duemilanove which ...
We’ve seen a few cool hacks for mainstream commercial EEG headsets, but these are all a tad spendy for leisurely play or experimentation. The illumino project by [io] however, has a relatively short ...
Brain is an Arduino Library for parsing data from Neurosky-based EEG headsets. Tested units include the Star Wars Force Trainer and Mattel MindFlex. It's designed to make it simple to send out an ...
If you are interested in building your very own mini DIY LiDAR sensor for less than $40, capable of detecting objects in a 360° area, you may be interested in a new Arduino Instructables project ...
Photoelectric sensors detect objects and surface changes using variations in optical properties. Each sensor includes a light emitter and a receiver, with most relying on infrared light. In optical ...