With a lot of people talking about Raspberry Pi for control systems, I am surprised that there has not been more talk on Real Time Operating systems.
Is there any work going on on a Real Time Operating system?
Googling round I found FreeRTOS, are there any better options?
For those not in the know, Real Time Operating systems have options to disable interrupts so that you don't miss that vital signal from some bit of electronics.,
Any work on Real Time Operating systems.
5 posts
- Posts: 55
- Joined: Tue Dec 27, 2011 9:09 pm
Here"s a few real-time projects to look at:
eCos, RTEMS, RTLinux, RTAI, ADEOS, Xenomai
see for example: https://www.rtai.org/
http://en.wikipedia.org/wiki/Xenomai
eCos, RTEMS, RTLinux, RTAI, ADEOS, Xenomai
see for example: https://www.rtai.org/
http://en.wikipedia.org/wiki/Xenomai
KeithSloan said:
What about QNX - used it in the late 80's on 386 intel chips and it worked well.
Googling round I found FreeRTOS, are there any better options?
What about QNX - used it in the late 80's on 386 intel chips and it worked well.
- Posts: 1
- Joined: Fri May 11, 2012 8:15 pm
Something like this:
http://www.arm.com/community/software-e ... system.php
http://www.arm.com/community/software-e ... system.php
- Posts: 1
- Joined: Thu Jun 21, 2012 8:56 pm
DexOS is a real time OS and is being ported to the R-PI
viewtopic.php?f=31&t=7004
viewtopic.php?f=31&t=7004
Batteries not included, Some assembly required.