WipperSnapper Offline 1.0.0-offline-beta.4
What's Changed
🆕 Added Components 🆕
- Adafruit INA228 - I2C 85V, 20-bit High or Low Side Power Monitor - STEMMA QT / Qwiic
- Adafruit INA237 85V 10A 16-bit DC Current Voltage Power Monitor - STEMMA QT
- Adafruit INA238 DC Current Voltage Power Monitor - STEMMA QT
- Adafruit INA260 High or Low Side Voltage, Current, Power Sensor
- Omron D6T-1A-02/01 Non-contact Thermal IR temperature sensor (I2C)
- Plantower PMS5003 / PM2.5 Air Quality Sensor and Breadboard Adapter Kit
- US-100 Ultrasonic Distance Sensor - 3V or 5V Logic (UART)
- Adafruit Mini GPS PA1010D - UART and I2C - STEMMA QT
- PA1616D - Adafruit Ultimate GPS FeatherWing
- Sparkfun MAX-M10S GPS/GNSS receiver (Ublox MAX-M10S)
Added Boards 🛹
- Espressif ESP32S3 DevKitC-1 (N8 - 8MB Flash w/ no PSRAM)
- Seeed Studio XIAO ESP32S3 (w/ optional Sense camera board or Grove Expansion base)
Bug Fixes 🐛
The autoConfig option in config.json (to control automatic recognition and initialisation of I2C components) can cause boot loop situations when a component is misidentified and the device crashes, so the Offline Configurator tool (for generating the config.json file from your chosen components) has been updated to default to no auto configuration of components, and the firmware to accomodate this.
New Component Class - UART devices, now with added GPS/GNSS support 🌍🛰️
Miscellaneous improvements:
- Add Pixel API v2 by @brentru in #731
- v2 API - Add PWM and Servo Support by @brentru in #733
- [API v2]: Add support for I2C Output Components by @brentru in #749
- Update offline-mode with latest api-v2 changes by @brentru in #783
Usage and Installation
Usage and installation information can be found on the Adafruit Learning System Guide
Full Changelog: 1.0.0-offline-beta.3...1.0.0-offline-beta.4