Arduino Class Series: Difference between revisions

From Knox Makers Wiki
Jump to navigation Jump to search
Line 45: Line 45:


==Interfacing with Motors==
==Interfacing with Motors==
3/19 @ 6:30pm
Motors offer your Arduino the ability to interact with the physical world. Attach wheels and your Arduino can trundle about. Connect a conveyer belt and it can move M&Ms from one side of your desk to the other. With a simple lever, your Arduino can press buttons to manipulate other machines.
This workshop will introduce you to various types of motors, including small hobby motors, stepper motors, and servos. You'll learn what it takes to control them and how to avoid potential pitfalls.
==Arduino: Hardware==
==Arduino: Hardware==
==Wireless Communications==
==Wireless Communications==

Revision as of 19:38, 31 January 2013

This page serves two purposes. First, it should serve to help us coordinate advertising for our Arduino Class Series in the 1st quarter of 2013. Second, it should serve as a place where we can preserve our presentations, flyers, and other materials related to these classes.

Places to Distribute

  • Radio Shack
    • 5400 Clinton Hwy, Merchant's Corner 102 - Laz
    • 2039 N. Broadway, Broadway Shopping Center - Issac
    • 7600 Kingston Pike - ?
    • 7236 Norris Freeway, Crossroads Center - Laz
    • 902 N Charles G Seivers Blvd, Clinton, TN - Should we go to this one?
    • 9335 Kingston Pike, Market Place Shopping Center - ?
    • 10968 Parkside Dr, Turkey Creek - ?
    • 3001 Knoxville Center Dr, Knoxville Center - Issac
    • 322 S. Illinois Ave, Oak Ridge - ?
  • Hobbytown - Issac
  • Mojoe's Coffee - Issac
  • Local Colleges
    • UT? Where? What's the approval process? - ?
    • UT electronics enthusiasts areas. My suggestions - Min Kao building, math building, university center
    • Pellissippi? Same questions as above. - ?
  • Lab/Other employers
    • This is probably just get everyone interested to get a few flyers to post up in their offices.

Class Descriptions/Materials

Arduino: From the Ground Up

Tue 2/5 @ 6:30

Presenter: Issac Merkle

For the past five years, the Arduino platform has dominated hobby electronics. Cheap, easy to use, and readily available, Arduino has made microcontrollers accessible to neophytes while remaining powerful enough for seasoned hackers.

But what, exactly, is Arduino? What can it do, and how can it be made to do it? What are its strengths and limitations? Which hardware should one buy, and why?

This workshop will answer all of these questions and more, providing attendees with the familiarity and understanding needed to purchase and begin working with Arduino.

No prior knowledge of Arduino is required; if you're just getting started - or are interest in getting started - this class is for you.

ADC and Temperature Measurement

Arduino: Software

"Arduino: Software Learn how to acquire, modify, and create Arduino software for your hackery. This class will cover platforms in Windows and Linux, structure of basic 'sketches', an introduction to programming, and finding and using libraries to extend your functionality. Bring your Arduinos and laptops for some hands on practice!"

Interfacing with Motors

3/19 @ 6:30pm

Motors offer your Arduino the ability to interact with the physical world. Attach wheels and your Arduino can trundle about. Connect a conveyer belt and it can move M&Ms from one side of your desk to the other. With a simple lever, your Arduino can press buttons to manipulate other machines.

This workshop will introduce you to various types of motors, including small hobby motors, stepper motors, and servos. You'll learn what it takes to control them and how to avoid potential pitfalls.

Arduino: Hardware

Wireless Communications

"Arduino: Wireless Communications Spooky action at a distance! Come and get your fields on. We'll cover some common wireless protocols like ZigBee, Bluetooth, and / or Wi-Fi, and make things flash, buzz, or move through the magic of radio."

per issac: You might mention JeeNode ( http://shop.moderndevice.com/products/jeenode-kit ) as an option. I've not tried them, but have been meaning to; it's an interesting, low-cost solution. I've been pleased with ModernDevice in the past, so I have no question it's quality stuff.