Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 400 results for
arduino
- Page 1
Arduino and wireless module
Hardware and Software
Hardware
Mobile and Wearables
15 Years Ago
by rudasi
Hi, Im working on a robotics project and was wondering if anyone new any tutorials on how to setup an
arduino
to take input from a wireless module. I was thinking there would be a pin on the wireless module which is an output pin and I just have to connect it to the rx/tx of the
arduino
? Am I on the right track? Thanks
Arduino Serial Output
Hardware and Software
Hardware
9 Years Ago
by Matthew_13
So I developed an application for an
arduino
uno that uses an IteadStudio Joystick Shield with 7 buttons …
Help request: USB Joystick controlling servomotor through Arduino
Programming
Software Development
14 Years Ago
by amanmazleigh
…''' Provides a serial connection abstraction layer for use with
Arduino
"MultipleServos" sketch. ''' ################################################ import serial … * * Uses the
Arduino
Serial library * (http://
arduino
.cc/en/Reference/Serial) * and the
Arduino
Servo library * (http://
arduino
.cc/en/Reference/Servo…
Re: Help request: USB Joystick controlling servomotor through Arduino
Programming
Software Development
14 Years Ago
by amanmazleigh
[QUOTE=richieking;1451125]give the link to the site for the module[/QUOTE] there you go Sir. [url]http://principialabs.com/
arduino
-python-4-axis-servo-control/[/url]
Re: Help request: USB Joystick controlling servomotor through Arduino
Programming
Software Development
14 Years Ago
by krigsmaskin
have u got the
arduino
working? im using Win7, i had to install python2.6 …
Re: Programming with Arduino.
Programming
Software Development
12 Years Ago
by james6754
…you started from Ebay: http://www.ebay.co.uk/itm/
Arduino
-UNO-R3-Starter-Kit-Proto-Board-jumpers-LEDS-USB-Lead…=item3f1fa270b5 (not sure if you are in the UK) The
Arduino
programming language is a simplified version of c/c++.. You… the software to create and upload 'sketches' from here: http://
arduino
.cc/en/Main/Software As for the robot that will…
Programming with Arduino.
Programming
Software Development
12 Years Ago
by Cameronsmith63
…, but apparently, Java is the language that is used for
Arduino
boards...I thought that it would be C. I have… to begin, but I am really interested in tinkering with
Arduino
boards. Like REALLY. So I need to know what I… should buy and where I should start. Which
Arduino
Board? is there a PSU that I should get or…
Can i connect visual studio with arduino
Programming
Software Development
13 Years Ago
by Fess
Me and my team are working with
arduino
devices for a project and we need a way to talk and respond from
arduino
to visual studios. any coding out there to work on this because i can not seem to find any myself
TimeCode Program For Led Display (Arduino Uno Rev 3)
Programming
Software Development
12 Years Ago
by Man1919
Hi! I am Working on TimeCode Slate Project (Working with:
Arduino
Uno Rev. 3), Now I working on the led display(… code to work with the led display. here is the
arduino
code in pastebin (due to problem in pasting the code…
Re: Processing/Arduino
Programming
Web Development
8 Years Ago
by gentlemedia
And perhaps it's a better idea to ask this at the
Arduino
forum to get a quicker answer, because I really had to google what
Arduino
was :) https://forum.
arduino
.cc/
Re: SMS-Based LED Matrix Display using Arduino
Programming
Software Development
12 Years Ago
by Software guy
… very surprised that, this code cannot be saved to your
arduino
board. But to optimize it, can you state how many… might also want to consider shift registers connected between your
arduino
board and LED Matrix. Then clocking the values out.
Re: RGB strip with Arduino
Programming
8 Years Ago
by rproffitt
I'd get into the
Arduino
forums for this one. Example at https://forum.
arduino
.cc/index.php?topic=383640.0
moving multiple servos through Arduino board
Programming
Software Development
14 Years Ago
by frogit
… in a coordinated way. The servos are controlled via an
Arduino
micro-controller. I've been learning C through this project…
parallax vs arduino?
Programming
Software Development
14 Years Ago
by JamieLynnSEO
when creating electronics projects, do you prefer parallax or
arduino
? why?
C# Joystick data to arduino
Programming
Software Development
14 Years Ago
by krigsmaskin
… from joystick axis and buttons and sending them to the
arduino
card. the sketch(see link 1) seems to output only…
Web-cam project based on using Arduino microcontroller and WiFly shield
Programming
Software Development
13 Years Ago
by Kluss
Hello, I need to implement a simple project: create a basic web-site to read online stream from my web-camera using its IP address. BUT I´d like to use my
Arduino
microcontroller and WiFly shield without using a laptop. Could please someone give an advise - links to related tutorials or step-by-step explanation. Thanks.
Re: Web-cam project based on using Arduino microcontroller and WiFly shield
Programming
Software Development
13 Years Ago
by rubberman
… server and 2) the video display tool. I assume your
Arduino
board has a video output capability? And adequate RAM to…
SMS-Based LED Matrix Display using Arduino
Programming
Software Development
12 Years Ago
by maskinao
Hi! I'm trying to write a code for my
arduino
project. it's an SMS-based Led matrix display. I …
Help for the Wire less Water Level Indicator for Programming the ARDUINO 32
Programming
Software Development
12 Years Ago
by mkbutan
… right thanks [ the CODE's is for 'C' not for '
ARDUINO
' ] #include<stdio.h> #include<conio.h>…
Re: SMS-Based LED Matrix Display using Arduino
Programming
Software Development
10 Years Ago
by jamescasundo
Can you help me sir on how to upload all this code in my
arduino
board. Should i merge the two codes and upload simultaneously?
Help with Arduino
Programming
Software Development
10 Years Ago
by last1devil
Hi! I'm new into C programming and
Arduino
. I'm trying to display some data on several 7LED …
Processing/Arduino
Programming
Web Development
8 Years Ago
by Carsten_1
I've been trying to have a button (
Arduino
) change the fill color of an ellipse in Processing 3. I thought an if statement like `if(button == 0){ if(fillValue == rgb){ fill(0,0,0);}`or something more or less. So if some one has the awnser please help.
RGB strip with Arduino
Programming
8 Years Ago
by Carsten_1
Recently I have been trying to get a
arduino
to control the brightness of an 12v rgb strip using the serial monitor. The project that I'm doing this needs the colors: violet, blue, green, yellow, orange, and red. I cant figure out the code so if any one can help that would be great. thanks.
How to use H3LIS331DL 3-Axis arduino to detect Harsh braking
Programming
5 Years Ago
by rjrajbir
… sensor to detect the harsh braking of the vehicle using
Arduino
nano?
Re: How to use H3LIS331DL 3-Axis arduino to detect Harsh braking
Programming
5 Years Ago
by rproffitt
…. Pick over priors at https://www.google.com/search?q=
Arduino
+Accelerometer%3A+detect+braking%2F+deceleration 1. You have to…
Re: Arduino and wireless module
Hardware and Software
Hardware
Mobile and Wearables
14 Years Ago
by Tech B
Bluetooth or Wifi? And did you solve it? I'm having trouble with a BT shield.
Re: Arduino Serial Output
Hardware and Software
Hardware
9 Years Ago
by rubberman
This is not uncommon when reading analog data like this. You need to filter out most of the input. There are a number of methods to do this, from simple (which is where you want to start) to complex such as using Kalman filters (non-trivial engineering stuff). So the simple methods are to read some number of inputs, average them out, and use that …
Re: Arduino Serial Output
Hardware and Software
Hardware
9 Years Ago
by Matthew_13
IT **WORKS** THANKS A MILLION!!!
Arduino
Programming
7 Years Ago
by Varun_14
I bought new esp8266 WiFi module ....if I run example program blink its working but if I upload Wi-Fi http client program I am getting some strange output in serial monitor like ???!°^∆ I thing some encoding problem pls help me out
Re: Arduino
Programming
7 Years Ago
by Reverend Jim
Nobody can help you with the little info you have provided. Can you post the code you are running?
1
2
3
7
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC