Anonymous

Project:YAAC: Difference between revisions

From London Hackspace Wiki
Line 209: Line 209:
Lots of room for improvement:
Lots of room for improvement:


* Getting Serial.print() to work
* <s>Getting Serial.print() to work</s> Thanks to Solexious.
* Getting the actual YAAC listed on the Arduino IDE, instead of the Teensy.
* Getting the actual YAAC listed on the Arduino IDE, instead of the Teensy.
* Burning code straight from the Arduino IDE onto the YAAC, though this would required major roadworks, as the current FTDI chip, which deals with the Arduino's USB protocol, would have to come out of the loop. Why not use the FTDI, and do a straight clone? Because it increases the cost.
* Burning code straight from the Arduino IDE onto the YAAC, though this would required major roadworks, as the current FTDI chip, which deals with the Arduino's USB protocol, would have to come out of the loop. Why not use the FTDI, and do a straight clone? Because it increases the cost.
Line 216: Line 216:
* Produce a laser cut stencil for solder paste.
* Produce a laser cut stencil for solder paste.
* Add the silk screen layer.
* Add the silk screen layer.
* Add real vias.
* Add real vias - through-hole platting would be ideal.
Anonymous user