Raspiberry Pi Motorized TCP Bed Control
For this project, I engineered a custom control system for a motorized bed using a Raspberry Pi and Python. The system emulates the functionality of the physical bed remote by sending signals through relays, which are wired directly to the contact points inside the remote. I developed a lightweight TCP server that listens for control …