I am doing a project were I need an Arduino. I am thinking of doing a bare bones one. But I need it to communicate with the computer using USB. All the bare bones project I found on google didnt have it or the were dead links.
P.S: I cant use the original arduino as I am planning to use this project in an exhibition, were the guidelines say all circuits must be created by the participant(sigh) =(.
An inexpensive method to add USB serial communications for a true barebones or embedded 328p project is to use one of those Asian USB TTL serial cable modules. Works great. With a small simple mod you can even use it to upload sketches to the barebone if it has a bootloader on it.
Are you allowed to use USB/Serial adapters like Retrolefty mentioned?
If yes, wire up a barebones board by hand, and connect Rx,Tx, Power, Gnd to the adapter module, or get a cable that has same part embedded in it and do the same.