Home

Awesome

DUE Zoo

<br>https://github.com/manitou48/DUEZoo

Collection of various DUE sketches and results.

FilesDescription
blinksize.txtFlash and SRAM used for blink sketch
chiptemp.inoread DUE internal analog temperature sensor
dacdmatmrDAC DMA clocked by timer
dmaspi.inounconnected SPI test at varous MHz and with DMA
spislave.inosimple SPI slave example
mem2mem.inomemcpy vs DMA memory-to-memory
mem2mem2.inomemcpy dueling DMA memory-to-memory with IRQ
power.txtboard current draw with board LED off and on, AVR low power
tone1.inoproof-of-concept tone() with timer with IRQ
rng.inodisplay or transmit DUE's hardware random number generator, looks good with diehard, ent, assess
maplerng.pdemaple LSI timer/systick random number generator
RNGperf.txtRNG performance, DUE, teensy, UNO, Raspberry PI, maple
W5100.cpp .hmodifications to support w5200 wiznet chip on DUE replace in hardware/arduino/sam/libraries/Ethernet/utility/ also Ethernet.h has a simple modification
w5100.cpp.dma1SPI+DMA DUE version for w5200
perf.txtsimple computational benchmarks, coremark, linpack
I2Cperf.txtI2C performance 100KHz and 400KHz
SDperf.txtSD/SPI performance at various clock rates and with DMA
SPIperf.txtSPI performance at various clock rates and with DMA
mem2mem.txttiming results for memcpy()/memset() and DMA versions
wizperf.txtEthernet performance of wiznet WIZ820io that uses W5200 chip SPI and SPI+DMA results for DUE, teensy 3, and maple plus UNO W5100 performance for UNO
netpower/WiFi/Ethernet power consumption graphs
IRtest/DUE IRremote proof of concept
isrperf.txtinterrupt latency results for DUE, maple, teensy
isrperf.inoDUE sketch to measure interrupt latency
cc3000.txtwifi performance of TI CC3000 chip
dac.txtDAC settle time and source current
<pre> ---------------------- details -------------------- Changing the DUE's I2C clock rate TWI_CLOCK in arduino-1.5/hardware/arduino/sam/libraries/Wire/Wire.h requires restarting the IDE. TWI speed for teensy 3.0 in Wire.ccp, must restart IDE. </pre>

coremark more plots at http://manitou48.github.io/

Results and sketches of testing various crystals, resonators, RC oscillators, and TCXOs with various MCUs ( UNO, DUE, maple, teensy 3.0, propeller, beagle, raspberry pi) see https://github.com/manitou48/crystals

<p>

<i>“One accurate measurement is worth a thousand expert opinions”</i> <br> -- Adm Grace Hopper ( Dec 9 1906 to Jan 1 1992)