Be sure to use the Arduino Stack Exchange for questions that are more Arduino and less electronics.

learn more… | top users | synonyms (4)

0
votes
0answers
23 views

RGB LED strip, Arduino and 3 transistors, will it fry?

So I successfully connected my 5m RGB LED strip to an Arduino UNO, and to control the colors with three PWM signals using transistors. But I'm afraid of frying anything in long term of usage. So I ...
0
votes
1answer
16 views

Trouble wiring a GDM1601 LCD to Teensy

I have the following LCD: http://www.xmocular.com/Upload/CMpdf/GDM1601C-01010742776.pdf I am trying to hook this up to my Teensy. I assume that because it has 16 pins that it's a HD44780 display. Am ...
3
votes
0answers
184 views

What does an arduino sketch translate to before compilation? [migrated]

I've been experimenting with Arduino on both esp8266 and AVR chips. The structure of the .ino file usually looks like this: ...
0
votes
0answers
34 views

Looking for a cheap actuator to make a clone of MIT's TRANSFORM [on hold]

I love MIT's TRANSFORM project, and would like to make a cheap clone of it. I'm not exactly looking to replicate all its features. For now, I want to get the base done. Here is a demonstration of ...
0
votes
0answers
33 views

Slowly increase speed using PWM arduino [migrated]

im trying to control the speed of dc motor using PWM. So far here is my code ...
0
votes
0answers
39 views

How to use this touch screen button in a circuit?

I have a VCC CTH series touch screen push button, model CTHS15CIC05ONOFF, which I'm trying to use in a circuit to no avail. As far as I can tell from the datasheet, this is how to wire it: The LED ...
0
votes
0answers
12 views

ArduinoISP using Arduino DUE [on hold]

I'm trying to use the arduino DUE as an AVR programmer, to get the bootloader load on the target uC, I've run the sketch ArduinoISP, I've wire the target exactly as mentioned in the code. the Problem ...
0
votes
1answer
20 views

What is the maximum force that a FSR sensor can detect?

Force Sensitive Resistor (FSR) is a sensor which lowers its resistance when there is force upon it. If there is no force acting on it, the resistance is ~10MOhms. In the datasheet of FSR A401 of ...
0
votes
0answers
9 views

Flash an ESC Through Serial USB without Arduino Interrupting the Signal [migrated]

I hope this is the right Stack website for this type of question... So I have four Electronic Speed Controllers (ESC's), each connected to a motor. I am building a drone with an Arduino UNO board as ...
0
votes
3answers
48 views

Connect emergency button to arduino

I need to connect this kind of button to my Arduino for a project : http://www.ebay.com/itm/NC-N-C-Emergency-Stop-Switch-Push-Button-Mushroom-Push-Button-4Screw-Terminal-KG-/172356802290?hash=...
0
votes
1answer
38 views

Transistor Analog Into Base

If I, for example, set the voltage of the base of a transistor to 50% duty, will the collecter emitter voltage also be 50% of what it would normally be?
-5
votes
0answers
69 views

exact replicate of circuit, one works perfectly, the other smokes [on hold]

Please help me out here. I am no professional, I just know the basics. I designed a circuit using hothead, TIP122, arduino Uno, motor, and 12v power supply. It worked perfectly so as I needed more ...
1
vote
0answers
24 views

How to speed up charging of output capacitors of ADXL335?

Problem statement I need to obtain as fast as possible after power-up a reading from an accelerometer. The accelerometer is located in a car and is powered by the same rail of the rear braking lights,...
1
vote
1answer
34 views

Can I use multiple RF433 modules at the same time?

I need to make 8 RC cars with Arduino, with receivers on the RC car itself and transmitters on individual remote controls connected to an Arduino that sends values of a joystick to the transmitter and ...
0
votes
0answers
9 views

ISR and multiplexing- time required to execute the code in Arduino [migrated]

Below is the Arduino Sketch for a basic animation, taken from the book Beginning Arduino by Michael McRoberts. Also, the connections have been shown. From what I have read elsewhere, this is the ...

15 30 50 per page