Raspberry Pi

Spinel Crux – Gesture Controlled Robot for Wireless Surveillance – Part 2
| | |

Spinel Crux – Gesture Controlled Robot for Wireless Surveillance – Part 2

This is the second part of the Spinel Crux Tutorial – Gesture Controlled Robot for wireless surveillance. In this series, we will build a robot which can travel through rough terrain that can be controlled using hand gestures. Gesture Controlled Robot Tutorial To control the robot, we will be using the control gloves, which will…

Spinel Crux – Gesture Controlled Robot for Wireless Surveillance – Tutorial Part 1
| |

Spinel Crux – Gesture Controlled Robot for Wireless Surveillance – Tutorial Part 1

In this series, we will build Spinel Crux, a Gesture Controlled Robot which can travel through rough terrain and can be controlled using hand gestures. To control the robot, we will be using control glove, which will have an accelerometer and a flex sensor to control the status and the direction it should move. The…

Arduino, PCA9685 Servo Motor Driver 16 Chanel Module Tutorial
|

Arduino, PCA9685 Servo Motor Driver 16 Chanel Module Tutorial

As a hobbyist and and electronic enthusiast, you might have heard of Servo Motors and their application. Servo Motors are used in robotics as well as automation projects in home and offices. They are used in door locks, aeroplane wings, robotic hands and they have countless other applications. Using Servo Motors you will have precise…

SSH without Port Forwarding – Remote Access without port forwarding
| |

SSH without Port Forwarding – Remote Access without port forwarding

Remote Access without Port Forwarding – SSH from outside LAN In this tutorial, I will show you how you can gain remote access without port forwarding. I will be showing you how you can SSH without port forwarding from outside your LAN and reach your device within the private network! Design your own PCBs for…

Access Local Device without Port Forwarding – Ngrok Working & Setup
| |

Access Local Device without Port Forwarding – Ngrok Working & Setup

  Access Local device without Port Forwarding ngrokĀ is an service that enables us to connect to any device (inside LAN or internet facing) through any network with out port forwarding. One key advantage of using ngrok is that, you dont have to be local network as your device to access them. You can SSH, use…