Difference between revisions of "Installation and use"

From media_wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 16: Line 16:
 
  Connect '''USB A''' cable to plug on the '''PCB''' labeled '''Battery charger''' to charge battery while in use.
 
  Connect '''USB A''' cable to plug on the '''PCB''' labeled '''Battery charger''' to charge battery while in use.
 
  '''Note:''' Do not plug in a battery that has a charging circuit or states battery should not be charged while discharging.
 
  '''Note:''' Do not plug in a battery that has a charging circuit or states battery should not be charged while discharging.
 +
[[File:Chargingpic.png|350px]]
 +
----
 +
==[[ Power Fail Logger by Microrusty ]]==
 +
==[[Initializing the Microcontroller]]==
 +
==[[Setting Time and Date for the DS3231 RTC]]==
 +
==[[ Programming Power Fail Logger with Arduino IDE]]==
 +
==[[Installation and use]]==
 +
----
 +
==[[ Main Page ]]==

Latest revision as of 21:43, 17 August 2021

Installation and setup

Connect a USB Micro B cable with power adapter to the wall plug you want to monitor.
Connect the USB Micro B cable from that adapter into J1 on the PCB board.
Note: This does not power the board or the microcontroller but will turn on the green LED.

MainPowerpic.png

Connect a battery that uses a USB Micro B cable to J3 on PCB Board.   
This will power the board and start the monitoring process.

Batterypowerpic.png

Insert and formatted SD card into the SD Card reader. 
Press the reset button to start the monitoring process.

Optional:

Connect an optional RS232 interface for console port monitoring. 
Connect USB A cable to plug on the PCB labeled Battery charger to charge battery while in use.
Note: Do not plug in a battery that has a charging circuit or states battery should not be charged while discharging.

Chargingpic.png


Power Fail Logger by Microrusty

Initializing the Microcontroller

Setting Time and Date for the DS3231 RTC

Programming Power Fail Logger with Arduino IDE

Installation and use


Main Page