background preloader

Teensy

Facebook Twitter

Boutiques eBay.fr - Achat et vente AixiZ Service and International LLC, laser module, neuf ou d’occasion! Ethernet shield. Theif Dark. Four Walled Cubicle - LUFA (Formerly MyUSB) LUFA (Lightweight USB Framework for AVRs, formerly known as MyUSB) is my first foray into the world of USB. It is an open-source complete USB stack for the USB-enabled Atmel AVR8 and (some of the) AVR32 microcontroller series, released under the permissive MIT License (see documentation or project source for full license details). The complete line of Atmel USB AVRs and USB AVR boards are supported by the library, as are any custom user boards, via custom board hardware drivers supplied by the user. The Official LUFA Project Logo, by Studio Monsoon Photography The library is currently in a stable release, suitable for download and incorporation into user projects for both host and device modes. For information about the project progression, check out my blog. LUFA is written specifically for the free AVR-GCC compiler, and uses several GCC-only extensions to make the library API more streamlined and robust.

LUFA also contains USB bootloaders for the following USB classes: Downloads. BaronPilot Arduino based copilot autostabilizer with Nintendo Wii component (tricopter, quadcopter) This is a program to stabilize a multicopter (copilot), runs on microcontroller like Arduino or Teensy++ and only a wii motion plus, no other electronics needed.

These project started April, 2010. Supported are planes, tricopter, quadricopter (+ and x config), hexacopter (penta and coaxial). The self-leveling capability helps when doing FPV (first person view). 19 Oct 2011 Look at the new quadricopter shop . There are a lot of item for building it! 21 Jan 2011 First step in the UAV complete system with GPS, this is the first implementation of the DCM filtering with Wii components, and a MARG sensor array, this is really really fast way! The BaronPilot name & project will be changed, the new SuperEconomical UAV will be main target for this project. Founding a new company to project&build this vehicles, with no worry for users, cheap, and fast delivery. 3 Nov 2010 You don't need arduino to run GUI, you need only the serial driver 1 Nov 2010 Removed old blog entry GPS serial routine work!

Tricopter. SerialAnalyzer. Markusgritsch's Channel. Dangerous Prototypes | A new open source hardware project every month. Main Page. Forum • View topic - Omnidirectional Remote Controlled Robot. I just did a very quick and rough assembly... and well... it works kinda, the wheels without any plastidip or similar on a wooden floor slip and slide a ton and my tiny DC motors with not much down-gearing in the gearbox spin way too fast, the robot moves in the expected direction reasonably well, but it's basically spinning at least 4 times the distance is moves if that makes sense, and since it has 4 wheels with no suspension or give what so ever going over anything makes at least one wheel free-wheel in the air.

And this is without the 300g battery, motor controller boards, arduino mega and second level on top, I expect the performance to get even worse with that weight on top. I'll need to find something like plasti-dip to coat the rollers with as well, clearly needs more traction. Quick sketch. Labs » Teagueduino 0.1: Arduino just got a whole lot easier! Teague Labs. Teensyduino - Add-on for Arduino IDE to use Teensy USB development board. Teensyduino is a software add-on for the Arduino, to run sketches on the Teensy and Teensy++! Running Sketches on the Teensy Most programs written for Arduino work on Teensy. All of the standard Arduino functions (digitalWrite, pinMode, analogRead, etc) all work on Teensy. Teensyduino is also compatible with many Arduino libraries. Teensy is not limited to only serial device type. All communication is performed at full native 12 Mbit/sec USB speed. Teensy has the same built-in peripherals as Arduio: analog inputs, SPI, I2C, PWM, and a real serial port.

How Does Teensy 2.0 Compare With Arduino? On May 19, 2012, Arduino Leonardo was released, using the same ATMEGA32U4 chip as Teensy 2.0. Both Teensy 2.0 and Arduino Leonardo support USB Serial, Keyboard and Mouse. PJRC: Electronic Projects with Components Available Worldwide. Projects using the Teensy USB development board.

USBrewMinder YouTube VideoYouTube Video #2 A bubble counter used to monitor fermentation progress making homemade wine. It could be used for making beer also. It minds my brew using a usb port. It continuously monitors alcohol percentage by counting carbon dioxide bubbles and then back-calculating the amount of alcohol produced. The concept is fairly simple; use an infrared LED emitter and detector pair placed on opposite sides of the fermentation lock. On the PC side, a VB.net application to interrogates Teensy at a specified frequency and reports back the number of bubbles counted and converts volume of carbon dioxide produced to mass of ethanol produced.

Sandy Oates. Teensy USB Development Board. The Teensy is a complete USB-based microcontroller development system, in a very small footprint, capable of implementing many types of projects. All programming is done via the USB port. No special programmer is needed, only a standard "Mini-B" USB cable and a PC or Macintosh with a USB port.

Update: Discussion / Support Forum Teensy 3.1 changes from Teensy 3.0 Teensy Loader Application Software Development Tools WinAVR C compiler. Teensyduino, add-on for Arduino IDE. Simplified USB Examples or Dean Camera's LUFA library. Breadboard Usage The Teensy is available with header pins, for direct no-soldering-required use on a breadboard, which can also be run from the +5 volt from the USB cable. The 128x64 Graphics LCD can be used with Teensy 2.0 and Teensy++ 2.0 and Teensyduino using this GLCD library.