Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
leadership:roadmaps:2016_spring_semester:tutorials [2016/01/03 06:30] cobatake created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ======Tutorials for 296 Students====== | ||
- | |||
- | =====Tutorials for Project===== | ||
- | * How to implement I2C | ||
- | * How to implement SPI | ||
- | * How to read analog from a pin | ||
- | * How to use interrupts | ||
- | * Use an AVR with just a breadboard | ||
- | * Arduino | ||
- | * Eagle | ||
- | * Google sketch up | ||
- | * Codecademy | ||
- | * Python, ruby on rails, html, javascript | ||
- | * Github | ||
- | |||
- | =====General Lab Tutorials===== | ||
- | * Read through the wiki, learn how to use it, and find projects you are interested in | ||
- | * Intro to weatherbox project: | ||
- | * Read papers on weatherbox | ||
- | * Read/understand code, parts in the weatherbox, assembling the hardware, housing | ||
- | * Assemble and program an apple weatherbox | ||
- | * Intro to wind sensor project: | ||
- | * Read papers on wind sensor | ||
- | * Learn about set up of wind sensor and how it works | ||
- | * Learn about testing and how to test the wind sensor, assemble the wind sensor | ||
- | * Intro to forecasting: | ||
- | * Go through notes on the wiki for the forecasting sessions | ||
- | * Attend forecasting sessions | ||
- | |||
- | =====How Tutorials will be Provided===== | ||
- | * Could incorporate some of these as tutorial as sessions where we teach them for the weatherbox challenge project | ||