martes, 23 de abril de 2013

Arduino by Davis: “Re: Programming problem- no error messages. passing arrays in a function.” plus 19 more

Arduino by Davis: “Re: Programming problem- no error messages. passing arrays in a function.” plus 19 more

Link to Arduino by Davis

Re: Programming problem- no error messages. passing arrays in a function.

Posted: 23 Apr 2013 03:44 AM PDT

Quote
what is uint8_t?
The datatype you used here:
Code:
const uint8_t   pinLED_0    =  7;

Re: Bouncing exceeding 200 ms

Posted: 23 Apr 2013 03:43 AM PDT

It looks like you should get some better switches.

This, too. $10 spent on microswitch arcade buttons could make all of this moot.

http://www.ebay.com/sch/i.htm...

Re: [OT] Un nuovo progetto della serie "vintage": l'OROLED

Posted: 23 Apr 2013 03:41 AM PDT

parliamone moltissimo smiley-lol mai vista una qualità così bella, nei miei lavori precedenti, con integrati, resistenze ed altro, il risultato sembra buono, ma confrontandolo col tuo non c'è paragone, ma devo ricorrere ad un programma esterno??

Re: Removing elements from array

Posted: 23 Apr 2013 03:41 AM PDT

OK, I'll narrow it down.
Code:
icountu <= sizeof(up) / sizeof(up[0])
Can you see it now?

Re: Array di led

Posted: 23 Apr 2013 03:40 AM PDT

Esattamente proprio così eventualmente si potrebbero anche dividere in gruppi di 50 led

Re: Batterie LiPo

Posted: 23 Apr 2013 03:15 AM PDT

Continuo ad avere il dubbio se posso usare l'integrato MCP73831 (circuito molto semplice fino a 500mA) o se mi serve per forza MCP73843 (circuito che prevede un mos...

Re: Two I2C lcd displays did not work together

Posted: 23 Apr 2013 03:14 AM PDT

Have/can you set the displays to have different I2C addresses? A link to the display would help.

Re: Problema accensione led da web

Posted: 23 Apr 2013 03:11 AM PDT

L'ho aggiunto a tutte le righe e funziona perfettamente anche con 6 led smiley

Grazie mille a tutti! Dove hai letto che la "F" serve per evitare il caricamento sulla RAM? Così posso studiarmelo da solo smiley

Ringrazio ancora TUTTI per il vostro tempo a me ded...

Re: Problem with MAX7219

Posted: 23 Apr 2013 03:10 AM PDT

What happens if you use the 7Segment demo included with the LedControl library?

[code]//We always have to include the library
#include "LedControl.h"

/*
 Now we need a LedControl to work with.
 ***** These pin numbers will probably not work with your h...

Re: Using an arduino uno and wifly rn 171 to create a wifi traffic emulator?

Posted: 23 Apr 2013 03:10 AM PDT

Quote
wireless traffic emulator

Describe what you understand by the this term. If you want to have a traffic generator to saturate your wireless network, use a computer and not a microcontroller, it simply cannot generate enough data for that ...

Tutorial: Low Level Magstripe Reading

Posted: 23 Apr 2013 03:00 AM PDT

4799394816 88Aa8B952F

Low Level Magstripe Reading @ The Adafruit Learning System.

In order to get raw parsed data out of a magstripe reader, we first experiemented with a MAGTEK Centurion Keyboard Encoder (PN-21073062). We found that although we could get all 3 tracks of data, it was not possible to have it parsed out. We then purchased a raw magstripe decoder head with track 1 reading, the Omron V3A-6 (Datasheet here). By writing some parity checking code, we were able to read the raw data off of the magstripe, and parse it into output that would be 'typed out' as an emulated keyboard using a USB-enabled Teensy. An Arduino can also be used, and the data would be output as Serial which may also be useful.

Learn more.

Re: [OT] Un nuovo progetto della serie "vintage": l'OROLED

Posted: 23 Apr 2013 02:46 AM PDT

Al di là dello scherzo, il rendering è ciò che offre pov-ray, onestamente riesco a tirare fuori le immagini e ad orientarle con discreta fatica, non sono riuscito ad ottenere risoluzioni migliori, non so se si possa, a me basta rendere visibile qualcos...

Re: Nuovo progetto di domotica! Servono consigli per ampliare!

Posted: 23 Apr 2013 02:45 AM PDT

Immaginavo di aver sbagliato sezione  smiley-red mentre viene spostato in "generale" ne approfitto per caricare qualche immagine per dare una idea delle dimensioni reali del progetto e dell'interfaccia software.
Per le foto seguenti: Sappiate che il...

Re: Hilfe bei Schaltplan zum Anschluß von Ventilen

Posted: 23 Apr 2013 02:45 AM PDT

Hallo Gunther, kannst du den Schaltplan nochmal überarbeiten? smiley-wink Da geht es bei den 12V und GND von der Netzteilbuchse ein bisschen chaotisch zu. An der Buchse steht bspw. +12V, die Leitung geht direkt an den GND vom Arduino.

Re: Große Last, gemeinsame Masse

Posted: 23 Apr 2013 02:45 AM PDT

Hallo Gunther,

danke für deine antwort. jetzt zum testen habe ich die strombuchse, mit 5V vom dem alten, ausgebauten, PC-netzteil versorgt, ich hätte drauf hinweisen sollen. der arduino war an USB angeschlossen. ich wollte erstmal das prinzip darstelle...

Re: Array di led

Posted: 23 Apr 2013 02:44 AM PDT

Quindi l'accensione è di 1, 2, 3, 4, ...... 250 led giusto?  smiley-eek

HACK 2.0 in Philadelphia, PA, April 27, 5-10 pm

Posted: 22 Apr 2013 10:00 PM PDT

HackPhilly

If you are in the Philadelphia area this Saturday, check out HACK Philly 2.0!

HACK 2.0 is a technology based design and art exhibition featuring hackers, artists, and designers from Philadelphia and beyond. After last years premiere event, HACK Philly returns again for Philly Tech Week 2013 with HACK 2.0. This year features a wider range of work. From installation, performance, and wearable technology to experimental and cutting edge art and design.

For more information, visit: HACKPHILLY.com or email info@hackphilly.com

Read more.

HackPhillyImage

Re: salvare file su processing

Posted: 23 Apr 2013 02:15 AM PDT

prova a guardare questo (in inglese):
http://processing.org/discourse/beta/num_1267767630.html

Altrimenti in Processing si programma in Java perciò puoi usare le librerie Java per scrivere su file.

Re: Hilfe bei Schaltplan zum Anschluß von Ventilen

Posted: 23 Apr 2013 02:14 AM PDT

Danke für den Schaltplan, aber ich habe ein UNO Board und da finde ich kein VIN ???

Schau mal auf die Bilder: http://a...

Re: Removing elements from array

Posted: 23 Apr 2013 02:13 AM PDT

Code:
while(up[countu] != false){
   Serial.print(up[countu]);
   Serial.print("\n");
 countu++;
  }
Your problem is probably that "up" and "down" are contiguous in m...

No hay comentarios:

Publicar un comentario