miércoles, 5 de diciembre de 2012

Arduino by Davis: “AirHarp for Leap Controller” plus 19 more

Arduino by Davis: “AirHarp for Leap Controller” plus 19 more

Link to Arduino by Davis

AirHarp for Leap Controller

Posted: 05 Dec 2012 02:00 AM PST

The Leap Motion 3D controller is gearing up for general availability, but some developers have already started creating interesting interactive apps for the device. Check out developer Andy Summers' AirHarp app that takes advantage of the Leap's accuracy to produce an expressive music app. [via Synthtopia]Filed under: Gadgets, Music

Re: Arduino Motor Shield Stepper Motor control with Joystick

Posted: 05 Dec 2012 01:47 AM PST

Well, for the moment the Arduino board seems to be working quite well with the 5VDC,2000mA power supply. My biggest concern is the joystick. With the Vin extension pin cut underneath my motor shield board, there shouldn't be a way for the joystick to b...

Re: Cheap PCB fab?

Posted: 05 Dec 2012 01:47 AM PST

I use Drew Anderson, based in Glenrothes
generally 10 days from idea to PCB
drew dot anderson at badnetwork dot co dot uk

Re: Azzerare la funzione millis()

Posted: 05 Dec 2012 01:45 AM PST

Perfetto....l'unico dubbio mi era venuto perchè avevo provato a passare valori non interi alla funzione delay e sembrava accettarli ma probabilmente effettuava un troncame...

Data transfer from Ardunio to external PC

Posted: 05 Dec 2012 01:44 AM PST

Hello,

i already talked about this topic in different section ,, and i think this the best section to ask.

The dataflash memory in the board is external memory , lets the Arudino talk to that external memory chip and store values or data there.

can i u...

Re: Idea progetto con porta USB

Posted: 05 Dec 2012 01:43 AM PST

Figurati, aspetto una foto del lavoro finito smiley-wink

Re: Ayuda por favor ¿Como puedo cambiar el pin por el que se trasmiten los datos?

Posted: 05 Dec 2012 01:37 AM PST

nadie? por favor ayudarme smiley-sad

Re: Azzerare la funzione millis()

Posted: 05 Dec 2012 01:37 AM PST

Perfetto....l'unico dubbio mi era venuto perchè avevo provato a passare valori non interi alla funzione delay e sembrava accettarli ma probabilmente effettuava un troncamento alla sola parte intera...

Re: Binäre DCF77 Uhr mit exponentiellem Filter und Blinkenlighty

Posted: 05 Dec 2012 01:37 AM PST

Was ich nicht ganz verstehe, warum haben die Module (Pollin, Conrad....) so eine große Ferritantenne
und einen relativ schlechten Empfang.
Jeder Funkwecker von Aldi, Lidl oder wie auch immer für 10€ kann das besser, und mit viel geringerer Baugröße.
Wa...

Re: Programar arduino con ensamblador

Posted: 05 Dec 2012 01:33 AM PST

Si, puedes usar AVR Studio de Atmel.

5x5 Button Matrix Diode speed + Timer PINS

Posted: 05 Dec 2012 01:31 AM PST

Hi!

I am programming a 5x5 Button Matrix right now and I used 1n4148 diodes for every switch to prevent ghosting and masking.

Well this is the code :

[code]void check_button() {
  PORTH |= (1 << 5);
    if ((PINH & (1 << 4)) != 0) { button_state[0][0]=...

Re: Quadcopter stabilization algorithm

Posted: 05 Dec 2012 12:50 AM PST

I fly paragliders for a living so I'm familiar with thermals.
That's not a job. It's getting paid to have fun smiley
I was looking at the KK boards since you mentione...

Re: Problem communicating sensors data to PC

Posted: 05 Dec 2012 12:49 AM PST

Hello again!

i come with a problem again,
after i get a 3D fix data with GPS the NMEA sentence shows more data, and when it happens the problem appears again! it looks like it is a problem with the lenght of what im sending through the serial port,
smiley-small..

Re: Binäre DCF77 Uhr mit exponentiellem Filter und Blinkenlighty

Posted: 05 Dec 2012 12:48 AM PST

Hallo zusammen,
ich verfolge das hier und finde es vielversprechend.

Ich hatte da vor langer zeit mal eine Idee, die so wie ich meine sicher sehr interessant wäre für viele.
Oft hört man das Bastler eine Uhr machen wollen und Probleme mit der Zeit habe...

Re: Help with PCB

Posted: 05 Dec 2012 12:47 AM PST

I've made great progress with your help. Couldn't have done it without you. Almost ready to press the 'make it' button now

Thank you

Alex

Re: Reading multiple chars from Serial

Posted: 05 Dec 2012 12:45 AM PST

Yesterday i bought an arduino duemilanove and my code works with it.  I don't know why it does not work on my Razor IMU with FTDI Setup.

I got an working version. It writes an char wait 50ms and then send the next char via the Serial port to the Ardui...

Re: Problema con comunicazione seriale

Posted: 05 Dec 2012 12:44 AM PST

Mettendo solo l'uguale fai una assegnazione, il != significa diverso, il setup contiene solo Serial.begin(9600);, comunque non cambia è sempre lo stesso mettondo a0 a1 ecc..

Re: Multihop communications using Arduino

Posted: 05 Dec 2012 12:44 AM PST

Wow!  I like Panstamp.  Does anyone know how much they cost?
About 20USD for the stamp. There is a link to the e-shop on the site. Fairly simple, and shipping is ...

Re: Problema con comunicazione seriale

Posted: 05 Dec 2012 12:42 AM PST

con questo codice teoricamente non dovrebbe stampare una sfilza di numeri tutti uguali...però non funziona, qualcuno sà dirmi perchè?

Hai un problema di logica d'esec...

Re: EasyVR sprachsteuerung

Posted: 05 Dec 2012 12:39 AM PST

also im grnde brauch ich nur hilfe bei dem code gedöns.
ich weis grad kein passendes programm für C und mir fällt nicht ein wie ich den code aufs board bekomme *mich schäm*

No hay comentarios:

Publicar un comentario