Intermediate Arduino Class (Arduino 201) July 2012

Workshop 88 is offering a follow-up to the Introduction to the Arduino class featuring a concentration on interfacing the arduino with various sensors and learning to use the serial protocol with the arduino. If you already have an arduino, you have all the materials you’ll need for this class.  Otherwise, you can order a kit and we’ll have it for you when you come to the class.

Share

Introduction to Git

Free. Open source. Distributed. Fast. We use these words and phrases to describe Git. Learn why they are apt and how to realize them using Git for your version control needs.  This will be an introductory class with hands on examples so that you can jump in and start using git for your projects right away.
Craig Demyanovich is the in-house git expert at 8th Light Inc.  He’s got 15 years of software development experience and has taught introductory and advanced git courses many times.
Share

Introduction to Arduino class (Arduino 101) July 2012

Workshop 88 is offering our introduction to the Arduino platform at our makerspace in Glen Ellyn. Class attendees will learn how to configure their arduino programming environment, how to design simple circuits for interfacing with the arduino and how to write simple programs to control the arduino. What is Arduino, you ask? From their home page:

Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It’s intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.

You can order Arduino systems from several places, including Adafruit and Sparkfun. Both companies have lots of tutorials and howtos to get you started with Arduinos. If you’re looking for a local source to get Arduinos, try Trossen Robotics.

What you’ll get from this class: If you choose the registration + materials option, we will have an arduino and assortment of electronics components for you to take home after the class. In this class you will learn how to start programming in the Arduino environment including interacting with the inputs and outputs of the Arduino.

You should bring: a laptop with the Arduino environment downloaded installed. 

Please contact us (info@workshop88.com) if you have any questions.  

Image credit: By Linuswiki (Own work) [Public domain], via Wikimedia Commons

Share

Hack Night, 2012 June 4

A successful if low attendance Hack Night was had on Monday night.

Randy worked on reviving an Apple Time Capsule.  The dead internal power supply was removed so an external supply could be substituted.  A power connector was salvaged (using the fine desoldering tool provided by Branden) from a surplus computer power supply so as to add a new power plug to the external supply.  The supply was then tested and found to properly power the Time Capsule.

Photos:

20120605-211400.jpg

20120605-211423.jpg

I (Karl) continued to work on my Visual Timer project, and am in the process of adding a couple of buttons for setting the timer length from the board rather than setting it within the sketch.

Quick summary of Visual Timer: controlled by an Arduino UNO, a sequence of green LEDs dim and go out as the timer counts down. When the timer expires, all green LEDs will be dark and a red LED will light up.

Photos:

20120605-211454.jpg

20120605-211514.jpg

Share