by Monisha Macharla | May 7, 2020 | Raspberry Pi projects
Spy bot is a raspberry pi bot that uses its camera to take secret pictures, encrypt them using RSA encryption and upload it safely to a database/server. Today, security and surveillance have become very important. To take inspiration from world scenario we start off...
by Monisha Macharla | May 5, 2020 | Raspberry Pi projects
Cartoonify Reality is an OpenCV project that uses core OpenCV functions and the K-Means clustering algorithm to perform image processing and cartoony them. This project shows how good image processing can be used to do the same task that normally takes a machine...
by Monisha Macharla | Apr 26, 2020 | Raspberry Pi projects
Most people have day jobs, they have to leave their homes unguarded, not only prone to intrusion or theft but also cases of fire, or simply things like water and electricity wastage. The rest who stay at home might just choose to have an application that helps control...
by Harshith | Apr 24, 2020 | Raspberry Pi projects
Getting started with the Twitter API Twitter is a web service that provides an application programming interface (API), which means you can write software that communicates with the live Twitter service—perhaps to read tweets in real time or to automatically publish...
by Monisha Macharla | Apr 14, 2020 | Raspberry Pi projects
This tutorial is going to show how to set up Google Assistant using a Raspberry Pi 4 and Bluetooth Speaker. I] Parts Required: 1x Raspberry Pi ( I have used Raspberry Pi 4 Model B)1x Bluetooth Speaker1x USB Microphone ( You can try using a Bluetooth headset with a...
by Monisha Macharla | Apr 5, 2020 | Raspberry Pi projects
In our previous post, we discussed the smart home automation with Arduino and NodeMCU. In this post, we will implement the smart home sensor design using Raspberry Pi. Click here for the link for Smart home sensor development using Arduino Uno and NodeMCU With Piezo...