Top new questions this week:
|
I am using Arduino UNO/MEGA, I want to
analogWrite(pin, val);
where the value is 0-1023.
How can I make that ?
Thanks.
|
After all there is more question poping up then answers i decide to upload the pdf where is everything writen, like the wire, motor type and what we can and can't use. Here is the link pdf format of ...
|
I want to run an arduino out in the cold (-40), and use the serial communication - I believe that the crystal is the weakest link (the one for the serial chip) - however I don't see any drop-in ...
|
I am working on a project for knowing the position of a DC motor which has a hall sensor built into it. I am a newbie into programming using the Arduino Uno R3. After some forum search and self ...
|
I am working on a project that records the elevation changes of a 1 foot wide section using sonar distance measurement. I have 10 HC-SR04 sensors arranged in a straight line over this 1 foot section.
...
|
Hi all,
In the screenshot of a circuit I've included, I'm attempting to light up 4 LEDs off of pin 2. In circuits.io, everything works great. 3 blue LEDs and 1 red LED light up and blink as ...
|
I've built an accelerometer based dice. It changes colour based on what side of the dice faces up. All is well and good, except I'd like the RGB to fade from one colour to the next instead of changes ...
|
Greatest hits from previous weeks:
|
I need to plot Serial Data from Arduino.
I require support for:
Various data formats (e.g. signed, unsigned, 8 bits, 16 bits);
Plots several data on the same axes;
Exports / Imports file data.
As ...
|
Is it possible to reset an Arduino (i.e., to reboot it) from code (i.e from the sketch itself)? I know that is possible with a special circuit but is there a chance to make it just with code?
Below ...
|
Can you answer these?
|
I am trying to use HONEYWELL NBPDANN100PAUNV Pressure Sensor.
I found a example here http://www.circuitstoday.com/interfacing-pressure-sensor-arduino
As this example says as instrumentation ...
|
I am trying to modify the original code from these guys GRA & AFCH, who have made an Arduino Sketch Program that runs a Arduino powered Nixie Clock.
Here is the link to their Firmware ...
|
I need to utilize almost 100 Arduino devices in a plant and my clients want a data dashboard. I'm wondering how to utilize MQTT for optimizing the data among these devices and the data dashboard.
My ...
|