Introduction: Perfduino Build Your Own Arduino
This is an Arduino compatible microcontroller I made on a perfboard. I call it a Perfduino.
Full build instructions and details are available at revoltlab.com
Here is a video of it running a servo and the arduino Blink example sketch:
6 Comments
4 years ago
Me I see the schematic diagram??
9 years ago on Introduction
Great project! Thks for sharing it !
12 years ago on Introduction
How does serial communication work with this board? If I'm not asking the appropriate question, I mean the physical aspect of serial communication. Just curious because I am a complete Arduino noob.
The reason I ask, if it helps clarify, is I would like to use one of these with Grbl to operate a CNC machine. I'm just not sure how the computer would deliver the Gcode information to this board.
Please excuse my ignorance.
Thanks!
Reply 12 years ago on Introduction
The computer communicates to the board through the rx (receiver) and tx (transmitter) pins on the red usb breakout board. A usb cable connects to the computer on one side and to the red board on the other. One side of the red board has a mini usb jack. The other side of the board plugs into the perfduino.
Are you making your own cnc machine? That sounds awesome. Please let me know when you start building it. I'd love to see how you go about the project!
12 years ago on Introduction
Well done!
Reply 12 years ago on Introduction
Thanks much!