pyr0ball / pyr0piezo

An AVR/ARM based piezoelectric sensor for use in ultra-precise applications
https://docs.pyroballpcbs.com/
Other
71 stars 23 forks source link

I2C support #70

Closed loredan closed 4 years ago

loredan commented 4 years ago

Added I2C support and created a sketch that acts as a bridge between serial and I2C, to allow configuring board without connecting UART directly

22