Content for Raspberry PI

Polarimeter With RaspberryPi

“A polarimeter is an instrument often used in chemistry to determine the concentration or purity of specific substances, like sugars or organic acids. Basically a light beam is -linearly- polarized by passing through a polarizer (filter sheet, crystal, mirror) after …

Print-On-Demand with RasPi

“Print a file to a thermal printer when you push a button on your RasPi. Get creative! Story For my next project, I’m building a machine to simply print a bunch of files by pressing different buttons. We’re …

Build Your Own Rover

“Have you ever wondered what it takes to build a rover like NASA’s Curiosity rover, part of the Mars Science Laboratory project? One would rightfully assume it takes expertise in mechanical engineering, software development, and electronics to even begin …

Skate-o-Meter

“I’m a student at Howest Kortrijk. To show our skills to the lectors we needed to build a project, I did chose to create a odometer and speedometer for my skateboard with an RFID scanner. In this instructable I …

Blinds (or any high power motor) control

“How to control several blinds with inexpensive relay boards (not ruining them) with physical buttons and remotely simultaneously. Intro Just bought a new house and wanted to automate everything, starting with the blinds. What seemed to be an easy project …

Helium Air Quality Sensor

“A Helium-based air quality sensor and solar setup. As environmental concerns and awareness increase, I decided to build and deploy an array of wireless, self-contained, weather-resistant, solar-powered air quality sensors, also known as WSPAQS. The sensor array measures CO2 levels …

Python/MicroPython Sensor Logger with Google Sheets

“Wemos D1 mini takes sensor readings and sends a POST request containing data to Flask Server on RPi 3. Data is then written to Google Sheet. A system for recording sensor values to a Google Sheet. Making use of HTTP …

Banana/Raspberry Pi + Arduino Rover With Webcam

“A project I have done in my spare time. It is a full-drive 4 wheel robot controlled through a web interface. If you have any comments or questions please feel free to contact me. This project itself uses 3D printed …

Python Programming Tutorial: Getting Started with the Raspberry Pi

“The Raspberry Pi is an amazing single board computer (SBC) capable of running Linux and a whole host of applications. Python is a beginner-friendly programming language that is used in schools, web development, scientific research, and in many other industries …

Ball Tracking 180 Camera

“Welcome to my first project! I’m excited to share what I’ve made and showing you the steps to build your own tracking camera. This project was made possible using the OpenCV library in conjunction with Python.”