Arduino ARD-A000062 Due Original | Genuine Arduino Due
★★★★★
(13 customer reviews)
₹4,069.00
Added to wishlistRemoved from wishlist 0
Arduino ARD-A000062 Due Original | Genuine Arduino Due
- The Arduino Due is a microcontroller board based original arduino due board on the atmel sam3x8e arm cortex-m3 CPU.
- Arduino Due is the first arduino board based on a 32-bit arm core microcontroller.
- Arduino Due has 54 digital input output pins, 12 analog inputs, 4 UARTs , a 84 MHz clock, a power jack, an SPI header, a JTAG header, a reset button and an erase button.
- The Arduino Due features 96 kbytes of SRAM and 512 kbytes of flash memory for code.
Specification: Arduino ARD-A000062 Due Original | Genuine Arduino Due
|
13 reviews for Arduino ARD-A000062 Due Original | Genuine Arduino Due
4.6 out of 5
★★★★★
★★★★★
11
★★★★★
1
★★★★★
0
★★★★★
0
★★★★★
1
Write a review
Show all
Most Helpful
Highest Rating
Lowest Rating
Add a review Cancel reply
Related Products
Added to wishlistRemoved from wishlist 0
Added to wishlistRemoved from wishlist 0
₹27,100.00
Added to wishlistRemoved from wishlist 0
Added to wishlistRemoved from wishlist 0
₹2,299.00
Added to wishlistRemoved from wishlist 0
Added to wishlistRemoved from wishlist 0
67%
Added to wishlistRemoved from wishlist 0
Added to wishlistRemoved from wishlist 0
72%
Added to wishlistRemoved from wishlist 0
Added to wishlistRemoved from wishlist 0
27%
Added to wishlistRemoved from wishlist 0
Added to wishlistRemoved from wishlist 0
40%
Arduino ARD-A000062 Due Original | Genuine Arduino Due
₹4,069.00
madhu –
The product I got is genuine Arduino due board. It comes from out of the country so takes alittle time. However, it was deliveeed before the given time, so no complaints. Just tracking part needs to be updated as it is not updated frequently.
Mani –
Preso “per sbaglio” (non avevo ancora capito la differenza tra il Due e il Mega) senza neppure conoscerne pregi, difetti, caratteristiche, funzioni…
Arduino Due non è esattamente “compatibile” con le librerie utilizzate da Uno (Nano, Mega…) e in rete non è semplice trovare “la pappa pronta” (sempre non si chieda a ChatGPT 😛 ) e il fatto che i suoi pin supportino solo tensioni inferiori o uguali a 3,3volt (a differenza degli altri Arduino che accettano fino si 5volt) lo rende “meno compatibile” alle “periferiche” (shield) che si possono collegare.
Prodotto ottimo per chi ha voglia di apprendere nuove cose e si accinga alla prototipazione di un suo progetto elettronico, meccanico, motive, di domotica… (siamo circondati ed utilizziamo ogni giorno un prodotto che contiene una scheda simil Arduino). Le potenzialità sono davvero incredibili soprattutto perché, essendo open source, crescono assieme alle persone che utilizzano questo sistema.
Ogni scheda Arduino ha i suoi pregi e i suoi difetti ed è più o meno indicata per le proprie finalità (esattamente come accade per i computer). Contentissimo del mio acquisto arrivato nei tempi prestabiliti ed abbandonato sul vialetto di casa da un corriere troppo sbrigativo (poteva almeno suonare il campanello)
Sreekanth –
It’s very quick shipment and the product meets my expectations.
madhu –
I have not found any imperfection in the product till now, but i would like to tell that this product is a kind of exception, cuz it has it logic max at 3v3, and above it may render pins or the board null and void,
Other than this, arduino due is a great board for large-scale project with lots of computational power.
You can certainly opt for this.to note:A clear plastic case comes with the board in the box.
JITU SANWALE –
I received a damaged product after spending a fortune on this.
1. Not in original packaging
2. This was a used product.
3. USB socket bent
4. Pins bent
Amazon Customer –
Arduino
Jubjub –
Insgesamt ist es ein solides Arduino Board mit vielen Funktionen fürs schnelle Protoyping. Beispielsweise die beiden DAC Kanäle sind sehr vom Vorteil, wenn man analoge Schaltungen ansteuern möchte. Auch Funktionen, wie natives High-Speed USB, eine (relativ) hohe Taktfrequenz, mehrere Serielle Schnittstellen, usw. Somit ist es ein ideales Board für jeden Maker, Hobbyist, etc. im Bereich des Prototypenbaus. Jedoch ist der Preis sehr happig mit um die 42 Euro. Dafür gibt es schon von anderen Herstellern bessere Boards für kleineres Geld, welche dann bestimmte Funktionen des Due drauf haben. Der Due hat sie aber alle. Somit kann dieses Board ein absoluter Schatz im Prototypenbau sein, würde aber von einer Serienfertigung mit diesem Board abraten, da der Preis ja wie beschrieben doch etwas höher liegt…
Emmanuele T. –
The media could not be loaded.
I bought this to run some neopixel light strips. Being a modern software developer, I’m not very used to being concerned with memory. However, it turns out that it’s pretty important when dealing with limited hardware like arduino. I didn’t memorize the exact numbers, but using the FastLED library you can only control ~300-500 LEDs with an UNO. Around that number, depending on the way you use the FastLED library, you run out of memory and all kinds of strange things start happening – the most obvious of which is that your app will crash and not do anything at all.
The solution for me was the DUE, which is an ARM chip and has more available memory to work with. The drawback is that you need to jump through a few hoops to get the core installed in your IDE since it doesn’t come with it by default. After that, it’s just another arduino with lots of extra available IO.
I’m running 658 neopixels, and using a CRBG struct array to hold and work with them. At one point, I had as many as 900 running along with all of the rest of my code which has multiple classes to handle the various things I’m making my lights do, and had no issues at all.
This appears to be a completely authentic Arduino device, and has all of the correct markings and box. Mine also came with a protective bottom plastic mount. I’m not sure if that comes with all of these, but if it does – that’s pretty awesome too. It makes it much less likely that I’ll accidently short it out on something on my desk while I’m playing with it, and makes it pretty easy to mount.
Shazia Shaikh –
Genuine product.
Ravi Karoria –
I bought this board for development of control and guidance system for Quadcopter. I find it excellent for every application one can think of.
Tanmay –
Excellent!! Works with almost all shield including motor shield (with the vin jumper cut off). Remember don’t fall to buy a 1k due as it is counterfeit version. Buy the due from protocentral as they sell the original one at a very competitive price when compared to mg super labs and simple labs .
Mani –
It’s the last Arduino board you’ll ever need.
E aus B –
Arduinoはuno、mini everyと試しましたが、今回はdueを購入しました! 性能が良いだけあり、やりたかったことが出来ました。これからどんどん活用していこうと思います!