Skip to content

An embedded systems project built using microcontrollers and sensors powered by machine learning algorithms coded in Python and C++.

Notifications You must be signed in to change notification settings

fuadsahmawi/cg3002-dance-project

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

No packages published

Contributors 3

  •  
  •  
  •