Skip to content

Instantly share code, notes, and snippets.

View planetar's full-sized avatar

planetar

  • Berlin
View GitHub Profile
@planetar
planetar / ble_client.ino
Last active April 12, 2025 13:07
arduino sketch for ESP32 BLE blood pressure client
/**
* A BLE client example that is rich in capabilities.
* There is a lot new capabilities implemented.
* author unknown
* updated by chegewara
* adapted/extended by planetar
*/
/*
Forming a connection to fb:1e:94:fc:23:84
@planetar
planetar / test_vindriktning.md
Last active November 19, 2021 10:15
Vindriktning (IKEA) testing

Inspired by a heise post I found MQTT connectivity for the Ikea VINDRIKTNING and bought 2 of those devices from IKEA.

I followed Hypfer's description with the hardware modification, leaving the fan in it's original wiring for now. The firmware is based on the code of that project as well, however, I had no use for WiFiManager.h and HASS autoconfig so I stripped that off. But the core, reading from the sensor, is just like it was.

Running the 2 sensors side by side I see them return values with an offset of 12, 13 points. I was surprised about the readings, the values seemed quite high compared to what I saw before from another particle sensor.

Since I have an SDS011 sensor running here in a luftdaten.info - setup I