Skip to content
#

sam3x

Here are 6 public repositories matching this topic...

Language: All
Filter by language

This library enables you to use Interrupt from Hardware Timers on an SAM-DUE-based board. These SAM-DUE Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory i…

  • Updated Dec 5, 2022
  • C++

This library, a wrapper around SAM DUE analogWrite() function, enables you to use Hardware-based PWM channels on SAM_DUE boards to create and output PWM to pins. Using similar functions as some other FastPWM libraries, it enables you to port PWM code easily between platforms

  • Updated Jan 22, 2023
  • C++

Improve this page

Add a description, image, and links to the sam3x 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 sam3x topic, visit your repo's landing page and select "manage topics."

Learn more