Airbear is an add-on board for Speeduino based ECUs based on the ESP32-C3 chip.It is designed to add a bluetooth and wifi interface to Speeduino ECUs, including a web based dash.
It is currently in VERY early stages of development and is not yet ready for use.
In progress
Any ESP32-C3 board will work, however the intended target board is the low cost ESP32-C3 Supermini This can be found on many retailers including AliExpress and eBay.
Airbear consists of 2 main components, the firmware on the board itself and the web based dashboard.
The firmware should be installed via PlatformIO:
Once the firmware is loaded on the board, configuration can be performed via the web interface. Initially the board will create a wifi AP with the SSID 'Speeduino Dash' and no password. Connect to this wifi network and then open a browser to http://speeduino.local/config in order to configure the unit.