Skip to content

uptime-industries/circuitpy-fan-unit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circuit Python Code for Smart Fan Unit

GitHub License Static Badge

Installation

  1. Connect to USB and boot the Raspberry in UF2 Bootloader v3.0 mode (power on with BOOT button pressed)
  2. Download firmware from circuitpython.org for the RPI Pico
  3. Put the adafruit-circuitpython-raspberry_pi_pico-en_US-*.uf2 (or later) file on the mounted storage.
  4. Copy code.py file into the root of the mounted drive, replace old file if prompted
  5. Copy ./lib folder to the mounted storage, replace all if prompted

console output example:

Button is not pressed
From Blade A Auto
From Blade B Auto
Blade A airflow temperature: 24 C
Blade B airflow temperature: 25.75 C
Setting fan speed to 10%
Fan speed 564.676 RPM

About

Circuit Python code to operate Smart Fan Unit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages