Giter Site home page Giter Site logo

pirover's Introduction

This file is a documentation of the pirover project

List of Hardware components

Python

The python code has been taken from the followng libraries

  1. Simon Monks python library rrb3
  2. Hands-On MQTT programming with Python by by Gaston C. Hillar
  3. Building a streaming library with picamera

Node-Red

Node-red was used to develop an interface for controlling the car and camera. It was also used as a means of being able to see the streaming video of the rover

MQTT

Finally, I wanted to use MQTT to pass messages to the rover and get telemetry data from the rover.

Hardware considerations

Using the time of flight sensor (VL53L0X)

Initially I tried the traditional HC-SR04. However the drawback with this was that it ultrsound is not the best wave to bounce off fabric. So Couches and curtans were not detected very well.

I had to add the proximity sensor to overcome when theultrasonic sensor was not very good at this. This added further logic to the code.

The time-of-flight sensors have become quite cheap. The one that I am using does not have a big range. However because the rover is not going at speed anywhere it was easy to incorporate the VL53L0X into the design.

I might be able to remove the proximity sensor once I am have been able to code the time-of-flight sensor better.

I am using pimoroni's VL53L0X library.

I am using 3 of the 18650 batteries, although one should have been sufficient. This allows me to play a little longer.

Servos (SG90)

I have not had much success with controlling the jitter on the servos. I used a variety of libraris to experiment with controlling the jitter. My idea of electricity and PWM is very basic. So the controls for the camera servos ae not very good.

top front

Node-red mobile interface

node-red

pirover's People

Contributors

jaygit avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.