-
Recent Posts
Categories
Blogroll
Feed Me
Tag Archives: Bread Board
Ardiuno – Code Lock and Bread Board (completed)
Here is a video demonstration of the Code Lock and Arduino chip on the Bread Board homework: Some items that were very helpful on the final step of building the Bread Board was this Arduino bread board tutorial. Provided in that tutorial is a detailed pin layout of the Arduino chip (which you can get [...]
Arduino – Bread Board and Code Lock (interim step)
Here is an interim step in the Arduino Code Lock homework. The ATMEGA chip is still in the Arduino board, but I have the programming completed and set-up: Some things that were very helpful on this one were the Button State Change tutorial and the Boolean Operators on the Reference page.