Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

curiosity-nano-board

Here are 4 public repositories matching this topic...

Language:All
Filter by language

This library enables you to use Hardware-based PWM channels on Arduino AVR ATtiny-based boards (ATtiny3217, etc.), using megaTinyCore, to create and output PWM to pins. Using the same functions as other FastPWM libraries to enable you to port PWM code easily between platforms

  • UpdatedJan 28, 2023
  • C++

This library enables you to use Interrupt from Hardware Timers on Arduino AVR ATtiny-based boards (ATtiny3217, etc.) using megaTinyCore. These ATtiny 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 …

  • UpdatedDec 5, 2022
  • C

This example demonstrates 3-bit ring counter implementation using all 6 Look-Up-tables (LUTs) available with the CCL peripheral of AVR128DA48 MCU. This example could be generated with 48 and 64 pin AVR-DA devices.

  • UpdatedAug 20, 2020
  • C

This library enables you to use ISR-based PWM channels on Arduino AVR ATtiny-based boards (ATtiny3217, etc.), using megaTinyCore, to create and output PWM any GPIO pin. It now supports 64 ISR-based PWM channels, while consuming only 1 Hardware Timer. PWM channel interval can be very long (ulong microsecs / millisecs). The most important feature …

  • UpdatedDec 5, 2022
  • C

Improve this page

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

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp