Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8051

Networking and servers • A simple tool to collect sensor logs - looking for feedback

$
0
0
Hi everyone,

I’m working on a small side project called LogAPI (https://logapi.org), and I’m hoping to get some advice and feedback from people with more experience than me.

The project started because I struggled to find a simple way to collect logs from microcontrollers and small devices — mainly temperature readings and basic sensor data — and then view everything easily in Power BI without setting up a full backend or complex infrastructure.

To try solving this for myself, I built a very lightweight HTTP endpoint where devices like Raspberry Pi, ESP32, Arduino, etc. can send logs with a simple request. The data shows up in a basic dashboard so I can monitor values in real time.

It’s still very early, minimal, and probably missing a lot of things. I’m not sure if I’m heading in the right direction, so any suggestions, criticism, or ideas from this community would really help me improve it. I’d love to understand how something like this could better support Raspberry Pi projects.

Thanks a lot for your time,
Rafael

Statistics: Posted by rktinoco — Wed Jan 07, 2026 4:59 pm



Viewing all articles
Browse latest Browse all 8051

Trending Articles