Skip to content
#

328p

Here are 14 public repositories matching this topic...

This library enables you to use Hardware-based PWM channels on AVR-based boards, such as Nano, UNO, Mega, Leonardo, 32u4, etc., to create and output PWM. Using the same functions as other FastPWM libraries to enable you to port PWM code easily between platforms.

  • Updated Jan 27, 2023
  • C++

This library enables you to use ISR-based PWM channels on AVR-based boards, such as Mega-2560, UNO,Nano, Leonardo, etc., to create and output PWM any GPIO pin. It now supports 16 ISR-based PWM channels, while consuming only 1 Hardware Timer. PWM channel interval can be very long (ulong microsecs / millisecs). The most important feature is they'r…

  • Updated Dec 5, 2022
  • C

A repository for files from the CSS332 course at SIIT, containing lab exercises and examples for microcontroller programming. This collection includes Assembly language programs for AVR microcontrollers, C language implementations, and Arduino sketches that demonstrate fundamental concepts in embedded systems programming.

  • Updated Apr 25, 2025
  • Assembly

Improve this page

Add a description, image, and links to the 328p topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 328p topic, visit your repo's landing page and select "manage topics."

Learn more