Ben Soleimany

Results 3 issues of Ben Soleimany

Was looking to add support for Atlas Scientific PH/EC sensors. I see no one is actively working on it, so I thought I would go ahead and take a stab...

enhancement

relates to https://github.com/tinygo-org/tinygo/pull/3306 Added machine API, reference, and peripheral concept docs for the `EEPROM`. I used the other docs as examples on where I should be placing things, so if...

This adds general EEPROM support for AVR devices through the `EEPROM` struct. First MR here so I was hoping to get feedback on what I could improve and what I...