melopero-fan-hat

Melopero Fan Hat, automatically sets up your melopero-fan-hat


License
MIT
Install
pip install melopero-fan-hat==0.0.6

Documentation

Melopero FAN-HAT

melopero logo

Getting Started

Prerequisites

You will need:

Installing

You can install the melopero-fan-hat module by typing this line in the terminal:

sudo pip3 install --no-cache melopero-fan-hat

And that's it your fan is already set up. Reboot your raspberry and the fan should start all by itself. The installer will create a new folder inside your /home directory, called melopero-autostart. Inside melopero-autostart you'll find the fan_controller.py and the uninstaller, under /scripts and /uninstall.

melopero logo

Uninstalling

To uninstall the melopero-fan-hat module and the melopero-autostart go to /home/melopero-autostart/uninstall/

melopero logo

and type the following command in the terminal:

sudo ./uninstall.sh

You'll be prompted twice to authorize the removal of melopero-autostart and melopero-fan-hat, answer "y" to both:

melopero logo

Notes

The software uses the melopero-autostart module, you can find more about it here