Defragster
Defragster
I've never used the installer. Get the ZIP for windows and putting contents into its own directory to run from has always worked - maybe requiring marking the files 'Unblocked'
Or use an ESP8266 or similar. Do data entry and control from a web page on your cell phone or tablet, buy more batteries. *\* I seem to have dropped...
My camera like yours needs the press to hold for bracketing to complete - Does an IR interface deal with that or does it maintain a press?
I got a wired remote - not used it for bracketing. So silly you select bracket - forget to hold the button - or forget to turn of bracketing -...
I did get these compile time nuisance warnings: i:\tcode\libraries\myWebServer\myWebServer.cpp: In member function 'String MyWebServerClass::urlencode(String)': i:\tcode\libraries\myWebServer\myWebServer.cpp:161:7: warning: variable 'code2' set but not used [-Wunused-but-set-variable] char code2; ^ i:\tcode\libraries\myWebServer\myWebServer.cpp: In function 'bool...
Not trivial - and extra work may not satisfy everyone. To be honest I grabbed your code and it just worked so I didn't really see much other than how...
Encrypted 1062's are soon if not already online - DIY bootloader chips have chipped - even it seems SFun MicroMod making one too? Not sure if updated Teensy Loader to...
Will VT-100 be a separate Window? Would be nice to have scrolling SPEW area and also the positional terminal output area - maybe VT100 accounts for that. Quick update in...
< Oh - not going to call this a bug - maybe a feature > When SERIAL is disabled in TyComm on a Teensy. Hitting SEND does a Connect and...
@miracuruzrh When a Teensy is on USB it does not matter what the baud rate setting Parameter is. It always connects at device fastest speed depending on whether it is...