The Arduino Due

preview_player
Показать описание
Today, we take a look at another Arduino board, the Arduino Due.

Have a comment or suggestion? Contact me via:
Рекомендации по теме
Комментарии
Автор

You can indeed program Arduino Due using Arduino IDE. One thing that you have to do before then is download and install an Arduino SAM boards pack in the boards manager. Just search for "Due" and you'll find it.

Greg
Автор

I started using Coocox but I put the whole thing on the back burner. After your RTOS video I got a copy of Chibios but I was waiting for your next video.
 

keys
Автор

Hi, I am struggling with external interrupts on the Due to read a 512 bit encoder and a Z input once a revolution. Do you have an example yet. Cobus

cobusverster
Автор

i am using ude with barcode scanner, unable to read it, try everything but not got the right way, keyboard is working but other usb base device not working.

mohitnama
Автор

The 8 bit chips are useless for large numbers but more specifically floating point numbers as double is the same as float, it only uses 4 bytes. Decompiling mega code proves that writing double is pointless, it still uses 4 bytes. This isn't the case with 32 bit due which uses 8 bytes for doubles

tangowhisky
Автор

This is nothing like a Mega -- why do people keep saying that? A 32-bit ARM is a whole different league than an 8-bit AVR. Same headers, similarities end there.

AureliusR
Автор

can it run without attching to a PC ? how ? thanks

EnergySeeker
Автор

Hi are you good at coding on arduino due board have coding question to do

misbahulhassan
Автор

I was wondering why you didn't continue with the other ARM processor the STM32F4? Is this better?
ty

keys
Автор

Hello HHD, Do you plan on maybe making a video explaining how to migrate your Arduino DUE board to your own PCB design when you are done prototyping it? As in the "bare minimum" for the Arduino Due on a PCB, how to program it there, etc... ? Similar to the Arduino on a BreadBoard example. I think it would make for a great video as I have not seen anyone else do it yet.

Keep up the great work!

kareemhafez
Автор

So could you forego the arduino IDE and code this as if it were just a standalone ARM controller?

JM_Traslo
Автор

Should i buy this or something like a teensy, if i want to use it with a high - resolution TFT display?

slap_my_hand
Автор

CAN stands for "Controller Area Network".

RoboticNerd
Автор

Nice. I'm hopefully going to be playing with Intel's Quark X1000 chips soon. With just a 100uW draw and 400Mhz of juice they are looking to be good.

prankmypants
Автор

So this chip could be programmed to run raspbian if it were fast enough? ;-)

JamesBalazs
Автор

I've also got already this board (actually a cheaper clone, but it knows the same), and I wonder if you know how to install an RTOS onto it, or do you know anything about it? I've seen a short video on youtube where someone connects its Due to his PC and performs different operations with files there, but I haven't seen any proper description when I was looking for the topic on google.

ZauStuv
Автор

what changes in my program when I'm using 3.3V as high logic state? And why cant I use the arduino IDE?

BrunaBorgesA
Автор

Volume way to LOW stopped watching cause i cant hear you!

AdrianE
Автор

so I fucked up if I bought this one if I'm still a beginner?

animanoir