-
Notifications
You must be signed in to change notification settings - Fork 0
An embedded systems project built using microcontrollers and sensors powered by machine learning algorithms coded in Python and C++.
fuadsahmawi/cg3002-dance-project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RPi setup: - `sudo raspi-config` in terminal enable uart disable serial login enable uart hardware Running python3.6 programs: - install python 3.6 (follow instructions online) - pip3 install <all dependencies> (includes pyserial, pycrypto, and ML libraries) (sudo apt-get install libatlas-base-dev) - to run python3 scripts, use `python3 <name>.py` wireless RPi setup: - connect pi to hotspot for the first time (requires monitor) - subsequently, the pi will automatically connect to hotspot upon boot - find IP address of pi by looking at connected devices on phone's hotspot GUI - ssh or vnc to pi using laptop using the pi's IP address
About
An embedded systems project built using microcontrollers and sensors powered by machine learning algorithms coded in Python and C++.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published