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, ...
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 ...
The I2CKeyPad8x8 library implements the reading of a 8x8 keypad by means of a PCF8575. Smaller keypads, meaning less columns or rows (e.g. 5x4) can be read with it too. Sometimes you need to control ...
Arduino sketch for generating pulses needed to control servo drivers such as the AASD-15A used in the SFX100 project and the pt-actuators. The controller is meant for the SFX100 actuator and the likes ...