Beyond Arduino, Part 4: C for Embedded Applications

Learn how to write better code for your embedded hardware or IoT projects like professionals, not beginners, do.

Ratings 4.52 / 5.00
Beyond Arduino, Part 4: C for Embedded Applications

What You Will Learn!

  • Create professional grade embedded applications.
  • Produce embedded applications employing THE most widely used programming language ever.
  • Benefit from a wide variety of C compiler and preprocessor tricks to help you make better embedded applications.

Description

In this fourth part of the Beyond Arduino series, you'll learn many techniques to produce more efficient and professional embedded applications. It's time to leave the toy programs behind.

You'll learn how to handle memory-attached hardware registers properly, how to perform bitwise manipulation of data, how to handle interrupts on your microcontroller development platform, and many other techniques which you aren't always aware of because of the immense body of elements that conceal the details in many beginner platforms, like the Arduino, for the sake of simplicity.

You'll also learn how to deal with very basic, typically 8-bit, microcontrollers that don't have a Floating Point Unit and still write code that gets the job done in the best way possible even with the limited resources available. 

After grasping this knowledge, we expect you to think differently when designing your embedded applications in the future. By adding these best practices to your bag of tricks, you'll get one step closer to making embedded applications like a professional, and hopefully you'll feel less like a beginner.

Who Should Attend!

  • Arduino Developers.
  • Software Developers.
  • Makers.

TAKE THIS COURSE

Tags

  • Arduino
  • Embedded Systems
  • Microcontroller
  • Embedded C

Subscribers

1188

Lectures

128

TAKE THIS COURSE



Related Courses