'Standard' Connector - any ideas?
johnnyairplane
Posts: 25
I have used (and really appreciate) the 'standard' 3 wire interface for servo's, LCD's, HB-25's....other 'doo-dads'
I'm thinking (ouch!) that a 'standard' connector - like a 5 wire interface would be a great idea for other chips or modules
like the DS1620.....
If parallax adopted a 'standard connector' for everything, hardware connections could be almost plug 'n play....
it would make prototyping a lot easier..... and changes could be made a lot easier.... making time to prototype a lot shorter...
Right now we have objects (plug 'n' play)
Demo's - that show us 'dummies' how the object works...
with ping sensors, you can just plug 'em in...change the port in the program and BAMMO!
Perhaps a very small board with the 3 pin 'thingy' on it, a very small prototyping area.....for 'other chips'
then, maybe a small board with the '5'? pin 'thingy' on it, and adapters to the mesmic sensor, the DS1620 and others....
Just an idear!
WHAT DO YOU THINK?
John
I'm thinking (ouch!) that a 'standard' connector - like a 5 wire interface would be a great idea for other chips or modules
like the DS1620.....
If parallax adopted a 'standard connector' for everything, hardware connections could be almost plug 'n play....
it would make prototyping a lot easier..... and changes could be made a lot easier.... making time to prototype a lot shorter...
Right now we have objects (plug 'n' play)
Demo's - that show us 'dummies' how the object works...
with ping sensors, you can just plug 'em in...change the port in the program and BAMMO!
Perhaps a very small board with the 3 pin 'thingy' on it, a very small prototyping area.....for 'other chips'
then, maybe a small board with the '5'? pin 'thingy' on it, and adapters to the mesmic sensor, the DS1620 and others....
Just an idear!
WHAT DO YOU THINK?
John
Comments
www.mikroe.com/en/tools/
Scroll down to the bottom of the long page. All of their CPU boards will take any of their add-on boards.
Wow! - yeah, that's exactly what I'd love to have with the parallax products, perhaps not as 'rigid' of a connector (sure like the R/C 3 pin connector)....
But yes, you're right on track! - maybe an idea for those parallax guys? (hint hint, nudge nudge)...?
Thanks, I've never seen this site before - that's really impressive!
John
check out www.ucontroller.com
Oldbitcollector
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The comments and code above are proof that a million monkeys with a million propeller chips *could* write Shakespeare!
OldBitCollector also has figured out a way to put one of these sockets onto a ProtoBoard, See his "Propeller Protoboard Designs for the beginner" pages 15-16 for details on how this is done, I have this document hosted on my website "uController.com" . He only did Socket B on his Protoboard, but there is no reason you couldn't replicate more.
The benefit of a design such as this is twofold.
A diagram of this connector is included "Propeller Protoboard Designs for the beginner" as well. This information will also be included in the documentation for SpinStudio, and will allow users to create thier own module designs.
(....I see OldBitCollector has posted a much shorter, but much appreciated, link to uController.com while I was typing this......)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Brian
uController.com - home of SpinStudio
the spinstudio looks like quite the system, I think I'll stick with the 5 pin sip idea (like 3 pins, but 2 more!),
thus keeping things 'simple', most of us aren't looking for everything on one dev board! - just a system where
an idea/concept can be rapidly prototyped, just like exchangeable objects (propellor plus!)....
I still like the 1 wire designs - hobbyboards really does a nice job there! hobbyboards.com
It could be said that I am a minimalist, 3 ports plus VDD and VSS - plenty, serial comm is great!
I 'grew up' on the 6502 and the Z80, All these years, I've been waiting for a simple board with a multiply instruction!
now it's serial EEPROM, DS1620's, ping sensors, servo motors, XBee Xcvr's, I've given up thinking a 'port' is 8 bits,
that's a little bit too much 1980's thinking..... for now I can do far more with 1 pin than I could do 25 years ago with a byte.
Nice looking boards you've made though....
John
I keep seeing references to the prop2. Is it confirmed that a new version is coming or are you guys simply assuming a new one will arrive because everything eventually moves away from a 1.0 release.
Grab a pot of coffee and read through this thread - http://forums.parallax.com/showthread.php?p=617536
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Brian
uController.com - home of SpinStudio
Gr,
Mightor
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
| To know recursion, you must first know recursion.