http://store.kitsch-bent.com/product/ex ... 2c-version
http://store.kitsch-bent.com/product/ex ... 2c-version
http://store.kitsch-bent.com/product/ex ... 2c-version
not quite, the I2C protocol is generally used to cut down on the required number of wires to a part of a circuit, but its not a microcontroller. you can communicate to it through a microcontroller or similar (like the Pi itself). a microcontroller just to control a button matrix would be overkill, something like this is cheaper and just as effective, although perhaps less modifiable than a microcontroller but you don't need it to do very much. just read the button presses, and for doing that a microcontroller is really too much for so simple a task.Akina86 wrote:hey Kitch, i ordered the current version board last night. i was wondering if this one works like a teensy built on to the board already. since it has four solder points i just figured it must work like a usb gamepad or something. keep up the awesome work, can't wait to see whats next.
yep, some configuring is required. take a look on the product page, and you'll find some code for arduino there. this at least has all the addresses you need to get this thing going.Akina86 wrote:hey, just got the board today! thanks, that was fast! i wired it up and now my confusion begins. i am THE definition of a noob when it comes to the pi and i think i misunderstood your explanation of how this board works. i was hoping that maybe you could make a small tutorial on how to get this board set up.
just for clarification i wired up ground to the GND, 5v to VIN, GPIO pin 3 to SDA and finally GPIO pin 5 to SCL. i figured there was more to it on the pi side than simply hooking this up, but i tried it and yep, i need to do some kind of configuring and i'm kinda stuck. any help would be awesome and i am sure i wouldn't be the only one in need of your guidance. thanks in advance.
Akina86 wrote:unfortunately for me, this is just how ignorant i am in this area. i have made it this far because wermy was nice enough to hold our hands step by step to this point, i'm just kind of forced in this direction because i didn't have an old gameboy to use for parts, i bought a repro case and been building from the ground up. i know how to ssh into the pi and add and remove and edit files, but i don't know where to put this script and if i need to edit it, i will be lost. i understand if you don't have the time to lay it out in simple terms, but i am sure i am not alone here and potential buyers might find a tutorial beneficial to make their choice as to what board is right for them.
Users browsing this forum: Bing [Bot] and 1 guest