Hi,
after having tried a few different IMU boards (including Adafruit's NXP and Bosch BNO055) with bad results, I now got a PJRC Prop Shield, just to start fresh on a level ground.
I'm using Arduino 1.8.8 and...
The first time a new Teensy is connected, it shows as a "different" USB device (this changes after the first sketch upload).
Maybe Windows is having troubles talking to this "special" device (your older Teensies...
Hello Pete,
I did a few latency tests with T3.6 and both SD and SDFat (using onboard uSD slot).
SDFat came well ahead, and pre-allocation and pre-zeroing helped too.
Quick link to my test:...
I got a Siglent SDS-1104X-E for my birthday (last month).
4-channel @ 100MHz, hackable to 200 (did not do that as for now).
Very nice screen, quick to respond to controls, very compact. Can be operated over LAN, which...
Hello,
I'm building a small portable instruments which periodically samples and saves heading (compass) and tilt values, for situations where GPS signal is not available.
It's an instrument for walking pedestrians:...
The problem with not cutting VUSB trace is that you could damage your PC *if* you keep the 3.3V power source while you plug the USB.
So, in your case (3.3V power source in the garage :-) ) you could avoid cutting the...