- Implemented _MPU6050Slave and _BMP280Slave classes for I2C communication. - Enhanced main function to register these sensors and handle I2C events. - Updated sensor management to support MPU-6050, BMP280, DS1307, DS3231, SSD1306, and PCF8574. - Added frontend examples for BMP280 weather station and SSD1306 OLED display. - Modified Esp32Bridge to handle new I2C transaction events. - Updated ProtocolParts to support ESP32 path for I2C devices. - Enhanced useSimulatorStore to manage I2C transaction listeners. |
||
|---|---|---|
| .. | ||
| api | ||
| core | ||
| database | ||
| mcp | ||
| models | ||
| schemas | ||
| services | ||
| utils | ||
| __init__.py | ||
| main.py | ||