Electronics

Oliv'

A friend of mine asked me for some help on an Akeru device: it is an Arduino + Sigfox modem.

After a few tinkering, we succeed to do what he wanted and share it: gather some sensor data and collect it in a PHP webpage. The Arduino code is quite easy thanks to the Akeru library, but Sigfox callback is a bit more tricky. The callback will be parsed by a PHP script on my friend’s server, but I also played a bit with it to able to use ioPush, my IoT logger/push notification server.

Oliv'

I recently discussed with some friends about sensors to record jump heights and hang time when kitesurfing. They are really expensive and requires to wear a phone in a waterproof case. As it is a useless sensor and I just wanted to have some fun: I tried with a cheap sensor, an µC, and some EEPROM, no need to be accurate to the centimeter…