Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Beagleg | 107 | 4 months ago | 7 | gpl-3.0 | C++ | |||||
G-code interpreter and stepmotor controller for crazy fast coordinated moves of up to 8 steppers. Uses the Programmable Realtime Unit (PRU) of the Beaglebone. | ||||||||||
Bumps | 19 | 7 years ago | 7 | KiCad | ||||||
BeagleBone Universal Multi Pololu Steppers | ||||||||||
Quickstep | 9 | 9 years ago | Python | |||||||
Driving stepper motors from the BeagleBone Black | ||||||||||
Bbpystepper | 9 | 7 years ago | gpl-2.0 | Python | ||||||
A Python module for controlling stepper motors with the BeagleBone Black | ||||||||||
Replicape | 8 | 5 years ago | 1 | other | PLSQL | |||||
3D-printer cape for BeagleBone | ||||||||||
Ekf_slam | 5 | 6 years ago | gpl-3.0 | C++ | ||||||
ROS node for EKF-SLAM senior project | ||||||||||
Bbb | 3 | 9 years ago | C++ | |||||||
Software for the BeagleBone Black's used in Project RoboGoby | ||||||||||
Bbb_prussv2_sm | 3 | 7 years ago | OpenEdge ABL | |||||||
BeagleBone Black - Simple PRUSSv2 driver for stepper motor. | ||||||||||
Replicape | 2 | 9 years ago | C | |||||||
Replicape is a 3D printer cape for BeagleBone. [Mirror of http://bitbucket.org/intelligentagent/replicape.git] | ||||||||||
3axis_board | 2 | 9 years ago | Shell | |||||||
3 axis stepper interface board for BBB/Machinekit |
> BeagleBone Universal Multi Pololu Steppers
BeagleBone Black cape for [BeagleG][beagleg-url]; using 5 stepper driver modules from Pololu.
Bumps is an board to work together with [BeagleG][beagleg-url], a fast GCode system for CNC/3D printers and one of the first making use of the PRU of the Beaglebone Black for extremely fast step generation.
Find the current version from June 2015 [shared on OshPark][osh-bumps1]. Or use the [Gerber files](./gerbers/bumps-gerbers.zip) directly.
### Version History
- Version 0.1 March 2014 ; 5 Stepper drivers, 2 Power PWMs, 2 small PWM, 2 aux outputs.
- Version 0.2 June 2015; small revision of otherwise great first board (fix a missing pullup and wrong solder-mask at one place).
### Current work Work in progress on 0.3 hardware update.
Version 0.3 is work in progress with some changed FETs and other little changes (see illustration below) but also there is a bigger change (in branch drv8825-direct) work in progress to directly use the drv8825 drivers without Pololu modules.
The following illustrations represent the current work in progress:
![Schematic][schem] ![Board][board]
In real life, the March 2014 version (essentially identical to the June 2015 version):
![Assembled][assembled]
- Board fabbed by http://oshpark.com/
- Solder paste dispensed with http://github.com/jerkey 's 3D printer, using
- a program to translate a KiCAD file to GCode (hzeller/rpt2paste ) .. the whole thing made it to Hackaday: http://hackaday.com/2014/04/02/dispensing-solder-paste-with-a-3d-printer/
- Assembled using a self-made vacuum tweezer
- https://plus.google.com/u/0/+HennerZeller/posts/b3NbB7NzQcM
- Early test of the system http://youtu.be/hIEY9077D64
[beagleg-url]: hzeller/beagleg [pololu-url]: http://www.pololu.com/product/1182 [schem]: https://github.com/hzeller/bumps/raw/master/img/bumps-schem.png [board]: https://github.com/hzeller/bumps/raw/master/img/bumps-board.png [assembled]: https://github.com/hzeller/bumps/raw/master/img/bumps-connect.jpg [osh-bumps1]: https://oshpark.com/shared_projects/zIXfRqDE