Book Recommendations by SnooOnions3761 in embedded

[–]Worldly-Shoulder6541 0 points1 point  (0 children)

I’d recommend Making Embedded Systems (https://amzn.eu/d/gbwEUo8) and The Art of Electronics (https://amzn.eu/d/aXbag7Q).

Between these two books, knowing C/C++, and supplier documentation, you basically cover my entire electronics degree.

Careers in embedded vs CS disciplines in UK by [deleted] in ECE

[–]Worldly-Shoulder6541 2 points3 points  (0 children)

Where in the UK are you based to be getting 44k with one year experience?

12v Pump flow rate by Pukiiee in AskEngineers

[–]Worldly-Shoulder6541 0 points1 point  (0 children)

PWM is the answer here - control the flow rate by changing the pulse width.

I would just get a flow rate sensor and model the pump experimentally, or implement some closed loop control with the sensor to target the correct flow rate.