Wellys Dev

  • Home
  • Search/Topics
  • Writings
  • About

    2025

  • 2025-06-13
    Developing in C for the ATtiny13A: Introduction

    Where I describe the process of developing code for the Microchip ATtiny13A, starting at the chip level.

    Introduction

    This is the first in a series of posts describing how to begin developing at the chip level (as compared to board level). In this series, I’ll be using a Microchip ATtiny13A, which is a minimal version of an ATmega328P, the microcontroller used in the Arduino Uno R3.

    The chip has the following:

Copyright © 2025 Lief Koepsel
  • Home
  • Search/Topics
  • Writings
  • About