python - How to read raspberry pi temperature from script on an Arduino to control fan -


i working on school project includes both raspberry pi , aruduino, have made temperature script allows me monitor pi's current temperature , wondering if can read output arduino in order control fan's speed.

you can raspberry pi. control fan pwm value turn on , off mosfet.

if have arduino, "simple noob" way of doing send pwm pulse output pi , analog read arduino. there, same pi.


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -