Skip to content

Commit 42814fc

Browse files
committed
#21 Add documents
Signed-off-by: Tisham Dhar <whatnickd@gmail.com>
1 parent 5da7a65 commit 42814fc

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# ATM90E26 Energy Monitor Arduino Driver
2+
3+
This driver is for [ATM90E26 Single-phase Energy Monitor ASIC](https://www.microchip.com/wwwproducts/en/atm90e26). This library can be used with various hardware:
4+
- [ATM90E26 Breakout Board](https://github.com/whatnick/ATM90E26_Breakout)
5+
- [ATM90E26 Featherwing](https://github.com/whatnick/ATM90E26_Featherwing_KiCAD)
6+
- [ATM90E26 DIN Rail Module](https://github.com/whatnick/din_meter_atm90e26)

library.properties

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name=ATM90E26 Arduino
2+
version=0.1
3+
author=Tisham (whatnick) Dhar
4+
maintainer=Tisham <tisham@whatnick.com>
5+
sentence=ATM90E26 Energy Monitor Support for Arduino
6+
paragraph=ATM90E26 Energy Monitor Support for Arduino
7+
category=Sensors
8+
url=https://github.com/whatnick/ATM90E26_Arduino

0 commit comments

Comments
 (0)