Raspberry Pi PWM Fan Control Done The Right Way

Raspberry Pi PWM Fan Control Done The Right Way

Today we’re going to be looking at how to install and run a PWM controlled fan on a Raspberry Pi. This allows you to run the fan at a reduced speed when the CPU is cool, leading to a quieter setup. ADDITIONAL INFORMATION...
How to Make a Discord Bot on Raspberry Pi? (Python easy method)

How to Make a Discord Bot on Raspberry Pi? (Python easy method)

Discord is a fantastic tool to speak with your community (gamers at first, but now more open to other types). You can use web hooks and bots to interact with a server. Today, we’ll see how to do this on a Raspberry Pi with Python. How to make a Discord bot on...