MCPcopy Create free account
hub / github.com/PaulStoffregen/TimerOne

github.com/PaulStoffregen/TimerOne @1.1.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.1.1 ↗ · + Follow
16 symbols 16 edges 3 files 4 documented · 25% updated 22mo ago1.1.1 · 2023-04-14★ 50026 open issues

Browse by type

Functions 15 Types & classes 1
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

TimerOne Library

Paul Stoffregen's modified TimerOne. This version provides 2 main benefits:

1: Optimized inline functions - much faster for the most common usage
2: Support for more boards (including ATTiny85 except for the PWM functionality)

http://www.pjrc.com/teensy/td_libs_TimerOne.html

https://github.com/PaulStoffregen/TimerOne

Original code

http://playground.arduino.cc/Code/Timer1

Open Source License

TimerOne is free software. You can redistribute it and/or modify it under the terms of Creative Commons Attribution 3.0 United States License. To view a copy of this license, visit

http://creativecommons.org/licenses/by/3.0/us/

Paul Stoffregen forked this version from an early copy of TimerOne/TimerThree which was licensed "Creative Commons Attribution 3.0" and has maintained the original "CC BY 3.0 US" license terms.

Other, separately developed updates to TimerOne have been released by other authors under the GNU GPLv2 license. Multiple copies of this library, bearing the same name but distributed under different license terms, is unfortunately confusing. This copy, with nearly all the code redesigned as inline functions, is provided under the "CC BY 3.0 US" license terms.

Core symbols most depended-on inside this repo

Shape

Method 13
Function 2
Class 1

Languages

C++100%

Modules by API surface

TimerOne.h12 symbols
TimerOne.cpp4 symbols

For agents

$ claude mcp add TimerOne \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page