Arduino-SDI-12 icon indicating copy to clipboard operation
Arduino-SDI-12 copied to clipboard

ASR6501 - Cubecell support

Open ManuelJimenezBuendia opened this issue 3 years ago • 2 comments

I would be great to add support for Hetec Cubecell - ASR6501 based boards. We have tried to use the board definitions for Arduino Zero (since we thought it shares the same MCU architecture), but it did not work. Timer definitions must be different. Thanks for the support!!!

ManuelJimenezBuendia avatar Apr 22 '22 11:04 ManuelJimenezBuendia

I am not able to do this right now, but I'd be happy to take a pull request.

SRGDamia1 avatar Apr 22 '22 15:04 SRGDamia1

I reminded that initial versions did not use the microprocessor timers and version 1.0.1 works with CubeCell! It's obviously much less efficient, but for the moment it does the job.

ManuelJimenezBuendia avatar Apr 23 '22 15:04 ManuelJimenezBuendia