Giter VIP home page Giter VIP logo

raspibotics / mabel Goto Github PK

View Code? Open in Web Editor NEW
153.0 18.0 35.0 22.07 MB

MABEL is a feature-packed, open-source, legged balancing robot based off of the Boston Dynamics Handle robot.

Home Page: https://raspibotics.github.io/MABEL/

License: GNU General Public License v3.0

Python 9.42% C++ 90.58%
balancing-robots mabel raspberry-pi arduino self-balancing-robot raspibotics boston-dynamics raspberry-pi-robot robotics robot

mabel's People

Contributors

raspibotics avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mabel's Issues

Can't get YABR code running on Arduino Uno + CNC Shield

Hey there,
I'm having some issues getting the YABR code working. I've got the same hardware as mentioned in your project. An Arduino Uno (SMD version, should not differ, as far as I researched) and CNC Shield. It seems the code fails on following line:
TIMSK2 |= (1 << OCIE2A);
The result of running the YABR code are two non functional stepper motors. One of them can be moved by hand, the other one being blocked at a position. Both are producing some noise. I checked the current limit on the driver and used other motor drivers. Unfortunately without success.

I tried to increase OCR2A = 39; to 3999999 which should result in a timer interrupt every 2 seconds instead the 20 µs, but looking into serial output the timer would still spam the code, way faster than 2 seconds.
I replaced the Arduino with another one (different brand, same processor, not SMD). Same behavior there.
I replaced the writing to PORTD with digitalWrite() but had no luck either.

Could it be possible that I'm missing out on some point not mentioned in the guide?

Greetings,
Niko

Typo in parts list?

Hi,

I think there may be a type in the parts list: PCA9865 -> PCA9685?

It's a bit confusing as it seems you have changed from the Picon Zero to this alternative, which I assume will still be controlled from the Pi, not the Arduino?

Carl

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.