To run this project, install Arduino Software , then buy Arduino & ultasonic sensor (HC-SR04).
- Design the circuit like this
- Then install
Firmata v2.5.8library from Library manager - Plug arduino to pc.
- Then go to
file>Examples>FirmataExpress>FirmataExpress. then upload the sketch. - OR you can upload the given
FirmataExpresssketch. It is same. - After upload, keep arduino connected. Then open
main.py - edit
os.startfile&subprocess.callparameter as your needs. OR you can control different parts of pc software , as long as it supports with python library.


