Giter Site home page Giter Site logo

zhangzq71 / motoko_uprising Goto Github PK

View Code? Open in Web Editor NEW

This project forked from michalnand/motoko_uprising

0.0 1.0 0.0 77.05 MB

License: GNU General Public License v3.0

Makefile 0.26% C++ 14.06% C 76.12% Assembly 9.30% Python 0.09% Objective-C 0.18%

motoko_uprising's Introduction

Motoko Uprising

line following robot with neural network predictor

Advanced line following robot, using custom deep neural network for curve shape prediction. Robot can recognize straight line and speed up.

Video of woking robot motoko video.

Hardware
  • CPU is ARM Cortex M4F, stm32f303, 73MHz
    • with simd instructions, good to have for deep learning
  • gyroscope : lsm303
    • (or something like THAT - yeah, they are changing it more often then socks)
  • motors : pololu HP 1:30, micro metal gear, with magnetic encoders
  • motor driver : TI DRV8834
  • line sensors : phototransitors for visible light (not IR)
    • Iam using white leds, so the line can be colored - not only black
  • obstacle detection :
    • common IR leds, and laser (still not working as I wish - too slow, but high range)
  • accu : LiPol 2S, 150mAh, from dualsky

Some photos from mounting this devilry device :

  • PCB design are in pcb, ready to send to your favorite manufactor

  • Chassis, there are little of 3D printed parts 3d print

Software

Debug app

TODO - this will be long journey

motoko_uprising's People

Contributors

michalnand avatar

Watchers

James Cloos 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.