python, I get Python 2.7, python3 gives me Python 3.8, and python3.9 gives me Python 3.9. Install the packages from the client_requirements.txt file in the python that you are planning to use.git checkout tags/V0.4make run-qt-clientmake grpc-genmake run-echo-clientmake run-mc-serversudo apt-get install net-toolsgsettings set org.gnome.Vino require-encryption false was required for VNC connection to work for screensharing when collaborting using a macsshserver: https://thishosting.rocks/how-to-enable-ssh-on-ubuntu/ for remote loginsudo apt-get install python3-devsudo apt install libpython3.9-devMakefile in ClearPathTestCode folder.make test-run for a completely C++ program to test the servo connectionmake hydration-servo for compiling C++ to Python bindingsmake hydration-servo-test to physically test the bindingspython3 -m pip install pi-ina219sudo apt install python3-pip to get pippip install grpciopip install grpcio-toolsdialout group and restart to access gpio without sudo:sudo adduser [username] dialoutprotoc --version libprotoc 3.14.0python3 -m grpc_tools.protoc --version libprotoc 3.13.0sudo ufw allow in 50051/tcp sudo ufw allow out 50051/tcphttps://grpc.github.io/grpc/python/grpc.html http://manpages.ubuntu.com/manpages/xenial/en/man8/ufw.8.htmlhttps://stackoverflow.com/questions/9957195/updating-gui-elements-in-multithreaded-pyqtpython3 -m pip install pyqt5https://github.com/jazzycamel/QLed python3 -m pip install QLedPosted Sep 30, 2025
Developed an end-to-end demo for MIT-Hydration using Raspberry Pi and Python. Taking top prize of $6,000 was the Massachusetts Institute of Technology team
0
4
Sep 30, 2025 - Ongoing

Massachusetts Institute of Technology