Show Posts
|
|
Pages: [1]
|
|
1
|
Using Arduino / General Electronics / Can I attach two transformers in parallel to the same AC wire
|
on: April 08, 2013, 01:11:29 pm
|
|
Can I attach two transformers in parallel to the same 120 VAC wire. I want to put in a 120VAC to 30VAC and a 120 VAC to 9VDC transformers on the same power cord. Is this safe and will it lower the output voltages or current of either transformer? Would it be best to ground to the neutral or gnd for both or should I do one for each transformer?
|
|
|
|
|
4
|
Using Arduino / Project Guidance / Re: Problem usin 5V pin and Serial on COM8 at the same time?
|
on: April 03, 2013, 02:26:35 pm
|
|
When I use the 5V pin to power a Temp/Humidity sensor the Arduino says COM8 is in use so I can't read the serial, but when I am using the 3.3V pin it works. Problem is I need both for this project so I have to unplug things then unplug the Arduino and mess around and wait a while before I am able to see COM8 as an option again to read from it. My code is pretty simple andI am using the DHT library to read from the sensor which is the RHT03.
I have also had this problem long before I was using the sensor. Anytime I plug something into the 5V of the Arduino my computer makes the babum sound and I have had trouble uploading to the Arduino before because of this COM8 problem that I am pretty sure is associated with using the 5V pin.
|
|
|
|
|
8
|
Using Arduino / General Electronics / Re: How much heat will I need and how should I get it?
|
on: January 23, 2013, 03:35:41 pm
|
|
I have the feedback loop taken care of. My question is more of how much would be a minimum number of watts to maintain the temp and increase it fairly quickly when it drops and on how I can figure out how much power I need / what kind of transformer would be needed to power the elements. I guess I would just like recommendations on what I should use.
|
|
|
|
|
9
|
Using Arduino / General Electronics / How much heat will I need and how should I get it?
|
on: January 23, 2013, 01:15:39 pm
|
|
Hello I am making a cell incubator which will be made from a styrofoam box and controlled by my Arduino. The inside of the box will have about 1 cubic foot of space and I am thinking about heating it with aluminum clad power resistors attached to a CPU heat sink. I don't know how much heat I am going to need or how many resistors create it to maintain 37 C. Can someone direct me to tutorials or tell me what kind of power I will need and what kind of transformer to get power from an American wall power socket? I have a general idea but I am knew to heating and to anything AC power. I am also very open to other types of heating elements if anyone knows of a better option.
|
|
|
|
|
13
|
Using Arduino / Motors, Mechanics, and Power / Controlling and powering a heating element, thermometer, and screen.
|
on: January 09, 2013, 10:53:54 pm
|
So I am making an incubator that I want to be able to control with my Arduino Uno. I am thinking about using a heating element and digital thermometer to do his but I don’t really know how to get the high voltages that I will need for powering the element other than that I will need a relay and transformer. I am somewhat new to Arduino and new to using high voltages or anything with AC current. I would also like be able to read and possible control humidity of the air inside the incubator and view everything on a small LED screen, but that is a secondary goal to mainting temp I need. Please tell me or direct me to a good tutorial on how to set up and design the high voltage stuff for a small temperature control system. I am thinking about using a heating element like this one to do the job. What do you think and what more would I need? http://www.omega.com/pptst/KHR_KHLV_KH.html
|
|
|
|
|