All Questions
Tagged with arduino-yun arduino-ide
5 questions
1
vote
0
answers
247
views
Arduino IDE 1.8.8 built in 1.2.1 Temboo Library?
I am weirded about the built-in "latest Temboo library" with the latest Arduino IDE; when a previous older code says to download the latest Temboo version < 2?
(which I found this: https://temboo....
0
votes
1
answer
128
views
Thought Dropbox was gone, but Arduino IDE kept it running. Search led to Temboo & Arduino Yun. Will it cripple my IDE to cut it out?
Just discovered that long after uninstalling Dropbox the service was still running. I disabled it in the normal Services control panel. It turned out to be hiding in /winndows/system32 as dbxsvc.exe
...
0
votes
2
answers
595
views
bridge messes up serial.print
EDIT
I am using an Genuino Uno & Yun Shield
I am a complete arduino noob
I am creating something where I need a process to execute a command on my yun shield but when I use Bridge.begin(); It ...
4
votes
2
answers
398
views
How do I program my Arduino Yun Shield when I keep getting this AVRDUDE error message?
The error message is:
avrdude: AVR device initialized and ready to accept instructions
avrdude: Device signature = 0x1e950f
avrdude: Expected signature for ATmega32U4 is 1E 95 87
Double check ...
1
vote
1
answer
1k
views
Pulse measurement
I am currently doing the project in pulse measurement using an Arduino Yún. I am using the pulse sensor SEN-11574.
When I verify the code I get this error:
Arduino: 1.5.8 (Linux), Board: "Arduino ...