Stream sensor data over WiFi with Raspberry Pi Pico W
One of the best uses for the Raspberry Pi Pico W involves its ability to serve a web page. This means that you can use it to monitor sensor data from your phone as long as you are in WiFi range. This project will provide a simple basis on how you can monitor acceleration data…
Read MoreEverything about the Raspberry Pi Pico W
Today, 30 June 2022 at 8.00 AM UK time Raspberry Pi released the Pico W. Here is everything (that we know) about the newest Raspberry Pi. This new variant of the beloved Pico has wireless capabilities thanks to the CYW43439 wireless chip.Just like the Pico, at the heart of each Pico W is RP2040, which…
Read MoreRaspberry Pi project ideas: e-ink calendar, clock
E-paper calendar Reddit user Beaverknighterino said he was “fascinated with E-paper projects so I finally decided to make one for my work calendar.” The materials Beaverknighterino used are as such: Waveshare 7.5” B/W 800×480 E-paper Raspberry Pi Zero W Xiaomi 10000mAH Power bank IKEA HOVSTA Picture frame Beaverknighterino mentioned that the project was made a…
Read MoreWhat is the Raspberry Pi Compute Module 4 (CM4)?
If you’re new to the Raspberry Pi series of microcomputers, you might be wondering if the Raspberry Pi Compute Module 4 (CM4) will suit your use case. What is the Raspberry Pi CM4? The Raspberry Pi Compute Module 4 is very much like the Raspberry Pi 4. Unlike the Pi 4, the CM4 is really…
Read MoreRaspberry Pi fan pins (easy cooling solution)
If you own a Raspberry Pi 4 or Raspberry Pi Zero 2, you might need active cooling to keep your system from overheating. You’ll know when your system is overheating when you get throttled. Depending on the model that you have, your throttle temperature triggers vary, but generally, if you are hitting 60 C and…
Read MoreRaspberry Pi project ideas: Nobody asked for these, Pi fans did it anyway
Nobody asked for these, but we Raspberry Pi fans just built it anyway. Smile detector A smile detector for anyone who has asked me to smile more ⚡😊 pic.twitter.com/IFgIks0rkU — lee cyborg 🦞🔭 (@Leeborg_) June 2, 2022 Take this project from lee cyborg. Lee built a smile detector which, as you can see from the…
Read MoreBuild a VR Glove
If you want to learn more about VR than this is the coolest project that you will find. We will show you how to build a programmable VR Glove. The glove is based on a Raspberry Pi Pico, a MCP3008 ADC and five flex sensors that you can even build yourself! What you need Here…
Read MoreAI – An introduction to Artificial Intelligence
These days AI is all over the IT place. But how does it work? And how can you create an Artificial Intelligence yourself? I will explain everything you need to know to get started with AI. AI History Humans have thought about bringing things to life already since ancient times. With the invention of computers…
Read MoreHow to check CPU temp on Raspberry Pi?
Here are three ways you can measure the temperature of your Raspberry Pi. Basic CPU temps via Terminal In Terminal, use This will give you a one-off reading. If you want to monitor the temperature of your Raspberry Pi at select intervals, use: The parameter -n allows you to declare the number of seconds between…
Read MoreRaspberry Pi project ideas: Modern solutions require more modern solutions!
Ever seen the meme that goes like “Modern problems require modern solutions?” Well, what happens if your modern solutions create some modern problems? Well then, you need a modern solution. Hence, modern solutions require modern solutions. Sometimes, though, these problems are so minor that manufacturers won’t bother creating a solution for you. Luckily, as Raspberry…
Read More