This repository contains the MicroPython I2C library for the Gravity: URM09 Ultrasonic Sensor from DFRobot, as well as a very simple example of how to use it. The original repository from DFRobot is ...
Today I learned that WiFi and Bluetooth LE could NOT be used simultaneously on Arduino boards featuring the ESP32-based u-blox NINA-W102 wireless module, ...
You may or may not be reading this on a smartphone, but odds are that even if you aren’t, you own one. Well, possess one, ...
If you’ve used Linux for a long time, you know that we are spoiled these days. Getting a new piece of hardware back in the day was often a horrible affair, requiring custom kernels and lots ...
Bluetooth Low Energy (BLE) radio chips are ubiquitous from Raspberry Pi to lightbulbs. BLE is an elaborate technology with a comprehensive specification, but the basics are quite accessible. A ...