Hi,
Can someone point me to any enclosures/cases for (Seeeduino Yun Rev 2 + Base Shield)? I see cases for Seeeduino Yun, but nothing for Rev2 with extra space for base shield.
Thanks.
Hi,
Since the Seeeduino Yun Rev 2 is the same as the Arduino Yun Rev 2, you can use the Arduino Yun Rev 2, link:<LINK_TEXT text=" https://www.distrelec.de/en/arduino-yu … p/30132635"> https://www.distrelec.de/en/arduino-yun-rev2-with-enclosure-64mb-16mb-5v-flash-arduino-abx00020-enclosure/p/30132635</LINK_TEXT> .
Otherwise, you need to design the enclosure yourself.
Hi Salman,
I want to get some unique ID or serial number from my Seeeduino Yun. It can be either from the micro controller ATmega32u4, or the wifi MAC address (which will be unique per each device). Can you please help me with an example code on how to do that?
Thanks so much,
Jack.
@jksram MAC address is very unique, you can use that or you need to generate you own and hard code it on the device.
@salman Thanks for the suggestion. Can you please point me to a source code example on how to read the MAC address of my wifi card?
Cheers,
Jack.