Posts

Showing posts from March, 2018

How to Make Raspberry pi Robot

Image
How to Make Raspberry pi Robot In this tutorial, we will learn how to control a tank robot remotely and wirelessly with Raspberry Pi. We will remotely connect to the robot via VNC. This is a great tutorial for beginners to Raspberry Pi. This tutorial will show you how to use the L298N Motor driver, DC motor control, GPIO pins, remote access and wireless motor control with Raspberry Pi. We will control the tank or robot from the computer, keyboard, smartphone and keypad using the curses library. Get Started with Raspberry Pi (Installing Raspbian) https://youtu.be/x0Xh21nilUg How to access the raspberry pi via internet https://youtu.be/IpKRfwVH1Ko Product 1 Raspberry pi       http://amzn.in/dnl7orF 2 Robot chassis     http://amzn.in/ffYwtYO To install the  NCurses  library on a Debian based machine you can issue the  apt-get  command below: sudo apt-get install libncurses5-dev libncursesw5-dev Code :) i...

How to install Arduino IDE on Raspberry pi

Image
How to install Arduino IDE on Raspberry pi Arduino Software https://www.arduino.cc/en/Main/Software Raspberry Pi Tutorial :) https://youtu.be/x0Xh21nilUg

How to Access the Raspberry pi via Internet

Image
How to Access the Raspberry pi via Internet 1 VnC Softwere VnC 2 Pytty.SSH .putty. Raspberry pi 1 User Name = pi 2 Password    = raspberry 3 Find ip        = sudo ifconfig

How to Install and Use Arduino Library

Image
How to Install and Use Arduino Library 1. Download your library 2. Copy the Arduino installed path 3. Open the Aduino software 4. Then open the tool section 5. Click the manager library and search