https://github.com/malcolmmielle/ultracomputer
Simple arduino file to take ultrasonic data and change desktop on computer
https://github.com/malcolmmielle/ultracomputer
Last synced: about 1 month ago
JSON representation
Simple arduino file to take ultrasonic data and change desktop on computer
- Host: GitHub
- URL: https://github.com/malcolmmielle/ultracomputer
- Owner: MalcolmMielle
- Created: 2014-11-30T13:27:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-30T13:29:07.000Z (almost 11 years ago)
- Last Synced: 2025-01-23T00:41:25.503Z (9 months ago)
- Language: C++
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sketch to take to value of an ultrasonic sensor and send it to the computer through serial port to change desktop on linux.
Use the NewPing Library and libserial.