Skip to content
Kim Pampusch
  • About
  • Experience
  • Projects
  • Home
  • Projects
  • AVR

Updating The Embedded Code In A Balancing Robot

Posted by By Kim January 11, 2021Tags: Arduino, AVR, C, Embedded Programming, Programming, Robotics, Sensors

I took one of my past Arduino projects and updated the code to work directly with the underlying architecture on an ATmega328P. The project was originally controlled by code that utilized various Arduino libraries. I rewrote the code to use avr-libc, a C library for the AVR family of microcontrollers.

Continue Reading
Read More
Recent Projects
  • CSS Transitions At Work June 20, 2025
  • Inverse Kinematics Math For A 2D Robotic Arm December 31, 2022
  • Updating The Embedded Code In A Balancing Robot January 11, 2021
  • Designing An Online Chatting Application September 21, 2020
  • Remembering FRC: The 2015 Season August 31, 2020
  • Developing An Arcade Game About Robots July 21, 2020
  • Retrospective On My Turn-Based Combat Game Demo July 15, 2020
  • Mapping Out a Guitar Controller July 3, 2020
  • Remembering FRC: The 2014 Season June 15, 2020
  • Building A Prototype Balancing Robot June 4, 2020
Copyright 2026 — Kim Pampusch. All rights reserved.
Scroll to Top