Zephyr Library for PhyPhox - Printable Version +- phyphox Forums (https://phyphox.org/forums) +-- Forum: App-Feedback (https://phyphox.org/forums/forumdisplay.php?fid=6) +--- Forum: General feedback (https://phyphox.org/forums/forumdisplay.php?fid=7) +--- Thread: Zephyr Library for PhyPhox (/showthread.php?tid=1654) |
Zephyr Library for PhyPhox - vcbz - 12-03-2022 Dear all, after some issues with loggin into this forum I finally managed to get back in. As I have been working with Zephyr on some BLE projects at the FH Aachen we have had the need to develop quickly some front ends. Instead of developing our apps we decided to use phyphox to transmit simple data from our sensors and some Industrial protocols As I found my self copying and pasting the same code for the phyphox part I decided to make a library so I can use it for any project. The code can be found here https://github.com/vChavezB/zephyr_phyphox-ble Any feedback and ideas are welcomed. Best regards Victor |