Arduino Uno Requirement: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
This involves circuit etching and populating an Arduino Uno board. We start from an Atmel 328 chip with DIP 28 form facor, and build a board around it: a USB port for communication and power. We connect the board to the [[Universal Controller LCD screen to show the magic of making our own controller.   
This involves circuit etching and populating an Arduino Uno board. We start from an Atmel 328 chip with DIP 28 form facor, and build a board around it: a USB port for communication and power. We connect the board to the [[Universal Controller]] LCD screen to show the magic of making our own controller.   
   
   
<html><iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQAHptHiKxgcrNrZXHk9RzJaIDotuDmERH_f3oUuRYJOtyfkoKdezRqVxl-YujO9uc5g60LFUGBRIv7/embed?start=false&loop=false&delayms=3000#11" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>
<html><iframe src="https://docs.google.com/presentation/d/e/2PACX-1vREOYaMlsz5Z9YY-IXiS0M-DELIcE_37FU6Om0SMRcKzXl5V9suKdS_spScTpu1uvWz3nuk-b8PehLa/embed?start=false&loop=false&delayms=3000" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>
 
[https://docs.google.com/presentation/d/13KMS6npyhjHF923TkzzUzbC7KBu0nhTErZLDVA7pakk/edit#slide=id.g643621a6db_0_0 edit]


[https://docs.google.com/presentation/d/1pDEjvuqPt6b8iXULDGtRTPE8YsbaTSFLy1pe-paaOSU/edit#slide=id.g645b2f64e5_10_1 edit]


=Links=
=Links=
*[[STEAM_Camp_Curriculum#Open_Source_Prior_Art]]
*[[DIY_Arduino]] - see video of the USB version
*[[STEAM_Camp_Curriculum Planning#Open_Source_Prior_Art]]

Latest revision as of 19:25, 8 January 2020

This involves circuit etching and populating an Arduino Uno board. We start from an Atmel 328 chip with DIP 28 form facor, and build a board around it: a USB port for communication and power. We connect the board to the Universal Controller LCD screen to show the magic of making our own controller.

edit


Links