BeagleboneChallenge: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Farnell have organised a competition between Leeds Hackspace and Pumping Station One (Chicago). The challenge is to building something using a Beaglebone Black. We're attempting …") |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Farnell | Farnell organised a competition between Leeds Hackspace and Pumping Station One (Chicago). The challenge is to building something using a Beaglebone Black. We attempted to create a robotic foosball table player. We came second in the competition due to various reasons... | ||
Code for the driver controller, PRU and OpenCV tracking is here: https://github.com/pbrook/beagle-football | |||
Current progress: | Current progress: | ||
Line 6: | Line 8: | ||
* Ordered a ps3 eye webcam (640x480 @ 75fps) for ball tracking | * Ordered a ps3 eye webcam (640x480 @ 75fps) for ball tracking | ||
* pbrook has designed a mechanism in openscad to move the players | * pbrook has designed a mechanism in openscad to move the players | ||
== Wiring == | |||
=== Motor Choccy Block === | |||
Left to right, motor cables facing away. | |||
# Rod A Rotation | |||
# Rod A Rotation | |||
# Rod A Slide | |||
# Rod A Slide | |||
# Rod B Rotation | |||
# Rod B Rotation | |||
# Rod B Slide | |||
# Rod B Slide | |||
# Rod C Rotation | |||
# Rod C Rotation | |||
# Rod C Slide | |||
# Rod C Slide | |||
=== Limit Switch Choccy Block === | |||
# Rod A Inner Endstop | |||
# Rod A Inner Endstop | |||
# Rod A Outer Endstop | |||
# Rod A Outer Endstop | |||
# Rod A CW Endstop | |||
# Rod A CW Endstop | |||
# Rod A CCW Endstop | |||
# Rod A CCW Endstop | |||
[[Category:Projects]] |
Latest revision as of 13:57, 3 August 2016
Farnell organised a competition between Leeds Hackspace and Pumping Station One (Chicago). The challenge is to building something using a Beaglebone Black. We attempted to create a robotic foosball table player. We came second in the competition due to various reasons...
Code for the driver controller, PRU and OpenCV tracking is here: https://github.com/pbrook/beagle-football
Current progress:
- Acquired a football table
- Ordered a ps3 eye webcam (640x480 @ 75fps) for ball tracking
- pbrook has designed a mechanism in openscad to move the players
Wiring
Motor Choccy Block
Left to right, motor cables facing away.
- Rod A Rotation
- Rod A Rotation
- Rod A Slide
- Rod A Slide
- Rod B Rotation
- Rod B Rotation
- Rod B Slide
- Rod B Slide
- Rod C Rotation
- Rod C Rotation
- Rod C Slide
- Rod C Slide
Limit Switch Choccy Block
- Rod A Inner Endstop
- Rod A Inner Endstop
- Rod A Outer Endstop
- Rod A Outer Endstop
- Rod A CW Endstop
- Rod A CW Endstop
- Rod A CCW Endstop
- Rod A CCW Endstop