CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 12:35:32 GMT
content-type: text/html; charset=utf-8
cf-ray: 965c2d5b3ba7e8e0-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=160253fe-05b6-4f5a-a407-c48a3b4525f7; expires=Mon, 27 Jul 2026 12:35:31 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: df0b6f2c-3c83-4b85-be9b-6a7bb6e765bc
x-worker-origin-response-time: 448000000
x-dns-prefetch-control: off
set-cookie: prov=160253fe-05b6-4f5a-a407-c48a3b4525f7; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=ege6JqIfRoaA06gLj2JOjMgLPmWuTSzPkAdK1t4D9FI-1753619732-1.0.1.1-5V8aPHnijwbPNoh8pvVi9Erf0M72wVp0wG3zjbhsIt482NihhfI.eOCXnIalNkek7l0j3Rlm6.GuDZnqKMVVMCcOBCeP3.MGDDE7zuwlVz4; path=/; expires=Sun, 27-Jul-25 13:05:32 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=ScGnUqWwREen8OGi.N.ARVJgzQ_HRABKGDyTy1icPXE-1753619732187-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'arduino-yun' Questions - Arduino Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [arduino-yun]
The Arduino Yún is a microcontroller board based on the ATmega32u4 and the Atheros AR9331. Use this tag for questions specifically regarding the Yún, and not just general Arduino usage.
192 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
2
answers
69
views
Arduino Yún causing power suge warning
Recently I got an Arduino Yún board that sends out a power surge error message everytime I connect it to my laptop through the USB cable. I tried two Arduino Leonardo and one Arduino Uno and there ...
1
vote
1
answer
42
views
Arduino Yun not getting response from Azure API
I posted this on StackOverflow but figured I'd post it here too. Sorry in advance if thats not allowed.
I'm trying to get my Arduino Yun to talk to an API that I'm hosting on Azure. I would like to do ...
1
vote
1
answer
82
views
Arduino Yun Disk Expander low memory but it looks like my memory is fine
I can't quite understand this when I run arduino yun disk expander sketch with a sd card plugged in I get the the following message. You do not have enough flash memory need 1mb. I ssh into my arduino ...
1
vote
0
answers
58
views
Is it possible to configure uboot without the "Yun Serial Terminal" sketch by using the hardware serial on pins 0 and 1 instead?
Trying to rescue a Yun with the 1.5.3 image.
It's not possible to upload the required "Yun Serial Terminal" sketch because the device hangs at U-Boot (hence the rescue attempt).
Using putty ...
0
votes
1
answer
2k
views
How can I assign the value of a char array to a uint8_t array?
I have a char array variable that has a value.
I need to send this value through LoRa. The library I use for the LoRa implementation accepts an array of uint8_t. How can I pass the value of a char[] ...
2
votes
2
answers
295
views
Arduino Yun receives UDP packets but prints them with gibberish
Arduino Yun is set to receive UDP packets. It receives those data with some gibberish.
How is all set up: Arduino Yun (acts as a server) is connected through Ethernet to a PC which is (through WiFi) ...
0
votes
1
answer
154
views
I can't run shell commands on Linux through AVR sketch (Arduino Yun)
I'm a little confused with some Process.h methods.
I'm trying to run the command "nc 192.168.1.15 9911" to the Linux processor through a sketch.
The appropriate netcat listener is waiting on ...
0
votes
1
answer
197
views
Trying to do hello world app for Nokia 5110 LCD with arduino yun and johnny five
I have a Nokia 5110 LCD which is using this display PCD8544, I am using a arduino yun and johnny five I have hooked up the following pins. So far with my node app all that happens is the lcd lights up....
-1
votes
1
answer
346
views
send data from serial to client
I am using Arduino Yun to send data from serial to client, and it's partially working because I only get short data delivered, while long data (like more than 100Byte) get the most of them lost.
on ...
0
votes
1
answer
359
views
How to debug Arduino using Atmel studio?
I have an Arduino Yun board and an Atmel ICE programmer/debugger. There are 6 pins on the Arduino Yun to connect to Atmel ICE for programming only, but I can't find the pins for debugging. Anyway to ...
0
votes
1
answer
627
views
Process Sensor Data from Arduino Yun with Python
I'm currently working on a small project with my Arduino Yún.
I want to process the sensor data in python and send them in a message queue. I need to use Python3.
I cannot find a way to get the ...
1
vote
0
answers
354
views
arduino yun sysupgrade 'platform_check_image' failed
https://www.arduino.cc/en/Tutorial/YunSysupgrade
when i run the following command. i get this error.
run-sysupgrade /mnt/sda1/openwrt-ar71xx-generic-yun-16M-squashfs-sysupgrade.bin
Image metadata not ...
2
votes
2
answers
159
views
REST API on Industrial 101 (Yún family) lags, then crashes
I have tried to set up a very simple REST API on an Arduino Industrial 101 (which is, as far as I understand, equivalent to a Yún). The Arduino is hooked up to a temperature sensor, which value is ...
1
vote
0
answers
234
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
3
answers
1k
views
Sending file from PC to Arduino
How can i send a (file) from PC to Arduino Yun at running time ?
There's a way to send some commands via Serial.
But how would a whole file goes ? Assuming the file can take place at RAM without any ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
wifi × 28
arduino-uno × 20
linux × 13
serial × 12
web-server × 12
shields × 11
ethernet × 9
python × 9
programming × 8
sd-card × 7
sensors × 6
sketch × 6
web × 5
arduino-ide × 5
arduino-mega × 5
voltage-level × 4
remote-control × 4
string × 4
esp8266 × 4
arduino-leonardo × 3
web-service × 3
power × 3
rfid × 3
ssh × 3
more related tags
Hot Network Questions
- Is there such a thing as 'aerospace grade software'?
- In Fantastic Four 2025 shouldn't this thing have taken years?
- Lower bound on ratio of expected maxima of i.i.d. samples from distribution on [0,1]
- Why is 0.0 printed as 0.00001 when rounding upward?
- How to navigate in the Universe's Heat Death
- A question about as ..... as comparison
- Does SZNUD3160 really eliminate the need for diode?
- When was the last time all humans were on the ground not in the air?
- Regenerative cooling of rocket engine turbine's blades
- how is it possible for a player to have crossed 2400 and secure 3+ IM norms to stay FM
- When and why is fwait necessary when using the 8087 coprocessor?
- What's the difference between an eVisa and ETA travel authorization?
- edge to curve endpoint move/transform to normal direction
- What is the meaning of 'Tel.......,qui......'
- Kepler's first law proof error - can anyone help me see what the error is?
- How to put commutative symbol in a commutative diagram?
- How do Japanese people understand the reading of a single kanji with multiple readings in their everyday life?
- Is there any verse which says that throughout the Vedas the praise of Shiva is sung?
- “Unclear step in a math book for entertainment”
- Will a reinforced 1" concrete slab be durable?
- What is the weight of holy water?
- What Isp can be gotten from a napthalene (mothball) hot gas thruster? Did it work in space?
- Statistics – Linear Inference – What is the moment generating function of non-central t-distribution?
- A national poll of 1000 French returns 25% of "Yes". Is it enough to say that it's quite impossible locally to be 0%, if we don't know the variance?