Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
185 views

What makes this library work exclusively with Atmega328P boards?

I've been looking into libraries that read CPPM signals that I can use on my Arduino Pro Micro, and this one looked promising (github.com/jmparatte/CPPM) until I read that it only works on Atmega328P ...
ifconfig's user avatar
  • 103
0 votes
1 answer
230 views

nRF2401 communication (extended vs normal)

Communicating to the antenna-less version from an extended range nRF2401 seems to produce some strange results... At a distance, the receiver seems to receive a number of values instead of one. For ...
JW2's user avatar
  • 206