PYTHON

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…

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…

Using Python with Arduino- Controlling an LED Using Python with Arduino - Controlling an LED

Arduino has always been a powerful and an easy to use learning/developing platform when it comes to open source hardware…

Sound Board using Raspberry Pi and Pygame Use PyGame Library to Play Game Sounds with Raspberry Pi

In this session we are going to use Raspberry Pi and the PYGAME functions to make a sound board. In simple terms, we are going…