An open API service providing repository metadata for many open source software ecosystems.

Topic: "pwm-fan"

srg74/WLED-ESP32-dev-board

EPS32 dev board for WLED project and many more

Size: 123 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 53 - Forks: 8

alexfukahori/rpi-pwm-fan-control

This Python script was created for the purpose to control a PWM FAN Noctua NF-A4x20 5V, using Raspberry Pi 4B hardware features. The script use WiringPi-Python as a dependecy, it is used to set Hardware PWM value clock as 25Khz that was specified by Intel (c.f. β€œ4-Wire Pulse Width Modulation (PWM) Controlled Fans”, Intel Corporation September 2005, revision 1.3), to read the FAN speed using the tachometer, it is read by using Hardware provided interruption pin. Using Hardware feature use less CPU to execute the work, avoiding to use Raspberry Pi CPU resource only to control the FAN speed.

Language: Python - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 6

jamsinclair/opifancontrol

A simple PWM fan controller for Orange Pi boards

Language: Shell - Size: 2.62 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 27 - Forks: 8

adolfintel/NanoFanController

Arduino Nano based PC PWM fan controller. Up to 3 fans.

Language: C++ - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 19 - Forks: 5

JustASquirrelinAround/pifandashboard

A complete solution for Raspberry Pi PWM fan control, featuring a web-based dashboard to monitor CPU temperature, fan speed, and system performance β€” with support for monitoring multiple Raspberry Pis in real time.

Language: Shell - Size: 689 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 15 - Forks: 2

swvincent/arduino-fan-controller Fork of marceloaqno/4-Wire-FAN-Arduino

4-Wire PWM fan control using Arduino ATmega328P and ATtiny85

Language: C++ - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 1

dans98/cm4-pwm-fan

A simple Python script than when run on a Raspberry Pi Compute module 4 will use a fan curve to control a pwm fan.

Language: Python - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 0

ziggymax/pi-fan

A small server that can control a fan on a Raspberry Pi 4 based on CPU temperature.

Language: C - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 3

mthorley/arduino-racktempcontroller

Arduino Rack Temperature Controller

Language: C - Size: 5.96 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 3

tjko/fan-test-adapter

Adapter PCB board for easily testing PC (PWM) fans.

Size: 1.2 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

Matesxs/ESP32FanController

ESP32 10 Channel PWM Fan Controller

Language: C++ - Size: 1010 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

3KUdelta/Orange-Pi-H2-H3-Hardware-PWM-Fan

How to control a PWM fan depending on CPU temperature on a Orange Pi Zero (H2+ / H3)

Language: Python - Size: 9.62 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

yifanwow/fanCtrl

A C# program to control your computer fan and water pump speed (Hardware) by sending PWM signal, and bypass the UAC prompts.

Language: C# - Size: 1.31 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

Pelochus/RPi-Fan-Driver

A simple PWM-based driver for your Raspberry Pi Fan

Language: Python - Size: 1.04 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

Stridsvagn69420/rpi-fanctl

Raspberry Pi GPIO PWM fan controller

Language: Rust - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Qeteshpony/ESPFanController

Control and monitor up to three PWM fans with an ESP32

Size: 204 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

lanefu/fan-control-rock5b-poe Fork of pymumu/fan-control-rock5b

PWM fan speed control for Radxa Rock5b 25W POE hat

Language: C - Size: 26.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 2

erikdelange/WiPy-2.0-Temperature-Controlled-Fan

PWM fans with temperature based speed control which can be placed on a central heating convector, with a JavaScript based web interface.

Language: Python - Size: 2.13 MB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

Nadahar/PiFan Fork of DriftKingTW/Raspberry-Pi-PWM-Fan-Control

Raspberry Pi hardware PWM fan CPU control

Language: Python - Size: 2.36 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

ansemjo/luftctl

small esp32-c3 based pwm fan controller which powers from usb

Language: HTML - Size: 3.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

cryham/fan-ctrl

Fan controller for Teensy 3.2 with TFT ST7735 color display. PWM or Analog, RPM, Temperature etc.

Language: C - Size: 1.58 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

canbax/bilkent-cs431 πŸ“¦

lab and project codes for embedded systems course CS 431 at bilkent university

Language: C - Size: 5.32 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

mkjanke/ESP32-C3-Fanspeed πŸ“¦

Read two temperature sensors (DHT11 or DS18B20), set PWM fan speed based on temperature differential.

