Skip to content

Latest commit

 

History

History
57 lines (50 loc) · 1.93 KB

README.md

File metadata and controls

57 lines (50 loc) · 1.93 KB

Pet-Mk-V

Welcome to the Pet-Mk-V repository

ROS repository in the https://github.com/Pet-Series Git-Organizations.
Containing multiply ROS-packages.

Software/Setup Pet series micro robots

The main objective/scope for this repository is to control the part of the software (and parameter settings) that is unique for this Pet Mark V (five) robot.

Pet-Mk.V during developing.
  • Simplification: As MCU we mainly using Arduino compatible hardware, like Arduino UNO and Arduino NANO.
  • Standardisation: As system integration tool (Middle ware) we use ROS running on a Raspberry PI. Each MCU act as an ROS-serial device.
  • Modularisation: We have tried to make the code as generic/common as possible.

Drawing/Schemas:


Circuit Diagram - UNO

Circuit Diagram - NANO

Circuit Diagram - RPi

PowerDistributionSchema

External references

For my own convenience - Some GitHub cheat sheets