-
Notifications
You must be signed in to change notification settings - Fork 0
Ultrasonic Sensor
Dario edited this page Dec 23, 2018
·
13 revisions
The money box monitors available space in the coin container via an ultrasonic sensor.
Note: the effectiveness of this choice is yet to be proved.
(image retrieved from Internet)
Arduino Pin | Function |
---|---|
D7 | ultrasonic sensor (TRIG) |
D8 | ultrasonic sensor (ECHO) |
A (very) basic library has been developed to abstract ultrasonic sensor behaviour.
(next Other Devices)
License Information: The project hardware and software are released under CC0 1.0 Universal.