Posts

Showing posts with the label iot

ThingSpeak : Create some useful formulas

Image
Background In a previous post related to the thingspeak integration for my solar panel production monitoring , I created some basic dashboard showing the production throughout the day. I wanted to see what was the production since the beginning of the day. Since ThingSpeak is part of MathWorks (MATLAB), I have a good feeling that some strong formulas were available for our creativity. 

FastAPI : Create your own API endpoint - Part 1

Image
Background Ever since I can remember, I've been fascinated with the idea of developing an IoT device capable of responding to my inquiries whenever I seek specific information. Initially, I was under the impression that establishing an API endpoint or server would be a highly complex task, possibly beyond my current skill set. However, I've discovered that this assumption was misplaced. The process is not as daunting as I had imagined.

Arduino : Monitor Solar Panels Production (Part 4)

Image
Background We did a lot of very interesting work so far and we already have a nice working product. However, I have the feeling it is lacking in few aspects. Especially the visibility of its own status and something showing it is working and reporting the data correctly.

3D Printing : Monitor Solar Panels Production (Part 2)

Image
Background Now that we have created a device to measure our solar production , it is the perfect timing to improve it. In the previous post, all the electronic components are exposed to the dust and anyone can potentially disconnect the components - intentionally or not. It would be nice to secure everything in a custom made enclosure !

Arduino : Monitor Solar Panels Production (Part 1)

Image
Background With this article, I'm actually starting a new section on my blog : some electronic builds. I have solar panels on my roof since 2009 and this is a real benefit. I mean, not only the environment is happy, my wallet as well. Price of electricity these days are crazy and this is a relief to count on this extra "free" production. The problem is : my inverter is old and provides no means to see how my production looks like during the day. I can only check the production since they have been in production (I have a so called green meter). Plan is to create a cheap mean to measure and log the production.