Testing the Bluetooth BLE server and clients running on different platforms. A Bluetooth LE server is running on ESP32 board whereas the first client is running on Dell notebook with Windows 11 and the second one is running on Raspberry Pi4 with Raspbian OS. Both BLE clients use a cross-platform SimpleBLE library. To read more click here…
Category: Arduino
Control DAC81416EVM board from Arduino
A simple C++ class for Arduino which communicating with 16 channels precision DAC81416EVM board by using SPI interface.
To read more click here…