lunes, 1 de abril de 2013

Arduino by Davis: “Re: Auf SD-Karte zellenbezogen wie in EEprom schreiben” plus 19 more

Arduino by Davis: “Re: Auf SD-Karte zellenbezogen wie in EEprom schreiben” plus 19 more

Link to Arduino by Davis

Re: Auf SD-Karte zellenbezogen wie in EEprom schreiben

Posted: 01 Apr 2013 02:54 AM PDT

Also nicht sektorbezogen, sondern schon mit FAT.

Du weißt schon, daß das ein Wiederspruch ist. Eine FAT ( File Allocation Table) braucht man um zu weissen wo, in welc...

Re: Writing a library? (Beginner)

Posted: 01 Apr 2013 02:54 AM PDT

I did a countdown timer using 7 segment LEDs. You may get some ideas on structure and functions by looking at that code. You can find it at with my code at the web site linked from my signature below.

Re: PROGMEM 2-Dimensional Array of Character Arrays

Posted: 01 Apr 2013 02:53 AM PDT

Quote
My problem right now is that code is not working above.
My problem is that you have not described what the code is doing, or what you expect it to do, or how those two are different.

Quote
It may be that the 8 is not for 8 string elemen...

Re: Montaje CNC, calibrar ejes configuración y software

Posted: 01 Apr 2013 02:52 AM PDT

Ok, gracias Terraguea.

Sobre el nuevo SW, al final Fm tanto reducir, va a eliminar la necesidad de comprar el HW que genera las rampas para la gente de las impresoras3d por ejemplo smiley-mr-green

Re: Com'è fatto questo file di configurazione?

Posted: 01 Apr 2013 02:50 AM PDT


Non hai tutto il codice?
[code]/*
  Ardulog config sketch
 
  Read config.txt file
  Store values in config struct (see ardulog)
*/ 

// Convert String to int
long ...

Portante a 36kHz

Posted: 01 Apr 2013 02:14 AM PDT

Salve!
Dovrei creare un'onda quadra a 36kHz e allo stesso tempo verificare la presenza di un segnale digitale su un pin (il classico led emettitore con ricevitore TSOP)

E' possibile rilevare la presenza mentre il segnale portante è in LOW? ce la fa ar...

Re: Eternet Shield + Mega 1280 Problem !!!

Posted: 01 Apr 2013 02:13 AM PDT

You do not need that wiring hack. That would only apply to ethernet shields without the ICSP connector socket. That is the connection for the SPI data lines. Your original problem was probably code related.

Re: PT100 sensor - help a beginner?

Posted: 01 Apr 2013 02:10 AM PDT

OK, if you can't find any thermistors good for +125 on eBay, they probably don't exist, and you are right to use the PT100 - again. Hopefully it didn't cost more than about $5 anyway. I really can't comment on their use without amplification. I needed ...

Re: TIP147 with arduino

Posted: 01 Apr 2013 02:10 AM PDT

Is this right?

Re: I²C adapter funktioniert nicht

Posted: 01 Apr 2013 02:09 AM PDT

Wenn du runter scrollst bei der Adapter-Site findest du doch das:
Quote
Description:

As the pin resources of Arduino controller is limited, your project may be not able to use normal LCD shield after connected with a certain quantity of sensors or SD ...

Re: Problem writting I2C 24Cxx Eeprom

Posted: 01 Apr 2013 02:07 AM PDT

No sorry, I have no datasheet because they are bits from different places.

Some are from my toner printer chip I want to rewrite, and some other from old TV's to try and test.

I'll have a look at the link but I'm very bad in programming and understandi...

Re: eagle libraries with led matrix

Posted: 01 Apr 2013 02:02 AM PDT

thank you guys, the led matrix pdf was corrupted, it has some problem i can not use it. i will check the first propably to make a device

Re: Arduino Uno Basic Connections

Posted: 01 Apr 2013 02:01 AM PDT

Card 17 on line. (download al primo post)  smiley-grin

Oggi e domani li dedicherò a fare un po' di pulizie di primavera, a controllare tutti i lavori ad applicare i vari suggerimenti e/o correzioni, a sistemare i vari post. Grazie a tutti per il supporto...

Re: Arduino d-sub

Posted: 01 Apr 2013 01:55 AM PDT

Danke für die Antworten.
Gibte es den einen Port, den ich einfach mit dem Arduino verbinden kann ohne einen IC zu benutzen, da ich keine weiteren teile kaufen möchte.

Re: ATMEGA 1284 boot loader

Posted: 01 Apr 2013 01:54 AM PDT

The 1284p (328p) works fine @16MHz and 3V3. Set full swing oscillator to be safe..
Atmel guarantees the parameters in -40..+85 degC region, therefore the official MHz rating for 3V3 is lower..

A Favorite Hack for April Fool’s Day

Posted: 01 Apr 2013 02:00 AM PDT

Photo: nd-nʎ/Flickr


Of all the MIT campus pranks, one of the lesser known but classiest was when this upside down living room arrangement appeared on the underside of the MIT Media Lab Arch in April 2010, complete with a billiards table, office style plant, leather armchairs, and most importantly, a plan of the hack.  Maybe next year someone can invent an anti-gravity device so sleep-deprived students can take a nap up there.
via wired.

java error in compiling with SDFAT+Teensy

Posted: 01 Apr 2013 01:17 AM PDT

Hello, i have this code that generated by SET, and try to use it with:
Board: Teensy++ 2.0  (SD adaptor attached)
USB Type: keyboard + mouse + joystick

[code]
/*
Teensy Hex to File SDCard Created by Josh Kelley (winfang) and Dave Kennedy (ReL1K)
Readin...

Re: [SOLVED] SainSmart / YwRobot I2C LCD works well

Posted: 01 Apr 2013 01:14 AM PDT

Hope this saves someone hours of hassles, or wondering if they received a dud display!  
...

arduino based security lock

Posted: 01 Apr 2013 01:12 AM PDT

i have a security lock that will be use at doors or vaults that has a NUMERIC KEYPAD, SOLENOID LOCK, A GSM SHIELD, LEDs to be use as indicators. RED = LOCK state, GREEN = UNLOCK state, YELLOW = WILL BLINK WHEN ANY KEYS ARE PRESS.

operation: initially t...

Re: struct within struct and pointers

Posted: 01 Apr 2013 01:08 AM PDT

So this is not the best place to gain information on c++ programming from more experienced c++ programmers such as yourself?

Last 25 years of vb programming has been through a combination of reading and looking at samples of code from other programmers...

No hay comentarios:

Publicar un comentario