diff --git a/README.md b/README.md index 4137e2d..d4e981b 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,18 @@ -# FG004_A(Triac Testing) +# FG004_A(Low Power) ## Description -This embedded firmware is the testing mode for the triac software. +This embedded firmware is the Low Power mode for the triac software. -It causes the attiny404 to generate pulses continuously, which are delayed +It causes the attiny404 to generate pulses, which are delayed by a value configured in the `config.h` file. The timing is done after the PZC(positive zero crossing) of the AC input waveform. +It then samples the ADC pins to see if the load is within tollerable +values. + ### Micro Controller Pins **ATtiny404**