Projects

Complete tutorial for a raspberry pi beginners.

Complete tutorial for a raspberry pi beginners .

This instructable helps you to setup raspberry pi for the first time without hdmi monitor .By the end of this tutorial you can see the raspberry pi desktop screen from your server laptop. difficulty level:- 1/5 Not required any technical knowledge My current project: (Check this) IOT enabled NFC Shopping Working Video: https://www.youtube.com/watch?v=6t5t8SaKrW4 Instructables: http://www.instructables.com/id/IOT-Enable-NFC-shopping/

Complete tutorial for a raspberry pi beginners . Read More »

Interfacing an SPI ADC MCP3008 chip to the Raspberry Pi using C spidev

Interfacing an SPI ADC (MCP3008) chip to the Raspberry Pi using C++ (spidev)

In this entry I will demonstrate how to interface the MCP3008; an SPI-based analog to digital converter (ADC) integrated chip, to the Raspberry Pi. This enables  the Raspberry Pi to interpret analog voltages that are in turn typically emitted by analog-based sensors to reflect a measure of  a physical characteristic such as acceleration, light intensity

Interfacing an SPI ADC (MCP3008) chip to the Raspberry Pi using C++ (spidev) Read More »

raspberry pi home automation

raspberry-pi-home-automation

A node.js based home automation system based around the Raspberry Pi. For background around this project: Installation To get started, clone the repository and install the required dependencies. git clone https://github.com/anders94/raspberry-pi-home-automation.git cd raspberry-pi-home-automation npm install Hardware The Raspberr Pi needs a little bit of circuitry to protect and amplify its GPIO ports. Here’s schematics of

raspberry-pi-home-automation Read More »

Scroll to Top