Radar
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Arduino Servo controller with Ultrasonic sensor, that will send distance value from sensor to Node.js via USB serial and leveraging socket.io to send the data to browser in realtime.
Radar
=====

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.

[Demo Video](http://www.youtube.com/watch?v=v19jxMuqsWI&feature=youtu.be)

Updated (2012-10-2)
-------------------
+ Changed to Ultrasonic sensor(HC-SR04) and library http://freecode.com/projects/hc-sr04-ultrasonic-arduino-library
+ Polished an interface

![Arduino](https://raw.github.com/indiejoseph/Radar/master/ultrasonic_on_servo.jpg)

![Screen Shot](https://raw.github.com/indiejoseph/Radar/master/screenshot.jpg)

![Scan](https://raw.github.com/indiejoseph/Radar/master/scan.jpg)

![Sketch](https://raw.github.com/indiejoseph/Radar/master/sketch.png)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。