I am in the process of making a custom PCB based on the Arduino Uno and would like to get some feedback on my design.
This is for a data logger project that I am currently working on.
The goal is to monitor some signals on my vehicle, which will be isolated using some buffer ICs. The data will get parsed and sent to my bluetooth module through the atmega chip. The bluetooth module uses 3.3V logic, which is converted using a logic level converter based on the BSS138 transistor.
I am planning on using the ISP header port to program the ATMEGA328P using the Arduino IDE with a USBtinyISP programmer I am getting off of eBay [unless someone can tell me of something else better to use to upload my Arduino sketch].
fmemon:
That being said, does my design look like it'll work from a hardware perspective?
Well, having not really much of a clue of what you're trying to do or the components... hard to say. Why not build yourself the complete schematic on a protoboard first? Makes it much easier to do some testing before you have it made on PCB, then at least you know that part is sound.