top of page

TensorFlow-Object-Detection-on-the-Raspberry-Pi

Mar 27, 2020

In This project we made a system which detect object using Tenserflow and opencv library.

Simple Weather Station using Raspberry pi

Jan 28, 2020

how to interface the popular DHT11 sensor with Raspberry Pi and display the value of temperature and humidity on a 16x2 LCD screen.

How to install Node-RED in Raspberry pi

Jan 28, 2020

Node-RED is a powerful open source tool for building Internet of Things (IoT) applications with the goal of simplifying the programming component.

Motion Detector with Photo Capture Using Raspberry Pi

Mar 15, 2020

This project shows how to take photos with a Raspberry Pi when motion is detected. It can be used as a burglar detector, to take wildlife photos or in other applications. We’ll be using a Raspberry Pi V2 camera and the code will be written in Python programming language.

How to install Windows 10 IoT Core on Raspberry Pi

Jan 28, 2020

Windows 10 IoT core is the smallest version of Windows 10 designed to help you build IoT connected things.

Home Automation Using Respberry Pi

Jan 25, 2020

We are going to explore the possibility of controlling AC appliances with the click of buttons on a webpage using the internet. Using this IoT based home automation system, you can control your Home appliances from anywhere in the world. This web server can be run from any device which can run HTML applications, like SmartPhone, tablet, computer, etc.

How to build Raspberry Pi NAS Server using Samba

Feb 4, 2020

In this project, will be creating another server using Raspberry Pi- File Server or NAS (Network Attached Storage), where you can plug any storage device with Raspberry Pi and access it using any computer connected on the same network.

How to install Mosquitto MQTT Broker on Raspberry pi

Jan 28, 2020

MQTT stands for Message Queue Telemetry Transport which is designed by IBM. This protocol is simple and lightweight which is used to send and receive messages over internet and it is designed for the devices which have low bandwidth uses.

How to Burn OS in SD card for Raspberry pi

Jan 15, 2020

In this project we will learn how to burn OS in SD card for Raspberry-pi

bottom of page