Top new questions this week:
|
While planning the lightning infrastructure (wall-switches and lights) of my new home (it's still under-construction) I choosed to go through the "automated route" way and due to my background (I'm an ...
|
I'm trying to run simple Hello World program from Arduino 1.6.5 (https://www.arduino.cc/en/Main/Software) from terminal. When I run it in Arduino IDE, it works good. When I'm trying to get it by ...
|
i am quite new to the arduino stuff. Got the Arduino IDE installed side by side with Ecplise. Using Eclipse with the Arduino plugin is working well for me, including the SerialMonitor.
I am just ...
|
I have one PC running Visual Studio and a program that will be sending commands to Arduinos Via Serial "COM Ports". So in 11 MCU's "nano" I will have motor drivers L293D/L298N IC's while in other ...
|
My attempt is to know how to identify the board I'll be sending parameters to in a serial connection like rs485. I'm asking because I will have about 11 or so mcu's as "Rx slaves" while my pc is the ...
|
I am using my Arduino UNO rev 3 to control other devices via the digital output pins. On startup or reset, I find that these pins are all briefly turned on (perhaps as part of a self test). This ...
|
I am using both Arduino nano and Arduino mega boards in my projects. I got a nasty surprise the other day when I learned that, on the nano, Analog pins 6 and 7 can not be used as digital pins.
Are ...
|
Greatest hits from previous weeks:
|
I have been trying to count pulses from a 12,500 Hz square wave to trigger an output. Here's the code I have so far. When the Arduino is reset it prints 315 to the serial over a 25 ms ...
|
I have a problem with my Arduino. I can't upload any sketches to it (it gives me the error avrdude: verification error; content mismatch), but the LEDs are still blinking. Do you think that the whole ...
|
Can you answer this?
|
I am new to the Leonardo, having only used a duemilanove before, and I am interested in using it's USB capabilities for a project.
Basically I need it to be an input and output device, communicating ...
|