-
Notifications
You must be signed in to change notification settings - Fork 6
2014_Monthly_November
aethaniel edited this page Nov 21, 2014
·
2 revisions
class: center, middle
- ARM Cortex-M4 peripherals roughly presented: NVIC, Systick mainly
- ATSAM4S micro-controller presented to trainees
- 4 examples presented to teach how to use Inputs/Outputs and interrupts
- ex1_basic_led: How to power an LED
- ex2_basic_button: Blink LEDs when pressing a button (polling)
- ex3_advanced_button: Blink LEDs when pressing a button (interrupt)
- ex4_led_blink: Blink a LED every second using Systick
class: center, middle
- Espruino port for SAM4S-Xplained began with step-by-step documentation
class: center, middle
- Trainee have to develop a simple example using SAM4S UART to exchange characters with a PC
- Move on Espruino port and do first git pull request
Atmel SAM4S-Xplained LAB projects
HomeSweetHome LAB project(Home Automation)
Atmel SAMA5D3-Xplained LAB projects
Real-Time OS: NuttX
JavaScript
Ada
Forth
Knowledge base
- Opensource tools
- Opensource code
- Opensource hardware
- Opensource documentation
- IoT
- Community tools
- MOOC/CLOT
- Continuous build tools
