Bluetooth is everywhere, but it’s hard to inspect. Most of the magic is done inside a Bluetooth controller chip, accessed ...
Recently I was looking for an inexpensive pressure + temperature sensor for a barometric altimeter project, which then led to me finding the SPL07-003. After learning there was no existing library to ...
Arduino library for the SPL06-001 pressure sensor. Derived from Adafruit_Sensor open-source library. Code was developed and tested on an ESP32-S2 microcontroller. Code was tested with I2C ...