sam3x8e
There are 7 repositories under sam3x8e topic.
grblHAL/SAM3X8E
grblHAL driver for Atmel SAM3X8E (Arduino Due)
oliverkersten/Bioengineering.pl_Internship
design of a HD-SEMG system, using ads1298, Arduino DUE or STM32F407, INA333, AD8232 and multiple filter stages
khoih-prog/SAMDUE_TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an SAM-DUE-based board. These SAM-DUE Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.
segrids/testbench
Software for IC programming, testing, debugging and hacking using python3, gcc and the arduino due.
TehMaxwell/3D-Printer-Driver-Electronics
A custom driver electronics board designed for use with the Arduino Due and the Marlin 2.0 Firmware.
vad7/WaterTreatment
Water Treatment with Arduino DUE Core (empty tank = 60g). [FULL rep]
aWZHY0yQH81uOYvH/Arduino-Due-USB-Audio
Minimum working example of USB audio on an Arduino Due (SAM3X)