From 54b67ff8d43dc4c5d627db42b8c1b24856a03fdb Mon Sep 17 00:00:00 2001 From: jakeg00dwin Date: Sat, 27 Jul 2024 11:51:32 -0700 Subject: [PATCH] updated readme for correct repo --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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**