PYTHON

Installing OpenCV on Raspberry Pi using CMake Installing OpenCV on Raspberry Pi using CMake

Earlier day’s computer obtained input information from keyboards and mouse, now they have evolved to be able to process…

Image Manipulations in OpenCV Image Manipulations in OpenCV (Part-2)

In the previous tutorials, we have learned about OpenCV and done some basic image processing and then in next tutorial we have…

Image Manipulations in Python OpenCV Image Manipulations in Python OpenCV (Part 1)

In the previous tutorial, we have learned about OpenCV and done some basic image processing using it like grey scaling, color…

Getting started with Python OpenCV: Installation, Basic Functions and Example Drawings Getting started with Python OpenCV: Installation and Basic Image Processing

Art is a way of seeing, and they say seeing is believing, but the opposite is also true, believing is seeing and it’s really…

Controlling Arduino with Raspberry Pi using pyFirmata Controlling Arduino with Raspberry Pi using pyFirmata

Although Raspberry Pi and Arduino are two different hardware in terms of their applications and structure, but they both are…

Interfacing DHT11 with Raspberry Pi Interfacing DHT11 Temperature and Humidity Sensor with Raspberry Pi

Temperature and Humidity are the most common parameters that are being monitored in any environment. There are tons of sensors…

Raspberry Pi Twitter Bot using Python Raspberry Pi Twitter Bot using Python

Twitter like most other social media platforms is officially part of our everyday life, either for personal or business use, its become a great…

Raspberry Pi Ball Tracking Robot using processing Raspberry Pi Ball Tracking Robot using Processing

The field of Robotics, Artificial Intelligence and Machine Learning is evolving rapidly that it is sure to change the lifestyle…

Control your Computer with Hand Gestures using Arduino Control your Computer with Hand Gestures using Arduino

Recently Gesture controlled Laptops or computers are getting very famous. This technique is called Leap motion which enables us…

Interfacing VPython with Arduino Interfacing Arduino with VPython - Creating Graphics

In our previous tutorial we learnt how to install python on our windows machine and how to interface Arduino with python using…