Language: C++ - Size: 43.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 2

bonk-dev/xeonpwm-ui

XEON PWM is an application which I developed to control my server fans using my makeshift controller.

Language: JavaScript - Size: 406 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Serjdud/orangepizero2_pwm_fan_control

How to control a PWM fan depending on CPU temperature on a Orange Pi Zero2

Language: Python - Size: 160 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jaksg82/FanControl_IOT

Application to control the temperature inside a closed 3d printer box

Language: C++ - Size: 6.31 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

boonya/raspi-fan-control

RaspberryPI Temperature Control Service

Language: Python - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

iPAS/pic16f1823_pwm-fan-control

PIC16F1823 PWM fan-controller project that uses DS1207 temperature sensor. Itself behaves as I2C slave, to be commanded by any other MCU.

Language: C - Size: 53.7 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

1125962926/PC-ARGB-Fan-Controller

Design and Implementation of PC ARGB Fan Controller Based on STM32

Language: C - Size: 1.97 MB - Last synced at: 14 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

uptime-industries/compute-blade-pwm-fan-control Fork of DriftKingTW/Raspberry-Pi-PWM-Fan-Control

Compute blade PWM Fan control for STA Fan Unit

Language: Python - Size: 27.3 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 2

ekelhala/pifan

Highly configurable fan daemon for controlling a PWM fan on Raspberry Pi

Language: Python - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Julian-1-2-3-4-5/raspi-pwm-fancontrol

A python script to turn a raspi into a temperature controlled PWM fan controller

Language: Python - Size: 18.6 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mkjanke/ESP32-Fanspeed-NOW

Read two temperature sensors (DHT11 or DS18B20), set PWM fan speed based on temperature differential.

Language: C++ - Size: 12.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mkjanke/BLYNK_Fanspeed πŸ“¦

ESP8266 code to read DHT11 temperature sensor, set fan speed via PWM and upload data to Blynk IoT platform

Language: C++ - Size: 20.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

gajdipajti/fan-control

A project for controlling 2, 3, and 4 wire DC fans using Arduino or a Raspberry Pi. It also integrates into munin monitoring. Funded by the Free Software Foundation Hungary. The code is under GPLv3. Schematics, drawings, and the documentation is under CC BY-SA-4.0. If you have an idea about how to improve the project, jus file an issue.

Language: C++ - Size: 17.5 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ckwun/nanopi-pwm-fan

Shell script for enabling PWM fan control on FriendlyElec (NanoPi) SBCs.

Language: Shell - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

andrezz-b/arduino-smarthome

This repository implements a basic smart home system using an Arduino Uno WiFi board. Users can monitor and control their home environment through simple HTTP requests sent to a web server hosted on the Arduino itself. The included web interface serves as an example; the system can be easily adapted to work with mobile or desktop applications.

Language: C++ - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lanefu/rock5b_POE_pwm_overlay Fork of PetrozPL/rockpi4_pwm_overlay

rock 5b POE hat PWM overlay for fan control

Language: Shell - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

process1183/rpi-fanctl

Raspberry Pi PWM Fan Controller Daemon

Language: Python - Size: 368 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bjorngluck/rPi-fan

Collection of scripts to control fan speed of a Ubuntu Raspberry Pi 4

Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Link-AM/omv-x735-fan

Raspberry Pi Fan Controller: A Python script and accompanying service to control the speed of a fan connected to a Raspberry Pi based on the core temperature. Designed for use with the x735 board and OpenMediaVault, but adaptable for other setups.

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

luc-ass/esp8266-bme280-noctua-fancontroller

Temperature dependent fan control with esp8266 and bme280

Language: C++ - Size: 4.88 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

WaCrex/Py-RPi_PWM_Controller

A PWM Controller with fan profiles written in Python 3 for the Raspberry Pi 4 Case Fan.

Language: Python - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ve6sar/SolarHeaterController

An Arduino sketch to control the fan speed using PWM in a solar heater

Language: C++ - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

projectflx/pwmfanservice

PWMFanService is a systemd-service controlling your pwm fan based on the CPU temperature.

Language: C# - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

adrian-soch/fan_speed_controller

Using a STM32L476 MCU to control fan speed based on Temperature readings.

Language: C - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

Helius/pwm_fan_control

arduino pro mini board for control pwm fan with ds18b20

Language: CMake - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0