Closed dietherdave closed 2 years ago
If the goal is just to test multiple i2c connections, there are some popular I2C devices that already exists:
Here's just one fun example from @koepel with a crazy amount of I2C devices: https://wokwi.com/arduino/projects/307886580731740737
Now it's also possible to define custom I2C devices, see #301 for more info. Closing - feel free to open separate issues for specific parts. The GPS is more or less covered by #299.
Is your feature request related to a problem? Please describe. I wanted to test multiple i2c connections and these components are the most commonly used ones (MLX90614, MAX30100, GPS Neo6m v2)
Describe the solution you'd like It would be a really good starting point to test i2c devices using the simulator and these commonly used i2c devices is a good addition for the web app.