Skip to content

Commit

Permalink
Orden
Browse files Browse the repository at this point in the history
  • Loading branch information
ianalexis committed Oct 14, 2024
1 parent 952e8e5 commit a614e92
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 24 deletions.
File renamed without changes.
File renamed without changes.
23 changes: 0 additions & 23 deletions Micro Fan Control Lite/platformio.ini

This file was deleted.

11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
t
# Proyecto de Control de Ventilador con PWM

Este proyecto controla un ventilador utilizando señales PWM con una placa ESP32 o ESP8266 (NodeMCU) y un termistor de 100K 3950. El sistema ajusta la velocidad del ventilador en función de la temperatura medida por el termistor y una curva configurada.

## Requisitos

- Placa ESP32 o ESP8266 (NodeMCU)
- Termistor 100K 3950
- Ventilador controlado por PWM
- PlatformIO (recomendado para compilar y flashear)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit a614e92

Please sign in to comment.