Anonymous

Project:YAAC: Difference between revisions

From London Hackspace Wiki
Line 188: Line 188:
=== Serial communication over USB ===
=== Serial communication over USB ===


Working ~ write up to follow
Serial.begin() and Serial.print() functions work within the AT90USB162 and statements will be echoed to the monitor, once the correct Serial Port - USB device mapping has been selected:
 
Tools > Serial Port > ''USB Device'' e.g. /dev/ttyUSB000


=== PWM ===
=== PWM ===
Anonymous user