Search results

  1. H

    Capacitive TouchRead() Range/Sensitivity?

    Anyone have any ideas?
  2. H

    Capacitive TouchRead() Range/Sensitivity?

    Hi, I've been playing around with Teensy 3.0's touch sensing feature – touchRead() –*and it works well. However, I'd like to detect changes in capacitance from around 6 inches away. Apparently the CapactiveSensing library can change range, but I'd like to use the Teensy's built-in touch sensing...
  3. H

    Teensy 3.0 Camera Tracking?

    Hi all, I am working on a small robot that needs to be able to use an onboard camera to track/detect objects. I found this camera that I think should work: http://www.adafruit.com/products/397 This camera has video and picture output, at max resolution of 640x480 and min resolution of 160x120...
  4. H

    Durability of Micro USB socket?

    Thanks for the replies. Yeah, I was more worried about the durability of the actual soldered connections between the socket and the PCB, since I've experienced those 'lifting off' or breaking off with some other products. I'll probably use an extension cable.
  5. H

    Durability of Micro USB socket?

    Hi, I have a Teensy 3.0, and intend on programming it very often, hence plugging/unplugging from the micro USB socket. I have some other development boards with surface mounted micro USB sockets (Arduino Leonardo, Pro Micro), and their sockets are pretty fragile. I've usually put super glue...
  6. H

    Teensy 3.0 + Free IMU?

    Hi all, first post here :) . I am planning a quadrocopter project, and have decided to use Teensy 3.0 as the brains of the quad, since it's much more powerful and capable than any other similarly-sized Arduino-esque microcontrollers I've found (Pro Mini, Pro Micro, Nano, etc...). Also, I just...
Back
Top