TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (402 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (129 codes)
  5. Bugz Bensce (97 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 (140844 times)
  2. FAT32 Library (73445 times)
  3. Network Ethernet Library (58257 times)
  4. USB Device Library (48437 times)
  5. Network WiFi Library (44049 times)
  6. FT800 Library (43627 times)
  7. GSM click (30517 times)
  8. mikroSDK (29209 times)
  9. PID Library (27192 times)
  10. microSD click (26877 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: 950 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

TM1640 Display and DHT11 Relative Humidity-Temperature Sensor

0

TM1640 Display and DHT11 Relative Humidity-Temperature Sensor. The code is written with CCS PIC C compiler. https://www.youtube.com/watch?v=D8XIYComtBE

[Learn More]

Pulse Width Modulation using 555 Timer

0

Proteus Simulation of Pulse Width Modulation using 555 Timer.

[Learn More]

RTOS for PIC32

5

Pre-emptive RTOS for PIC32, written (almost entirely) in mikroPascal/mikroBasic/mikroC. The way of working is very easy to understand. The functionality is kept very limited with respect to other RTosses, to keep it simple. The library code only consists of 1 .mpas file...

[Learn More]