You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backend control software for a Raspberry Pi based cooling device. Drives an external power circuit to deliver variable power to an array of Peltier modules. Uses external temperature sensors for PID feedback control. Implemented as part of Summer 2019 design project.
Backend control software for a Raspberry Pi 3 based cooling device. Drives an external power circuit to deliver variable power to an array of Peltier modules. Uses external temperature sensors for PID feedback control.
Required libraries
pigpio
libzmq3-dev
About
Backend control software for a Raspberry Pi based cooling device. Drives an external power circuit to deliver variable power to an array of Peltier modules. Uses external temperature sensors for PID feedback control. Implemented as part of Summer 2019 design project.