PaulStoffregen / TimerOne

TimerOne Library with optimization and expanded hardware support
http://www.pjrc.com/teensy/td_libs_TimerOne.html
467 stars 209 forks source link

Doesn't support non-avr boards? #8

Closed Gargo closed 8 years ago

Gargo commented 8 years ago

Wemos R1 D1 + this example: http://www.lucidarme.me/?p=5057

Or could you help at least how to change the code from this example to avoid to use TimerOne?

PaulStoffregen commented 8 years ago

TimerOne does work with Arduino Mega

Gargo commented 8 years ago

Wemos R1 D1 is not Mega. It is almost Uno clone based on ch340g + built-in esp8266. The only difference from Uno I saw is it has only one analog pin

PaulStoffregen commented 8 years ago

Well, if you or someone else writes the code, I'll be happy to merge it. But I do not have this board, and even if I did, I wouldn't have the time available to write this myself.

Gargo commented 8 years ago

Ok about time. But you should buy it because it is so cheap that you can buy one for each shield you have

PaulStoffregen commented 8 years ago

Maybe you should ask the people who make and support this product to contribute code to this and other widely used libraries?