Arduino Servo controller with Ultrasonic sensor, that will send the value from the distance sensor to Node.js via USB serial and leveraging socket.io to send the data to browser in realtime.
- Changed to Ultrasonic sensor(HC-SR04) and library http://freecode.com/projects/hc-sr04-ultrasonic-arduino-library
- Polished an interface