All Questions
Tagged with arduino-pro-micro arduino-uno
2 questions
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 ...
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 ...