Wow Paul that could be awesome. we only need about 8 total as we are still in the prototyping phase. We did already buy some of the VLH5 as a safety but if you don't recommend that swap I would...
Type: Posts; User: reldats
Wow Paul that could be awesome. we only need about 8 total as we are still in the prototyping phase. We did already buy some of the VLH5 as a safety but if you don't recommend that swap I would...
Hi, We have developed a prototype project based on the Teensy 3.2 and we were moving forward with a custom PCB utilizing the 3.2 reference design and PJRC bootloader chip. We are not able to get the...
OK great, and yes my external circuit has a pulldown on pin 2. Sorry should have mentioned that.
So far I have tried to reopen the serial monitor and used different delays after waking on the...
Duff, I was using version 5 and have just tried your version 6 from github. initial testing seems to work well for me. I'm currently looking at usb serial port not printing for me after initial...
Thanks for looking at this. Sorry about the posting. Here is some code that should compile with no other libraries:
#define SYSTEMPWR 2
#define DISPLAYPWR 12
//#include <SimpleTimer.h>...
Hello, hoping to get some guidance on an issue I'm having with the snooze library?
Sample programs all work fine for me but when I go to implement in a larger project I'm getting mixed results. ...