Beyond the Arduino: Programming AVR Microcontrollers in C

While the Arduino platform has taken the Maker/hardware-hacker scene by storm, the chip that powers the Arduino -- the AVR ATMega series microcontrollers -- has a lot more to offer.  If you've felt limited by the size, expense, or processing speed of the Arduino, it's time for you to stop abstracting away the hardware peripherals inside the microcontroller and learn a bit about how the hardware can help you get your projects done.

But starting out with a bare microcontroller chip can be daunting. You'll need a reasonably complicated software and hardware toolchain just to get to "hello world". Programming idioms are different between the microcontroller and macro-computer worlds.  And the built-in hardware resources are limited in some respects (memory, raw processing speed) but phenomenally powerful in others (real-time hardware control, interrupt-driven programming). Failing to get one's head around how microcontrollers are different is what often confines the budding hardware hacker to the shallow end of the pool.

In this webcast led by Elliot Williams, we'll dive straight into the deep end.  I'll show you what you need to get started programming the AVR ATMega (and ATTiny) series microcontrollers, give you an overview of their built-in peripherals, and demonstrate most of the important functionality.  And while the focus of this webcast is on Atmel's AVR series, nearly everything you'll learn here is transferable to other microcontrollers.  

I can't teach you C in a webcast, but if you've every programmed in any language before, you'll be able to follow along with the code examples.  If you are an experienced coder, I'll give you some insight into what makes writing directly for hardware a bit different.  If you've worked with an Arduino before, I'll show you how to do everything you're now doing faster, better, and cheaper.

Again, I can't cover everything in one webcast, but my goal is to cover enough of the hard and interesting stuff so that you can learn the rest on your own.  


 If you have previously registered for this event, please login below:
 Email
 LOGIN

Registration is required to attend this event. Please register now.

First Name*
Last Name*
Email*
Country*
Zip/Postal Code*
Title*
Company*
Company Size*
Industry*
I would like to receive the O’Reilly Solid newsletter and get the latest news about the programmable world and the convergence of software and hardware.*Yes
No
I would like to receive news about upcoming webcasts from O'Reilly.*Yes
No
You must have Javascript and Cookies enabled to access this webcast. Click here for Help.
 
Please enable Cookies in your browser before registering for the webcast.
 
*Denotes required.
 
REGISTER

O'reillyPrivacy Policy | (707) 827-7019 (800) 889-8969

© 2013, O’Reilly Media, Inc.

All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners.