An open API service indexing awesome lists of open source software.

https://github.com/whatnick/atm90e26_featherwing_kicad

ATM90E26 Featherwing with ongoing development in KiCAD
https://github.com/whatnick/atm90e26_featherwing_kicad

Last synced: about 1 month ago
JSON representation

ATM90E26 Featherwing with ongoing development in KiCAD

Awesome Lists containing this project

README

        

# ATM90E26_Featherwing_KiCAD
ATM90E26 Featherwing with ongoing development in KiCAD
- Previous Eagle version available here: https://github.com/whatnick/ATM90E26_Featherwing
- Arduino Library is available here: https://github.com/whatnick/ATM90E26_Arduino
- Micropython Library is available here: https://github.com/whatnick/ATM90E26_Micropython

# Connection to Host CPU
The boards can be connected in 2 ways with different corresponding jumper settings underneath the board:

- UART mode (default mode)
![UART Mode](docs/Default_UART.jpg)

- SPI mode (requires resoldering of jumpers)
- With CS on pin 9 ![SPI mode with CS on pin 9](docs/SPI_CS_option_1.jpg)
- With CS on pin 10 ![SPI mode with CS on pin 10](docs/SPI_CS_option_2.jpg)

# Metering modes
Using the MMD jumper various metering modes can be selected as specified by the datasheets.

# Connection to Voltage/Current samplers

The ATM90E26 can acquire 1 voltage and 2 current waveforms to perform energy measurement.
- Voltage sampling using step-down transformer (9V-12V) and voltage divider
- Current sampling using CT with multiplier resistor

# Licence Details
- Hardware License: TAPR 1.0
- Software License: MIT
- Documentation License: CC BY 4.0 International