Arduino UNO Mini Limited Edition Open Box

We got some Arduino UNO Limited Edition board, there will be shipping to our storehouse in 1 week.

Today we receive a sample, so Id like to open box, and show you guys.

Open it, first, you can see a beautiful inside box, lets take it out.

One the box, you can fine an Arduino Logo, the picture and name of the board

Keep open. Alright, another box, just a logo on

Keep open again, on the cover, there sign some names, tell you A little jewel as a big THANK YOU for all your loyal support over the years. In the box, I think this is the little jewel, Arduino UNO Mini Limited Edition.

Take the little jewel of, on the back of board we can find pin definition:

Analog in (A0~A5)

Power (IOREF, RST, 3V3, 5V, GND*2, VIN)

Digital PWM~ (RX0, TX1, 2~13, GND, AREF, SDA, SCL)

It's incredible, that a little board, has all the pins just like a normal Arduino UNO board and changes the power input to Type-C. I can't wait to light a LED.

Take a 3W LED module

S--13, V--5V, G--GND.

Test code:

void setup() {

  pinMode(13, OUTPUT);

}

void loop() {

  digitalWrite(13, HIGH);

  delay(1000);

  digitalWrite(13, LOW);

  delay(1000);  

}

Oh my, Thats so......brilliant.

2022-03-02 08:05:00 / Arduino / Comments 0
0

Dive into the world of voltage regulators with our expert guide. Discover the nuances between Buck, Boost, Step-Up, and Step-Down converters. Learn about their applications, key technical...
13.06.2024,
Kun Xiang
Comments 0
Neue Versandmethode ist schon da! Als Spezialdistributor für elektronische Komponente verfügt Eckstein seit jeher über ein eigenes Lager, um einen zeitnahen und effizienten Service zu
17.03.2022,
Comments 0
We got some Arduino UNO Limited Edition board, there will be shipping to our storehouse in 1 week. Today we receive a sample, so I’d like to open box, and show you guys. Open
02.03.2022,
Comments 0
Today, I’ll show you how to run windows11 on raspberry First of all, you need download some tools Windows on raspberry imager(https://dl.orangedox.com/WoR-Release-2.2.2?dl=1) Next
20.07.2021,
Comments 0
Today, I'll show you how to install raspberry pi OS, and show you the most populaire raspberry OS HOW TO INSTALL RASPBERRY OS First of all, we need a tool to install raspberry OS, I I recommend
19.07.2021,
Comments 0
STEP 1 Open up your Arduino IDE STEP 2 Connecting the Arduino to the computer USB STEP 3 Tools--board,choose your Arduino Tools--Port,choose COM STEP 4
09.07.2021,
Comments 0
First of all,we must know what is Arduino? Arduino is an open-source electronics platform based on easy-to-use hardware and software. The Arduino hardware and software was designed for artists,
09.07.2021,
Comments 0
STEP 1: Prepare your mega2560board, TFT shield, TFT display. Use your data cable connect mega2560 to your computer. STEP2: Download Arduino IDE  Download Library URTouch 
07.07.2021,
Comments 0

Add product directly to the cart:

You can search by item no. or EAN/GTIN to quickly add the product to the cart.