Difference between revisions of "Developers"
Jump to navigation
Jump to search
(Add notes shared from a Zephyr Meetup in Porland, cerca 2026 junio 15) |
m (Zephyr intermediate course study resources and schedule) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 111: | Line 111: | ||
(edited) | (edited) | ||
</pre> | </pre> | ||
| + | --> | ||
| + | |||
| + | Intermediate Course | ||
| + | |||
| + | <!-- | ||
| + | * https://iomico.thinkific.com/users/sign_in | ||
| + | |||
| + | 1 https://iomico.thinkific.com/courses/take/zephyr-intermediate-course/texts/77193524-welcome | ||
| + | |||
| + | - https://www.geeksforgeeks.org/c/c-pointers/ | ||
| + | |||
| + | - https://gcc.gnu.org/onlinedocs/cpp/Macros.html | ||
| + | |||
| + | - https://www.tutorialspoint.com/cprogramming/c_structures.htm | ||
| + | |||
| + | - https://www.digitalocean.com/community/tutorials/linux-commands | ||
| + | |||
| + | - https://cmake.org/cmake/help/latest/guide/tutorial/index.html | ||
| + | |||
| + | - https://www.atlassian.com/git/tutorials | ||
| + | |||
| + | - https://sourceware.org/gdb/documentation/ | ||
| + | |||
| + | - https://www.freertos.org/Documentation/01-FreeRTOS-quick-start/01-Beginners-guide/01-RTOS-fundamentals | ||
| + | |||
| + | - https://www.learn.iomico.com/courses/iomico-zephyr-course-2026 | ||
| + | |||
| + | 2 https://iomico.thinkific.com/courses/take/zephyr-intermediate-course/texts/77031601-schedule | ||
| + | |||
| + | ``` | ||
| + | Course Schedule | ||
| + | |||
| + | Week / Dates | ||
| + | |||
| + | Activities | ||
| + | |||
| + | Aug 5 | ||
| + | |||
| + | Course Kick-off / Orientation | ||
| + | |||
| + | Aug 6 – Aug 12 | ||
| + | |||
| + | Module 1: Kernel and Scheduling | ||
| + | |||
| + | Aug 13 – Aug 19 | ||
| + | |||
| + | Module 2: Synchronization and Shared-State Safety | ||
| + | |||
| + | Aug 19 | ||
| + | |||
| + | Live Meeting 1 | ||
| + | |||
| + | Aug 20 – Aug 26 | ||
| + | |||
| + | Module 3: Deferred Execution and Execution Flow | ||
| + | |||
| + | Aug 27 – Sept 2 | ||
| + | |||
| + | Module 4: Communication and Event-Driven Architecture | ||
| + | |||
| + | Sept 2 | ||
| + | |||
| + | Live Meeting 2 | ||
| + | |||
| + | Sept 3 – Sept 9 | ||
| + | |||
| + | Midterm Assessment (Modules 1–4) | ||
| + | |||
| + | Sept 10 – Sept 16 | ||
| + | |||
| + | Module 5: Memory, Resource Constraints and Reliability | ||
| + | |||
| + | Sept 17 – Sept 23 | ||
| + | |||
| + | Module 6: Tracing, Debugging and Runtime Analysis | ||
| + | |||
| + | Sept 23 | ||
| + | |||
| + | Live Meeting 3 | ||
| + | |||
| + | Sept 30 | ||
| + | |||
| + | Module 7: Security (Live Meeting) | ||
| + | |||
| + | Oct 7 | ||
| + | |||
| + | Module 8: Unit Testing Intermediate (Live Meeting) | ||
| + | |||
| + | Oct 8 – Oct 14 | ||
| + | |||
| + | Final Assessment | ||
| + | |||
| + | Nov 2 – Nov 6 | ||
| + | |||
| + | Final Certificates Issued | ||
| + | |||
| + | Live Meeting Schedule: | ||
| + | Biweekly on Wednesdays at 8:00 PM CET / 3:00 PM Buenos Aires / 2:00 PM EST. | ||
| + | |||
| + | Note: | ||
| + | All live meetings will be recorded and made available for replay. Each module includes a practical hands-on assignment that participants should complete before the corresponding live session to maximize discussion and learning during the meeting. | ||
| + | ``` | ||
| + | |||
--> | --> | ||
<!-- EOF --> | <!-- EOF --> | ||
Latest revision as of 03:31, 6 August 2026
Embedded and Software Developers
This page started to hold onto links to interesting works and developers writing about these works.
Zephyr RTOS Project contributors:
-
Peter Bigot . . .
Jared Wolff . . .
Ulf L, Github page of Ulf Lilleengen . . .
Zephyr Team member Maureen Helm and sensor drivers . . .
Luis Ubieda of Croxel and Zephyr RTIO sensor API . .
Mbedded Ninja collection of Zephyr use blog articles
Zephyr Meetups
Intermediate Course