Communicating to trinket pro from PC

Adafruit's tiny microcontroller platform. Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
codejoy
 
Posts: 9
Joined: Fri Dec 04, 2009 6:05 pm

Communicating to trinket pro from PC

Post by codejoy »

Can anything communicate to trinket pro from say if it was plugged into a PC? Is this possible, I saw something about serial not on this board, but saw some sort of code somewhere that emulates it, is that what I would do if i say wanted to update things on a trinket pro from code running on a python daemon or something?

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Communicating to trinket pro from PC

Post by adafruit_support_rick »

You would use an FTDI Cable or FTDI Friend, which are USB-to-TTL Serial converters.
https://www.adafruit.com/product/284
https://www.adafruit.com/product/70

See our tutorial on usinf these with the Pro Trinket
https://learn.adafruit.com/introducting ... using-ftdi

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

Return to “Trinket ATTiny, Trinket M0”