sábado, 1 de diciembre de 2012

Arduino by Davis: “Arduino alternative” plus 19 more

Arduino by Davis: “Arduino alternative” plus 19 more

Link to Arduino by Davis

Arduino alternative

Posted: 01 Dec 2012 01:46 AM PST

Hi. A couple of years ago I did an Arduino project for home automation, where I can read room temperatures, room illumination, read data from my electricity meter and control devices using 5V 433 MHz receiver and transmitter. All collected data is uplo...

Webmaster forumu, domain, hosting ve sunucu tavsiyelerim

Posted: 01 Dec 2012 01:45 AM PST

Hayırlı günler. Sizlere Webmaster forumu, domain, hosting ve sunucu tavsiyelerim konusundan bahsedeceğim. Ve daha ayrıntılı bilgiler edinmek için sayfamı...

Re: Accidentally applied 12VDC input to the 5VDC output pin...

Posted: 01 Dec 2012 01:43 AM PST

Quote
went to go where chips go to die
That will be silicon heaven then.

Re: 4-20ma output from Arduino

Posted: 01 Dec 2012 01:42 AM PST

I no how it works Have you ever used one I worked where this was used to control mixing valves  read fluid temperature sensors

Quote
Analog current loops are used where a d...

Re: Obstacle avoidance with an UGV -HELP PLEASE-

Posted: 01 Dec 2012 01:40 AM PST

]Might be a bit much for one sitting.
OP is 16-YO.

Perhaps, but that CS373 course is excellent. Even if the OP doesn't take it all in on the first sitting, it...

Re: analog pin name in variable

Posted: 01 Dec 2012 01:38 AM PST

You may want a second loop in setup to make sure they're inputs ( they are, by default, but if you wanted outputs, you could lose some hair chasing that down)

Re: Reading Small voltages

Posted: 01 Dec 2012 01:38 AM PST

Quote
First off all insolence to is completely unnecessary especially to someone seeking advice.
Because you ask for advice and then go on to ignore it. You could have solved your problem if you followed what I told you days ago.
Why ask for a...

Re: Arduino not in sync - tried EVERYTHING!

Posted: 01 Dec 2012 01:37 AM PST

Well, "good news":

Doing the loop back, things are ok.

So now onto the next step in working out why this board doesn't work.

Just another thing:

The LED - pin 13 - cycles slowly from off to on and back -  usually.

I also can't even upload the basic BLI...

Re: Constant current power supplies

Posted: 01 Dec 2012 01:27 AM PST

Let's see a show of hands how many of you have used cel phone charger even like the iphone charger......

Let's see a show of hands how many of you built your first c...

Re: 4-20ma output from Arduino

Posted: 01 Dec 2012 01:25 AM PST

I no how it works Have you ever used one I worked where this was used to control mixing valves  read fluid temperature sensors

Quote
Analog current loops are used where a device must be monitored or controlled remotely over a pair of conductors. Only...

Re: Arduino not in sync - tried EVERYTHING!

Posted: 01 Dec 2012 01:25 AM PST

Well, just so you don't feel too alone,

I am getting the error too.

Alas it is bad timing for me.

I kind of blew up my other one so bought a new one.  This one a "...

How does one begin SMD soldering?

Posted: 01 Dec 2012 01:22 AM PST

I have looked at many design recently--like all the Arduino clones on Kickstarter and pretty much any prototype circuit--they either use breadboards and Arduino shields or complete SMD components. I understand that SMD components are used because they ...

Re: Arduino not in sync - tried EVERYTHING!

Posted: 01 Dec 2012 01:22 AM PST

Well, just so you don't feel too alone,

I am getting the error too.

Alas it is bad timing for me.

I kind of blew up my other one so bought a new one.  This one a "cheap" one.
It is the Freetronics one with the prototype area on it too.

As - I hope - al...

Re: no matching function for call to 'Serial_::write(byte [2],int)'

Posted: 01 Dec 2012 12:53 AM PST


Does this help...

Code:
Serial.write( (const uint8_t*)(&id[0]), 2 );

Re: error: 'setChar' was not declared in this scope

Posted: 01 Dec 2012 12:51 AM PST

It is ready and it works flawlessly! Thanks guys for your help!

PaulS: I have to apologize, you were right; it is better to use "while(Serial.available()){", and I could go down with the delay as low as 2 microseconds.

Here is the final code:
[code]/* ...

Re: Electrical impedance of Dout port

Posted: 01 Dec 2012 12:50 AM PST

While that is what the spec sheet says, this is only true when layer out on a PCB with ground plane and terminated correctly. In other words it is the best you will get not what you will get.

Re: precauzioni Arduino uno

Posted: 01 Dec 2012 12:48 AM PST

Quote
mi domandavo come mai il 7805 fosse così caldo
Arduino Uno non ha un 7805 come regolatore di tensione, bene non gli ha fatto però se ha raggiunto sui 200 gradi.. ti è andata bene evidentemente perché richiedevi poca corrente, se alimenta...

Re: First Due Project Quick And Dirty Synth At 44.1Khz

Posted: 01 Dec 2012 12:45 AM PST

No, what makes a wave interesting is not so much it's waveform but how it's waveform changes over time. That attachment shows the iPad app that allows you to draw the envelope of each harmonic in the wave. As you do that the right hand side shows the r...

Re: Using mosfets to switch low current from a high current gate voltate

Posted: 01 Dec 2012 12:43 AM PST

alright forget all the above. i want to use a pwm device operating at 12v, 3a max current, to switch a 5v logic out voltage from an arduino to an analog pin. Using the pwm to turn on/off mosfets as a electronic switch for the 5v + to analog input in.

i...

Re: Constant current power supplies

Posted: 01 Dec 2012 12:37 AM PST

I not giving them any thing there I just tested about 100 of them as to there rating
and did a lot of digging on the net

Quote
TND329
5 W Cellular Phone CCCV
(Constant Cur...

No hay comentarios:

Publicar un comentario