Year: 2019

  • Setting up Raspberry Pi 3 to Wifi AND Ethernet

    Setting up Raspberry Pi 3 to Wifi AND Ethernet

    [otw_is sidebar=otw-sidebar-1]In this post I will discuss about Setting up Raspberry Pi 3 to Wifi AND Ethernet and  how to connect the Raspberry Pi to the internet. As we know that the Raspberry Pi is a pocket size computer with computation capability equal to that of the normal Personal Computer. It is quite useful if you…

  • Home Automation Using Raspberry Pi via Bluetooth

    Home Automation Using Raspberry Pi via Bluetooth

    [otw_is sidebar=otw-sidebar-1]In this post I will discuss the Home automation system based on the Raspberry Pi using the Bluetooth protocol and I will use the Python IDLE to write the code for this Wireless Home Automation System. This post will discuss all the requirements needed to make the Bluetooth Home Automation System based on the…

  • Getting Started With Raspberry Pi zero W

    Getting Started With Raspberry Pi zero W

    [otw_is sidebar=otw-sidebar-1]In this post I will discuss the Getting Started With Raspberry Pi zero W. All of the previous posts were oriented around the Raspberry Pi B+. The Raspberry Pi Zero W is getting popular day by day due to its small size, low cost and the computational power almost equal to the Raspberry PI…

  • Raspberry Pi tutorial for Beginners

    Raspberry Pi tutorial for Beginners

    [otw_is sidebar=otw-sidebar-1] in this tutorial we will learn Raspberry Pi tutorial for Beginners.Most of you probably have heard of the Raspberry Pi and most of you are beginners in learning the Raspberry Pi.             Raspberry Pi tutorial for Beginners   Thus for those who want to learn about the Raspberry…

  • Enabling the Bluetooth in the Raspberry Pi using Python

    [otw_is sidebar=otw-sidebar-1]In this post I will discuss about using the Bluetooth in the Raspberry Pi. As it is known that the Raspberry Pi has on board Bluetooth module which makes it very effective in various applications in which we need the integrated Bluetooth module. Before using the Bluetooth module in the Raspberry Pi we need…

  • Raspberry Pi gpio interface with Temperature sensor ds18b20

    Raspberry Pi gpio interface with Temperature sensor ds18b20

    [otw_is sidebar=otw-sidebar-1]In this post I will discuss how to interface the temperature sensor with the Raspberry Pi (Raspberry Pi gpio interface with Temperature sensor ds18b20)and read the values given by the Temperature sensor ds18b20  using the Python language. In the previous post I have discussed the Ultrasonic sensor and the how to make the hurdle…

  • Raspberry Pi Based Obstacle Avoiding Robot with Ultrasonic Sensor

    Raspberry Pi Based Obstacle Avoiding Robot with Ultrasonic Sensor

    [otw_is sidebar=otw-sidebar-1]In this article I will discuss the Raspberry Pi Based Obstacle Avoiding Robot with Ultrasonic Sensor and Python language. In the previous article I have discussed the interface of Ultrasonic sensor and the Raspberry Pi using the Python language. So this post will be oriented around how to use this Ultrasonic sensor and Raspberry Pi…