wokwi / avr8js

Arduino (8-bit AVR) simulator, written in JavaScript and runs in the browser / Node.js
https://blog.wokwi.com/avr8js-simulate-arduino-in-javascript/
MIT License
481 stars 78 forks source link

Implement I2C master peripheral #10

Closed urish closed 4 years ago

urish commented 4 years ago

Register description can be found in page 215 / section 22 of the datasheet.

urish commented 4 years ago

I2C master support has been released as part of 0.6.0