Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 3.4 KB

README.md

File metadata and controls

58 lines (44 loc) · 3.4 KB

Open Source Cosplay Project with AmieDD and Hybrid World Adelaide and MOD Museum

All Contributors

Details for AmieDD workshops at Hybrid World and MOD Museum. at the University of Southern Australia is a futuristic museum of discovery, a place to be and be inspired.

Ingredients List

  • Download Arduino IDE - The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing and other open-source software. Amie's In-game Hint: Download the version from the Arduino webpage, the version from the Windows app store has issues with the drivers sometimes.

Troubleshooting

Arduino sketches:

Pins #2 and #7 are not available (they are exclusively for USB) The onboard 5V regulator can provide 150mA output, not 800mA out You cannot plug shields directly into the Pro Trinket There is no Serial-to-USB chip onboard. This is to keep the Pro Trinket small and inexpensive, you can use any FTDI cable to connect to the FTDI port for a Serial connection. The USB connection is for uploading new code only. The bootloader on the Pro Trinket use 4KB of FLASH so the maximum sketch size is 28,672 bytes. The bootloader does not affect RAM usage.

Contributors:


Amie DD

💻

doughsk8er

💻