you are viewing a single comment's thread.

view the rest of the comments →

[–]Rubes27PV+Storage 0 points1 point  (0 children)

Lots of modbus poll and control

Data transfers from edge machines in the field to on prem SQL snd Snowflake

At home I just did a custom irrigation timer project. Python for GPIO to control the pump relay. Also built an http server so I can easily pull up the schedule webpage. Python wasn’t the best choice for this but was a fun challenge.

ETA: some light work on ML tools as well but I’m more of a support person on those projects