NEW: uSD Card Adapter For Propeller Platform
Nick McClick
Posts: 1,003
I've just published the mircoSD Card Adapter for the Propeller Platform & they're now available:
Because the microSD slot uses such a tiny board, we're able to offer them at $9.99. Cheap! It's already assembled, you just need to solder on 6 pin headers (included) to attach it to the Propeller Platform or any protoboard / breadboard.
As a bonus, from now until December 25th, buy a Propeller Platform and you'll get a uSD Card Adapter, free! If you've purchased a Propeller Platform on or after 11/22, you'll get a free module in the mail in the next few days.
Thanks! Let me know if you have any questions. More info and photos on the product page
Nick
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Forums RSS Feed!
Gadget Gangster - Share your Electronic Projects
Because the microSD slot uses such a tiny board, we're able to offer them at $9.99. Cheap! It's already assembled, you just need to solder on 6 pin headers (included) to attach it to the Propeller Platform or any protoboard / breadboard.
As a bonus, from now until December 25th, buy a Propeller Platform and you'll get a uSD Card Adapter, free! If you've purchased a Propeller Platform on or after 11/22, you'll get a free module in the mail in the next few days.
Thanks! Let me know if you have any questions. More info and photos on the product page
Nick
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Forums RSS Feed!
Gadget Gangster - Share your Electronic Projects
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
NYC Area Prop Club
Prop Forum Search (Via Google)
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Forums RSS Feed!
Gadget Gangster - Share your Electronic Projects
If you connect it at P31..P28, you'll need to change sdspi from:
do := basepin++
clk := basepin++
di := basepin++
cs := basepin
to
do := 31
clk := 30
di := 29
cs := 28
then you can just sdspi.start(0)
Does that help?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Forums RSS Feed!
Gadget Gangster - Share your Electronic Projects
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Computers are microcontrolled.
Robots are microcontrolled.
I am microcontrolled.
But you·can·call me micro.
Want to·experiment with the SX or just put together a cool project?
SX Spinning light display·
My overstock is killing me.
PM me for absolutly FREE 8-pin Mini Din connectors.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
NYC Area Prop Club
Prop Forum Search (Via Google)
·
They're also in the component inventory, so people who publish projects on Gadget Gangster can use these with their design.
Also, I still need gerbers for the iProp - Email them to me when you have 'em!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Forums RSS Feed!
Gadget Gangster - Share your Electronic Projects