About: BeRTOS

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

BeRTOS is a real-time operating system designed for embedded systems. It is free and open-source software released under the GNU General Public License, version 2 (GPLv2) or later, with a special exception granting proprietary applications the right to keep their source code closed while keeping the base BeRTOS code open. BeRTOS preemptive multitasking kernel implements many inter-process communication (IPC) primitives, including: signals, semaphores, and messages.

Property Value
dbo:abstract
  • BeRTOS is a real-time operating system designed for embedded systems. It is free and open-source software released under the GNU General Public License, version 2 (GPLv2) or later, with a special exception granting proprietary applications the right to keep their source code closed while keeping the base BeRTOS code open. It has a very modular design, that allows running it on different architectures, ranging from tiny 8-bit microcontrollers such as Atmel AVR microcontrollers up to the 32-bit ARM architecture, and on hosted environments such as Linux and Microsoft Windows. BeRTOS is written in ANSI C, and supported by popular embedded Secure Sockets Layer (SSL) and successor Transport Layer Security (TLS) libraries such as wolfSSL. BeRTOS preemptive multitasking kernel implements many inter-process communication (IPC) primitives, including: signals, semaphores, and messages. In addition to the kernel, BeRTOS provides a hardware abstraction layer (HAL) that includes many peripheral device drivers (timer, serial, analog-to-digital converter (ADC), motors, liquid-crystal display (LCD), NTC sensors, keyboard, buzzer, memories), algorithms (hash table, cyclic redundancy check (CRC), MD2, entropy pool, run-length encoding (RLE)), communication protocols, and a graphic windowing subsystem for small display devices. (en)
  • BeRTOS è un sistema operativo real-time progettato per piattaforme embedded. Ha una licenza di tipo GPL con una particolare eccezione che permette al codice applicativo proprietario di rimanere closed source mentre mantiene open source BeRTOS stesso. Possiede un design modulare che gli permette di funzionare su diverse architetture, da piccoli microcontrollori a 8 bit come gli Atmel AVR, passando per l'architettura ARM, fino ad arrivare ad essere emulato su Linux o Windows (per scopi di debug). Il kernel multitasking implementa primitive di comunicazione tra processi, tra cui: * Segnali * Semafori * Messaggi Oltre al kernel, BeRTOS dispone di diversi driver generici per il controllo di periferiche hardware (timer, seriali, ADC, motori, display LCD, sensori NTC, tastiere, buzzer, memorie), algoritmi (tabelle di hash, CRC, MD2, pool di entropia, RLE), protocolli di comunicazione e di un sottosistema grafico per semplici display. (it)
dbo:developer
dbo:latestReleaseVersion
  • 2.7.99
dbo:license
dbo:releaseDate
  • 2004-06-03 (xsd:date)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 17567758 (xsd:integer)
dbo:wikiPageLength
  • 4057 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1085097212 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Develer s.r.l. and BeRTOS community (en)
dbp:discontinued
  • Yes (en)
dbp:family
dbp:kernelType
dbp:language
  • English (en)
dbp:latestReleaseVersion
  • 2.700000 (xsd:double)
dbp:license
  • GPLv2 or later, with exception (en)
dbp:marketingTarget
  • Embedded systems (en)
dbp:name
  • BeRTOS (en)
dbp:programmedIn
dbp:released
  • 2004-06-03 (xsd:date)
dbp:sourceModel
dbp:supportedPlatforms
dbp:updateModel
  • Compile from source code (en)
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dbp:workingState
  • Discontinued (en)
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • BeRTOS is a real-time operating system designed for embedded systems. It is free and open-source software released under the GNU General Public License, version 2 (GPLv2) or later, with a special exception granting proprietary applications the right to keep their source code closed while keeping the base BeRTOS code open. BeRTOS preemptive multitasking kernel implements many inter-process communication (IPC) primitives, including: signals, semaphores, and messages. (en)
  • BeRTOS è un sistema operativo real-time progettato per piattaforme embedded. Ha una licenza di tipo GPL con una particolare eccezione che permette al codice applicativo proprietario di rimanere closed source mentre mantiene open source BeRTOS stesso. Possiede un design modulare che gli permette di funzionare su diverse architetture, da piccoli microcontrollori a 8 bit come gli Atmel AVR, passando per l'architettura ARM, fino ad arrivare ad essere emulato su Linux o Windows (per scopi di debug). Il kernel multitasking implementa primitive di comunicazione tra processi, tra cui: (it)
rdfs:label
  • BeRTOS (en)
  • BeRTOS (it)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • BeRTOS (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License