TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139259 times)
  2. FAT32 Library (71751 times)
  3. Network Ethernet Library (57123 times)
  4. USB Device Library (47430 times)
  5. Network WiFi Library (43086 times)
  6. FT800 Library (42404 times)
  7. GSM click (29835 times)
  8. mikroSDK (28078 times)
  9. PID Library (26885 times)
  10. microSD click (26198 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

atmega128 RTOS

Rating:

0

Author: Alex Marcusan

Last Updated: 2012-03-18

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 933 times

Not followed.

License: MIT license  

Real time OS. with background task.
You need the last verion of mikroe AVR C copiler.

In case of GCC version of OS , let me know and I will put the code.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "atmega128 RTOS" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "atmega128 RTOS" changes.

Do you want to report abuse regarding "atmega128 RTOS".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Blog currently doesn't exist!

RELATED CODES

BitCalc

10

BitCalc is an extension of Quick Converter tool found in IDE for mikroElektronika compilers. Apart from numeric conversion, it provides access to bitwise operations along with graphical representation and interaction with bits. It should be of great help to beginners but even more experienced users could find it useful.

[Learn More]

ANALYZING STM32CUBEID VARIABLE TYPES

0

ANALYZING STM32CUBEID VARIABLE TYPES Video: https://youtu.be/zRcuzKlvKc0

[Learn More]

RC pulse driving DC motor for model boat etc.

7

The software checks the pulse length and then sets the PWM output to suit. The PWM output is then used to drive a DC motor via a transistor or FET of suitable power rating. A port read was used to detect the pulse width and this method is not very accurate, however it is sufficiently accurate for this application, and works very well for my models.

[Learn More]