Skip to topic
|
Skip to bottom
"Wealth without money..."
Jump:
RepRap Home
What can it make?
One page description
Future Plans
Main Blog
Documentation
Make your own RepRap
Using your RepRap
Videos / Movies
RepStrap machines
Community
Get a RepRap Kit
User Forums
Builder's Wiki
Builder's Blog
RepRap auf Deutsch
RepRap en espaņol
RepRap in italiano
RepRap IRC Channel
RepRap Twitter
Object Library
Thingiverse
The People
World RepRap map
Related Sites
Background
Press
Philosophy
Acknowledgments
T-shirts, mugs etc.
GPL Licence
Privacy Policy
Main Web
Changes
Changes detailed
Topic list
Search
login
Edit
Attach
Printable
Main.IOBox
r1.4 - 06 May 2006 - 00:00 -
SimonMcAuliffe
topic end
Start of topic |
Skip to actions
---+ IOBox The IOBox is a simple test tool that acts like any other RepRap networked component and allows direct control of I/O lines from the host PC. It is envisaged that this will be used for prototyping, and also by hobbyists keen to exploit the simple and inexpensive technologies developed for RepRap in other projects - please do! Currently there is no specific board, but is probably most applicable to [[BuildingAStripboardStepperController][the Stepper Controller board]] which could drive, say 4 relays instead of the stepper motor coils. ---++ Pinouts * B1, B2: Comms * B0, B3-B7: Outputs * A0-A7: Inputs ---++ Commands * 0: Get version * 1: Set outputs * 2: Get inputs ---++ Firmware The compiled firmware is in the files section below. The source is in [[Subversion]] at [[http://reprap.org/svn/reprap/firmware/devices/iobox/][reprap/firmware/iobox]] The device resides at address 50 on the network. ---++ Examples =echo 1 255 | tools/poke -d 50= Set all outputs to ON =echo 2 | tools/poke -d 50 -w= Read inputs (and display as decimal value) For more details, see the [[Poke]] tool documentation. -- Main.SimonMcAuliffe - 10 Feb 2006
to top
End of topic
Skip to action links
|
Back to top
Edit
|
Attach image or document
|
Printable version
|
Raw text
|
More topic actions
Revisions: | r1.4 |
>
|
r1.3
|
>
|
r1.2
|
Total page history
|
Backlinks
|
Refresh
You are here:
Main
>
IOBox
to top
Copyright © 1999-2009 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding
RepRap
?
Send feedback