Skip to content
#

avr-microcontroller

Here are 130 public repositories matching this topic...

This repository offers a comprehensive training program on embedded systems development, covering four modules that encompass C and Embedded C Programming, Microcontroller Architecture, Real-Time Operating Systems (RTOS), and Automotive embedded systems. Elevate your skills and tackle real-world challenges in this exciting field.

  • Updated Aug 7, 2023
  • C

Morey_os is an extremely light weight operating system for embedded controllers. In simple words, Morey_os is designed as a multi-tasking version of popular Arduino programming style, with one setup function and multiple independently running loop functions named as tasks. A Full version OS fits in minimum of 4K ROM and 256 bytes of RAM.

  • Updated Jul 13, 2023
  • C

Improve this page

Add a description, image, and links to the avr-microcontroller topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the avr-microcontroller topic, visit your repo's landing page and select "manage topics."

Learn more