[REQUEST] RaspberryPi Serial Interface

Talk about anything concerning the source code.
Post Reply
cajuil
Posts: 11
Joined: Sat Jan 23, 2016 9:39 am

[REQUEST] RaspberryPi Serial Interface

Post by cajuil »

Hi @Matlo!
:idea: Would it be possible to simply use/connect the ATMEGA device (Teensy, etc.) through the RPi serial interface directly connected? :idea:

This would allow anyone who uses/has a RPi to connect directly to the device without the need of an USB to Serial device.

Thanks!
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: [REQUEST] RaspberryPi Serial Interface

Post by Matlo »

Hi,

Yes it's possible. There are a few hints here:
http://gimx.fr/forum/viewtopic.php?p=4485#p4485
http://gimx.fr/forum/viewtopic.php?t=1445

Note that running the AVR board at 3.3V is not an option as it would not allow to run the AVR chip at 16MHz.
GIMX creator
Post Reply