Difference between revisions of "Workshops"

From LVL1
Jump to navigation Jump to search
Line 183: Line 183:
 
* More info [http://wiki.lvl1.org/APC#Atari_Punk_Console here].
 
* More info [http://wiki.lvl1.org/APC#Atari_Punk_Console here].
  
== Arduino: Beyond the Blink ==
+
== Arduino: Beyond the Blink (2012)==
  
 
* Presentation [[File:BeyondBlinkPresent.pdf]]
 
* Presentation [[File:BeyondBlinkPresent.pdf]]

Revision as of 01:04, 17 November 2015

This page is a free resource for all learning materials used in LVL1 workshops. Check our Calendar to see what LVL1 workshops are on the horizon! Enjoy!

Arduino 101 (2015)

Audio-Driven Flashing LEDs (2015)

Illuminate an LED with varying brightness with respect to the amplitude of an audio signal: louder is brighter, quieter is softer. Audio-Driven_Flashing_LEDs

FPGA (2013)

OpenSCAD (2013)

Digital Electronics for Arduino (2012)

Griswold Christmas Light Controller (2011)

February Freeduino Frenzy (2011)

February Freeduino Frenzy

Learn To Solder with Mitch Altman and Jimmie Rodgers (2010)

Solder Your Own Freeduino

Freeduino Spring Training (2010)

Freeduino Spring Training

Below are the lessons for the Freeduino Spring Training. They are Creative Commons licensed, so share and use. Pass them along. If there are issues (bugs) with the instruction, code or circuits, then email me brian_at_lvl1.org. The breadboard and schematic pictures are drawn using the Fritzing Program. Try Fritzing out - it is really cool!

Intermediate Microcontroller Workshop, "Beyond Arduino" (2010)

TV-B-Gone Workshop (2010)

Minti Boost Workshop

MintiBoost Workshop Information for 12/6/10 and 12/18/10

Android Game Workshop

  • [1] Android Slides PDF
  • [2] Android Sample App

Ruby on Rails Workshop

Source Code & Notes

References

This book is both very readable (a rarity in tech books) and a fantastic introduction to Ruby for someone familiar with the GoF design pattern implementations in other languages. It has a quick Ruby syntax primer in the beginning, then jumps straight into the patterns.

This is the latest edition of the book commonly known as "The Pickaxe" in the Ruby community -- in its first edition, it was the first comprehensive English-language reference for Ruby, and was therefore indispensable to someone just getting started with the language. The latest edition is still a great reference book to have around.

Agile Web Development was co-authored by David Heinemeier Hansson, the creator of Rails, and was the closest thing that the Rails community had to "The Pickaxe" for Ruby, in its first edition. The authors have done a great job of cleaning it up and keeping it relevant, and the latest version covers Rails 3.

Obie heads up the Florida-based Rails consultancy, Hashrocket, and was an early adopter of Rails, coming over from the Java camp. He's been a vocal advocate of best practices in Rails for just about as long as Rails has existed, and his book helps to explain not just how to do things in Rails, but why.

Pimping your Home Network with DDWRT

Parts for a custom home router

LVL1 Summer Camp

LVL1 Summer Camp was a workshop that is occurring during the month of June, 2011, taking up every Saturday in June, from 1pm to 5pm.

Eagle Workshop

Links

Eagle itself: Eagle Download

Sparkfun parts library used for this workshop: Sparkfun Library

Dangerous Prototypes Parts Library: DP Parts Library

Sparkfun Keyboard Shortcuts, Appropriate for most layouts: Keyboard Shortcuts

CAM file: Sparkfun CAM, appropriate for GoldPhoenix

Board files we created

Caps Locker Board File

Caps Locker Schematic File

V-USB Tiny Board File

V-USB Tiny Schematic File

GadgetLab TriLife blinker files

OK, this wasn't part of summer camp but it's here if you want more Eagle practice. GadgetLab_Trilife_Blinker is an Eagle layout project to route a board that contains about 10 parts and fits in a small footprint. The board controls the brightness of a LED depending on what neighboring boards' LEDs are doing. From the University of Louisville GadgetLab class.

Etching Workshop

Please See: Toner Transfer and Muriatic Acid Etchant: Making PCBs at LVL1

Soldering Workshop

Summer Camp Soldering Presentation

If you'd like to create your own, you'll need these parts:

V-USB Programmer

  • 1x AtTiny45, .3" SOIC package
  • 1x Mini-USB B Port (surface mount)
  • 1x Surface Mount Slide Switch (See Sparkfun)
  • 2x 1.5k Ohm, 0805 Resistors
  • 2x 68 Ohm, 0805 Resistors
  • 1x Decoupling Cap
  • 2x 3.3v Zener Diodes, SMB Package (Note: MUST Clamp Voltage to 3.3v)
  • 1x Surface Mount, 6 pin, 2 row terminal block

Caps Locker

  • 1x AtTiny45, .3" SOIC package
  • 2x 68 Ohm 0805 Resistors
  • 1x 1.5k Ohm 0805 Resistors
  • 1x Surface Mount, 6 pin, 2 row terminal block

Programming Workshop

Presentation with Notes

For Code, see Resources and Code

Tinkering to Commercialization Workshop

Tinkering to Commercialization Presentation

KiCad Workshop (1/21/12)

Kicad Presentation [meatandnetworking.com/w/Kicad_Resources More KiCad links and resources]

Freeduino Games (Gadget Lab at U of Louisville)

Add some games to the Freeduino Frenzy/Spring Training workshops!

Trilife Workshop (Gadget Lab at U of Louisville + LVL1)

Learn to solder by building a small board that interacts with others in a giant array.

Atari Punk Console

Arduino: Beyond the Blink (2012)

Sketchup Workshop (2013)

Raspberry Pi Bootcamp

Resources