-
Notifications
You must be signed in to change notification settings - Fork 11
Walkthrough: Installing the ATTiny_Daemon in 10 Easy Steps
Even though I‘ve tried to put all the needed information to build and install your own ATTiny Daemon without problems, I understand that this is a lot of information to process. Providing a structured way through this might help you getting the system up and running as fast as possible.
So let us walk through the whole process step by step.
-
Get the PCB and the parts and build the hardware: Assembling the ATTiny_Daemon Hardware
-
Modify the UPS hardware if necessary
- The Geekworm UPS 1: Modifying the Geekworm UPS 1.0 HAT
- The Geekworm UPS 1.1: Modifying the Geekworm UPS 1.1 HAT
- The Geekworm UPS 2: Modifying the Geekworm UPS 2 HAT
- Others might be even simpler and will be added over time
-
Program the ATTiny: Programming the ATTiny
-
(Optional) Burn the Fuses of the ATTiny: Burning the Fuses
-
Install the hardware: Connecting the ATTiny_Daemon Hardware
-
Install the daemon that controls the system on the Raspberry Pi: Installation on the Raspberry Pi
-
Understand and adapt the config file for the daemon: The Config File
-
Understand the system: Power Limitations of the Geekworm UPS HAT, Energy consumption, Using the Switch pin, The combined button/LED pin, The Ext_V pin and its uses, Measuring the Temperature, Compensating Measurement Errors, Batteries and the different Voltage Levels, Timeout vs. Sleeptime
-
Turn on the full functionality of the system: Priming the System
-
(Optional) Read the rest of the Wiki for additional information.