Page 1 of 1

Arduino + Serial + PCB

PostPosted: Fri Jun 28, 2013 9:27 pm
by yu_buffon
Hi there, I have been working on a little project where my Arduino Uno sends the IMU sensor's data to the PC via serial (Printing the data on serial monitor. I ma planning the transfer the programmed Arduino chip (Atmega) from the prototype platform to a PCB. I have read that I just need a crystal and a couple of capacitor to run the already programmed Arduino chip on a PCB. And I could use the prototype platform to program the chip and transfer back o the PCB. My question here, can the Arduino on the PCB still perform the serial communication with the PC? Does the PCB need extra components in order to perform the serial communication? Please explain.

Re: Arduino + Serial + PCB

PostPosted: Sat Jun 29, 2013 11:14 am
by robosang
Not really understand your question, sorry.

Re: Arduino + Serial + PCB

PostPosted: Thu Jul 04, 2013 1:24 pm
by yonghui
how do u connect the arduino to PC now? through the USB connector on arduino board?
if yes, then u will need extra thing to convert the uart signal to the usb of PC.