Search found 3 matches

by SkeeterB11
Thu Jun 30, 2011 2:27 pm
Forum: E-blocks
Topic: E-Blocks Prices
Replies: 2
Views: 2912

E-Blocks Prices

I am a new member here and would like to know how much the Advanced Starter pack would run in USD. Out in the main web site it does not list the prices for any of the E-Blocks packages, and as Matrix is in the UK they price their products in Pounds Stirling. Thank you for any help that comes in.
by SkeeterB11
Thu Jun 30, 2011 3:46 am
Forum: Flowcode V2 & V3
Topic: Let Us Know What You Are Doing With Flowcode
Replies: 42
Views: 86816

Re: Let Us Know What You Are Doing With Flowcode

An older project I was attempting to work on using Flowcode is a jukebox that uses a PIC18F4220 to read from multimedia files from a SD/MMC card and outputting it to a VS1011 Multimedia Chip. I've gotten some of the interface work done, but I still haven't figured out how to read the SD/MMC card and...
by SkeeterB11
Thu Jun 30, 2011 3:29 am
Forum: Flowcode V2 & V3
Topic: Creating electronic lock
Replies: 4
Views: 4989

Re: Creating electronic lock

I created an electronic lock that uses 3 digits. It's got a simple bit where it reads the code stored in the EEPROM of the uC and compares it to the one you just entered. If the code is correct, you get the door unlocked , a green LED illuminated, and a prompt to enter quickly before it returns to i...