table

Interactive Arduino Powered Coffee Table

One quick fore note: this is my first Instructable and my first large Arduino project, so if you see any stupid errors or have an idea of how things could be done better, then please let me know. Now that that’s out of the way I’ll begin, I started designing this around September last year as my A2 …

Interactive Arduino Powered Coffee Table Read More »

(semi) automated drill press table for PCB manufacture

Motivation As you may have seen in earlier articles, I produce my own PCBs at home with the toner transfer method. After some experimentation the PCB quality is quite satisfactory, but drilling the holes for even a moderate number of through-hole components is very tiresome. When you design your PCBs with a proper CAD software …

(semi) automated drill press table for PCB manufacture Read More »

ASCII Table using Arduino

Demonstrates the advanced serial printing functions by generating a table of characters and their ASCII values in decimal, hexadecimal, octal, and binary. For more on ASCII, see asciitable.com Circuit image developed using Fritzing. For more circuit examples, see the Fritzing project page None, but the Arduino has to be connected to the computer. Code /* ASCII table Prints …

ASCII Table using Arduino Read More »

Scroll to Top