Content for MCP3008

Air Quality Meter

“The meter calculates the temperture, humidity and carbon dioxide en shows the result on a small display. It also collects the data en sends it to a database. I also created a small website which displays all this data in …

Automated Garden Monitoring System - Slimme Serre

“As a student, I have a habit of forgetting things. Because of that, I’m unable to plant any plants,vegetables or herbs. But now with the help of The Slimme Serre, this is no longer a problem. The Slimme …

Complete Raspberry Pi Weather Station

“This is my very first Instructable! In this tutorial I will guide you to make a Raspberry Pi weather station with its own database and website. I made this weather station in context of a school assignment, I got my …

Automatic Dog Feeder

“To make my life a bit easier and also mentally train my dog i came up with an idea to make an automatic dog feeder. By using this machine you can feed your dog via website, either manualy or at …

Project  ioTank

ioTank

“IoT (internet of things) environment monitor based on Esp8266 (NodeMCU), Arduino, Jquery, Django REST, Fritzing, the third industrial revolution, and the Hammond 1551k project box. Designed in Colorado by Object Syndicate. ioTank captures real time (every 300ms) sensor readings for …

Microchip Technology

Microchip Technology is an American manufacturer of microcontroller, memory and analog semiconductors. Its products include microcontrollers (PICmicro, dsPIC / PIC24, PIC32, AVR, AVR32 and SAM), Serial EEPROM devices, Serial SRAM devices, KEELOQ devices, radio frequency (RF) devices, thermal, power and battery …

Power management for portable Raspberry Pi projects

“The Raspberry Pi is a low cost, single board computer with reasonable performance and relatively low power consumption, typically a version of the Linux operating system, often Raspbian. The Pi family of boards have turned out to be very useful …

Solar Powered Weather Station

“A lightweight, self contained, solar-powered weather station for the Raspberry Pi.”

Raspberry pi plant watering system

“This is how you make a raspberry pi assisted watering system for your plant(s). The raspberry pi has a database with settings for the most usual household herbs, and a frontend that you can connect to from your computer …

Analog Thumbstick and the Raspberry Pi

“For a while now I have wanted to try using analog inputs with my Raspberry Pi. The Pi hardware only supports digital inputs, but it is also capable of communicating with expansion chips using an interface called Serial Peripheral Interface …

Dog bark sensor

“I recently got a new puppy and I wanted to know if he was barking when I left the house. I rigged this little hack together to send me a text message if he barks.”

ADC for Raspberry PI

Using an MCP3008 IC we will add the ability to read analog values on a Raspberry Pi. The Raspberry Pi unlike the Arduinos natively has no way of reading analog data. By adding an integrated as the MCP3008 we can …