Skip to content

Python support for ATM90E36 (specifically using spidev on Onion Omega)

Notifications You must be signed in to change notification settings

whatnick/ATM90E36_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ATM90E36 Driver in Python3 for Onion Omega 2+

This python driver consists of :

  • Registers list
  • SPI communication protocol
  • Basic initialization code
  • Utility methods to read Voltage, Current, Power, Power. Factor for x3 phases

Implemented using half-duplex mode (xfer3) from python-spidev

About

Python support for ATM90E36 (specifically using spidev on Onion Omega)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages