Imported from GitHub: jrseti/dishy1pi · commit 01dcf56 · license MIT
Description
Satellite dish motor control for Raspberry Pi, hardware and software
README
dishy1pi
Satellite dish motor control for Raspberry Pi, hardware and software
This project was developed in Windows 11 with Python 3.12.
Prerequisites
It is suggested to create a Python3 virtual environment for this project. Here is how:
- From the project root directory "python3 -m venv venv"
- .\venv\Scripts\activate (Note: this command will be a bit different on Linux or MacOS)
No comments yet. Be the first to ask about this board.