Real Time Operating System Lessons using Arduino and The FreeRTOS Kernel
Improve your FreeRTOS knowledge with high quality exams
Click here for Atmel® Wikipedia
Click here for Atmel® AVR® Wikipedia
Click here for Arduino Reference
Click here for The FreeRTOS Kernel
ArduRTOS for Arduino® FreeRTOS Library
ArduRTOS guide is an easy and advanced way to learn FreeRTOS programming. It will contribute greatly to both a hobby and a school lesson.
Just research the main repository and learn it gradually. Thats all.
WARNING: Before looking at the exams, please try to solve it yourself first. It's more important than anything. It's a key to success.
Suitable for new FreeRTOS learners
Suitable CS101 content
Suitable for midterm and final exams
More than 10+ example content for every chapter
Rich content with screenshots and circuit diagrams (soon)
ArduRTOS was created to serve three purposes:
ArduRTOS is a basically FreeRTOS programming learning repository coded in Arduino/C language using Arduino IDE
To act as a guide to learn basic Arduino/C programming with enhanced and rich content
To provide a simplest and easiest way to learn detailed and interesting things about FreeRTOS
There is a source for you to develop yourself in RTOS and inreace your Arduino programming level
Project Manager - Furkan Türkal (GitHub: Dentrax)
We publish source for the [ArduRTOS] in single rolling branch:
The master branch is extensively tested and makes a great starting point for learning the RTOS. Also tracks live changes by commits.
The base project code is copyrighted by Furkan ‘Dentrax’ Türkal and is covered by single licence.
All program code (i.e. ino, .md) is licensed under MIT License unless otherwise specified. Please see the LICENSE.md file for more information.
Arduino
is an open source computer hardware and software company, project, and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices and interactive objects that can sense and control objects in the physical and digital world.Atmel
is a leading manufacturer of microcontrollers and touch technology semiconductors for mobile, automotive, industrial, smart energy, lighting, …AVR
is a family of microcontrollers developed by Atmel beginning in 1996. These are modified Harvard architecture 8-bit RISC single-chip microcontrollers.FreeRTOS
is an advanced RealTimeOperatingSystem kernel.References
While this repository is being prepared, it may have been quoted from some sources.
If there is an unspecified source or if you think that I made a copyright infringement, please contact with me.
Please check the CONTRIBUTING.md file for contribution instructions and naming guidelines.
ArduRTOS was created by Furkan ‘Dentrax’ Türkal
You can contact by URL:
CONTACT
Best Regards