Brain Machine Programming

Wearable electronics: boards, conductive materials, and projects from Adafruit!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
caitlinsdad
 
Posts: 627
Joined: Fri Feb 24, 2012 4:23 pm

Re: Brain Machine Programming

Post by caitlinsdad »

If it was from the Adafruit kit, the chip should have been preprogrammed and ready to use. https://learn.adafruit.com/brain-machine/overview

User avatar
caitlinsdad
 
Posts: 627
Joined: Fri Feb 24, 2012 4:23 pm

Re: Brain Machine Programming

Post by caitlinsdad »

The chip used is an attiny25 so you would need to be set up for bare AVR microcontroller chip programming. As a minimum, I would think you need the FTDI interface wired up to the chip to communicate with your computer and then the required software to be able to program the chip. This may delve deeper than the usual Arduino type programming and need more advanced skills if you attempt to reprogram what you have. Good luck.

Locked
Please be positive and constructive with your questions and comments.

Return to “Wearables”