What products are out there? Are they effective? What can they do better to assist?
What products are out there? Are they effective? What can they do better to assist?
Currently the only tool I use for that would be "C" code on the micro-controller
I will be looking at PID ( Proportional, Integral, Derivative ) control algorithms soon for my power supply project but that still based on "C" libraries
Those that have it (Students and people with buckets of $$$) may also be leveraging MAT LAB, I understand it is pretty good at this but as Im neither a student or well off i don't have it to try,
Peter
Before or after the measurements are taken?
A tool I currently use to aggregate, process and visualise sensor data is openHAB (see Forget Me Not Design Challenge). It's rather easy to setup and is very flexible.
Frederick
As I understand it Peter there is now a Home license available for MATLAB - I whinged to them about it because I calculate that so far, adding up initial purchase and maintenance, my full paid up license has cost me > £20k.
If you are only using it for fun look at : https://www.mathworks.co.uk/store/link/products/home/new?s_iid=htb_buy_gtwy_cta4
Still not free but not an unreasonable price.
However I would only use the MATLAB tools for data analysis and algorithm development - I use C and VHDL to make stuff actually work.
MK
Ah, I will look into that, thanks
I guess at the end of the day though, were in agreement, "C" seems to be the tool of choice for now
Peter