References and Resources
Beginner Material
- nRF52840 Product Specification 1.1
- The Embedded Rust Book is a great learning resource, especially the Concurrency chapter.
- If you are looking to write an interrupt handler, look at the
#[interrupt]
attribute. All interrupts implemented by the nrf52840 hal are listed innrf52840-pac/src/lib.rs
.
It is also recommended that you work through the advanced material of this course to learn about RTIC.
Advanced Material
- Slides used during the workshop
- nRF52840 Product Specification 1.1
- Universal Serial Bus (USB) Specification Revision 2.0
When's The Next Workshop?
If you've enjoyed this workshop and would like to join us for another one, subscribe to our newsletter! This is where we'll announce upcoming public courses.
If your company would like a training with custom content, or a private run of an existing workshop, we'll be happy to make this happen for you. Get in touch with us via phone or E-Mail for further information.
brought to you with 🧡 by