Arduino by Davis: “Adafruit 16 Channel Servo Driver with Raspberry Pi From the Learning System #piday #raspberrypi @Raspberry_Pi” plus 19 more |
- Adafruit 16 Channel Servo Driver with Raspberry Pi From the Learning System #piday #raspberrypi @Raspberry_Pi
- Re: Arduino Mega 2560 desn´t load the sketch due map() function
- Re: Button switch - loop doesn't stop
- Re: Windows/Linux/Mac Eclipse plugin to compile and upload arduino sketches
- Re: DS2450 auslesen
- Re: lampada led rgb
- Re: bluetooth low energy
- Re: ABC - Arduino Basic Connections
- Re: Fastest U32 divide by 10 routine
- Re: Drawing current from 5v
- Re: [AIUTO] Sensore ultrasuono con beep retromarcia
- NTSC/PAL (Television) TFT Display – 2.0″ Diagonal #piday #raspberrypi @Raspberry_Pi
- Re: Interrupt, questo sconosciuto!!!
- Windows 8 driver install "missing hash file"
- Re: Projektvorstellung: einfache Threads auf dem Arduino mit Hilfe von Makros
- Re: Windows/Linux/Mac Eclipse plugin to compile and upload arduino sketches
- Re: Interrupt, questo sconosciuto!!!
- Raspberry Pi as a Media Center From the Adafruit Learning System #piday #raspberrypi @Raspberry_Pi
- Re: Arduino-Oszilloskop - [Nano Version]
- Re: progettare un navigatore per disabili
Posted: 10 May 2013 03:00 AM PDT Servo motors are often driven using the PWM outputs available on most embedded MCUs. But while the Pi does have native HW support for PWM, there is only one PWM channel available to users at GPIO18. That kind of limits your options if you need to drive more than one servo or if you also want to dim an LED or do some sort of other PWM goodness as well. Thankfully … the PI does have HW I2C available, which we can use to communicate with a PWM driver like the PCA9685, used on Adafruit's 16-channel 12-bit PWM/Servo Driver! Using this breakout, you can easily drive up to 16 servo motors on your Raspberry Pi using our painless Python library and this tutorial. Note this cannot be used for driving anything other than analog (1-2 millisecond pulse drive) servos. DC motors, AC motors and digital servos are not going to work. Featured Adafruit ProductsAdafruit 16-Channel 12-bit PWM/Servo Driver – I2C interface – PCA9685 – You want to make a cool robot, maybe a hexapod walker, or maybe just a piece of art with a lot of moving parts. Or maybe you want to drive a lot of LEDs with precise PWM output. Then you realize that your microcontroller has a limited number of PWM outputs! What now? You could give up OR you could just get this handy PWM and Servo driver breakout. (read more) Each Friday is PiDay here at Adafruit, be sure to check out our posts, tutorials and new Raspberry Pi related products. Have you tried the new "Adafruit Raspberry Pi Educational Linux Distro"? It's our tweaked distribution for teaching electronics using the Raspberry Pi. But wait, there's more! Try our new Raspberry Pi WebIDE! The easiest way to learn programming on a Raspberry Pi. We now have Raspberry Pi Model B with 512MB RAM in stock and shipping now! |
Re: Arduino Mega 2560 desn´t load the sketch due map() function Posted: 10 May 2013 02:56 AM PDT |
Re: Button switch - loop doesn't stop Posted: 10 May 2013 02:54 AM PDT |
Re: Windows/Linux/Mac Eclipse plugin to compile and upload arduino sketches Posted: 10 May 2013 02:54 AM PDT |
Posted: 10 May 2013 02:52 AM PDT Das funktioniert auch nur solange die einzelnen Teilnehmer unterschiedliche Adressen haben ! Im Gegensatz zu I2C-Bauteile ist das bei den One-Wire-Chips gegebe... |
Posted: 10 May 2013 02:51 AM PDT |
Posted: 10 May 2013 01:57 AM PDT |
Re: ABC - Arduino Basic Connections Posted: 10 May 2013 01:56 AM PDT |
Re: Fastest U32 divide by 10 routine Posted: 10 May 2013 01:56 AM PDT |
Posted: 10 May 2013 01:56 AM PDT |
Re: [AIUTO] Sensore ultrasuono con beep retromarcia Posted: 10 May 2013 01:56 AM PDT leggi il sensore di distanza, e in base al valore letto diminuisci il delay. per il cicalino vedi la libreria Tone http://code.google.com/p/rogue-code/wiki/ToneLibraryDocumentation |
NTSC/PAL (Television) TFT Display – 2.0″ Diagonal #piday #raspberrypi @Raspberry_Pi Posted: 10 May 2013 01:30 AM PDT Featured Adafruit ProductsNTSC/PAL (Television) TFT Display – 2.0″ Diagonal – Yes, this is an adorable miniature television! The visible display measures only 2.0″ diagonal, the TFT comes with a NTSC/PAL driver board. The display is very easy to use – simply connect 6-15VDC to the red and black wires, then connect a composite video source to the yellow and black wire. Voila, a television display! There's a little button to adjust the LED backlight brightness (5 levels) – there is no other adjustment available but we found that the color and contrast look great right out of the box. To demonstrate it, we took some photos with the display connected to a Raspberry Pi, but it will also work connected to any analog composite-video output such as a YBox or Propeller w/Video out. It will not work with a device that only outputs VGA, HDMI or any other digital video signal. Please note, these miniature displays are very delicate and require care to avoid ripping the delicate flex connector. These are best used by electronics geeks who have experience and are comfortable working with delicate electronic components. WE CANNOT REPLACE DAMAGED DISPLAYS if you are not careful and rip the flex connector! (read more) |
Re: Interrupt, questo sconosciuto!!! Posted: 10 May 2013 12:46 AM PDT |
Windows 8 driver install "missing hash file" Posted: 10 May 2013 12:43 AM PDT |
Re: Projektvorstellung: einfache Threads auf dem Arduino mit Hilfe von Makros Posted: 10 May 2013 12:41 AM PDT |
Re: Windows/Linux/Mac Eclipse plugin to compile and upload arduino sketches Posted: 10 May 2013 12:41 AM PDT Jantje, one more thing: When I try to upload a new program to my Due, the bossac often reports "No device found on COMx". According to http://arduino.cc/forum/index.php/topic,141628.0.html this is an issue with performing a hard reset in the bossac on... |
Re: Interrupt, questo sconosciuto!!! Posted: 10 May 2013 12:40 AM PDT |
Raspberry Pi as a Media Center From the Adafruit Learning System #piday #raspberrypi @Raspberry_Pi Posted: 10 May 2013 12:00 AM PDT The low cost and full HD video playing capabilities of the Raspberry Pi make it ideal for building your own media center. This will allow you to play music and videos through your Raspberry Pi onto a TV. The advantage of using a Raspberry Pi, is that all the software can be configured and modified in whatever way you want. In this tutorial we will show you how to set your Raspberry Pi up as a media centre and in the next tutorial you will find out how you can use the Raspberry Pi's GPIO connector to add a IR remote facility. Featured Adafruit ProductsMiniature Wireless USB Keyboard with Touchpad – Add a miniature wireless controller to your computer project with this combination keyboard and touchpad. We found the smallest wireless USB keyboard available, a mere 6″ x 2.4″ x 0.5″ (152mm x 59mm x 12.5mm)! It's small but usable to make a great accompaniment to a computer such as the Beagle Bone or Raspberry Pi. The keyboard itself is battery powered (there's a rechargeable battery inside that you charge up via the included USB cable). The keyboard communicates back to the computer via 2.4 GHz wireless link (not Bluetooth). (read more) Each Friday is PiDay here at Adafruit, be sure to check out our posts, tutorials and new Raspberry Pi related products. Have you tried the new "Adafruit Raspberry Pi Educational Linux Distro"? It's our tweaked distribution for teaching electronics using the Raspberry Pi. But wait, there's more! Try our new Raspberry Pi WebIDE! The easiest way to learn programming on a Raspberry Pi. We now have Raspberry Pi Model B with 512MB RAM in stock and shipping now! |
Re: Arduino-Oszilloskop - [Nano Version] Posted: 09 May 2013 11:45 PM PDT |
Re: progettare un navigatore per disabili Posted: 09 May 2013 11:44 PM PDT |
You are subscribed to email updates from Arduino by Davis To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No hay comentarios:
Publicar un comentario