I have a standalone ATMega328p on a board powered by 3.0V. I have connected an FTDI breakout board to it and am trying to establish communication.
Questions:
- Will the OSEPP FTDI breakout board run at 3V?
- Can the Arduino IDE's serial monitor handle non16MHz clock rate data?
- Is there a different terminal program I should use (for OSX)
Thanks