openenergymonitor / EmonLib

Electricity monitoring library - install in Arduino IDE's libraries folder then restart the IDE
openenergymonitor.org
GNU Affero General Public License v3.0
584 stars 418 forks source link

Support for ATmega328PB #55

Open mcpicoli opened 4 years ago

mcpicoli commented 4 years ago

Added (trivial) support for the ATmega328PB revision of the common ATmega328P chip.

It has several small internal changes not relevant to the library, but the voltage reference works the same as the previous version of the chip, according to the official application note that can be found here.