@@ -22,21 +22,33 @@ image:https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astr
2222
2323A simple fan controller using the {Adafruit-QT-Py-RP2040} and the {Adafruit-EMC2101} , written in {CircuitPython} .
2424
25- // ifdef::env-github[]
26- // ++++
27- // <p align="center">
28- // <img alt="Humidity Sensor" src="pics/Humidity Sensor Top.jpg?raw=true"/>
29- // </p>
30- // <p align="center">
31- // <img alt="Humidity Sensor Demo" src="pics/Humidity Sensor Demo.gif?raw=true"/>
32- // </p>
33- // ++++
34- // endif::[]
35-
36- // ifndef::env-github[]
37- // image::pics/Humidity Sensor Top.jpg[Humidity Sensor, align=center]
38- // image::pics/Humidity Sensor Demo.gif[Humidity Sensor Demo, align=center]
39- // endif::[]
25+ ifdef::env-github[]
26+ ++++
27+ <p align =" center" >
28+ <img alt =" Raspberry PI Pico PWM Fan Controller Breadboard Top View 1" src =" pics/pico-pwm-fan-controller-breadboard-top-1.jpg?raw=true" />
29+ </p >
30+ <p align =" center" >
31+ <img alt =" Raspberry PI Pico PWM Fan Controller Breadboard Top View 2" src =" pics/pico-pwm-fan-controller-breadboard-top-2.jpg?raw=true" />
32+ </p >
33+ <p align =" center" >
34+ <img alt =" Raspberry PI Pico PWM Fan Controller Breadboard Side View 1" src =" pics/pico-pwm-fan-controller-breadboard-side-1?raw=true" />
35+ </p >
36+ <p align =" center" >
37+ <img alt =" Raspberry PI Pico PWM Fan Controller Breadboard Side View 2" src =" pics/pico-pwm-fan-controller-breadboard-side-2?raw=true" />
38+ </p >
39+ <p align =" center" >
40+ <img alt =" Raspberry PI Pico PWM Fan Controller Breadboard Side View 3" src =" pics/pico-pwm-fan-controller-breadboard-side-3?raw=true" />
41+ </p >
42+ ++++
43+ endif::[]
44+
45+ ifndef::env-github[]
46+ image::pics/pico-pwm-fan-controller-breadboard-top-1.jpg[Raspberry PI Pico PWM Fan Controller Breadboard Top View 1, align=center]
47+ image::pics/pico-pwm-fan-controller-breadboard-top-2.jpg[Raspberry PI Pico PWM Fan Controller Breadboard Tope View 2, align=center]
48+ image::pics/pico-pwm-fan-controller-breadboard-side-1.jpg[Raspberry PI Pico PWM Fan Controller Breadboard Side View 1, align=center]
49+ image::pics/pico-pwm-fan-controller-breadboard-side-2.jpg[Raspberry PI Pico PWM Fan Controller Breadboard Side View 2, align=center]
50+ image::pics/pico-pwm-fan-controller-breadboard-side-3.jpg[Raspberry PI Pico PWM Fan Controller Breadboard Side View 3, align=center]
51+ endif::[]
4052
4153== Hardware
4254
0 commit comments