SlideShare a Scribd company logo
1 of 38
Download to read offline
Real Time Embedded OS
     Develer S.r.l.
Agenda




“
                                  Why Open Source software
                                  Discover BeRTOS
                                  Advantages for Business
BeRTOS is a real-time system
designed to build applications    BeRTOS in short
for embedded systems
                                  License
                                  BeRTOS in use
                                  10 reasons to ...
                                  Questions?
Why Open Source Software


 Lock­in avoidance
 NO license costs
 Decrease maintenance costs
 Economical advantages
Lock­in avoidance
  No technological lock-in with respect to proprietary systems
Many different companies can offer the same services on the market.
The customer can change the source if the seller can't do or it's not interested in doing such
modification.

  No mandatory binding with the supplier
You can choose any supplier which satisfies your business demands.
You can change business partner any time you want since the sources are shared.

  Open system
An internal “expert” team can make any change to the source.
You can easily train human resources thanks to the shared documentation.

  Quality and efficiency
The developers commit themselves to code quality.
Many developers improve the system thanks to free access to source code.
It's often at the forefront of technology, it's well documented, stable and secure.
No license costs
  There are three main costs in a software project:
- license purchasing,
- program installation and customization,
- internal costs due to resource organization.

The cost for an open source based project is two thirds with respect to a
project based on proprietary software.


 You don't pay the operating system, but only value added services such as
human resources training or customized developments or ports on your
custom boards.
Decrease maintenance costs
  It's built with modern technologies and paradigms
Using standard technologies make it simpler to integrate the project with technologically different 
infrastructures.



  The community maintains it
It's convenient to use open source software because maintenance is shared with the community, thus 
decreasing costs



   Integrated with your features
Contributing your modifications means the community will maintain and keep up to date them with 
every new development for free.
Economical advantages
Closed RTOS                                       - License costs
                                                  - Support costs
                         Renewal                  - Maintenance contracts
                                    Contracts
               Fee                                - Annual cost increase

                         Supplier
                                     Supplier

              License   Support     Maintenance




                                        - No license costs
                                        - No support cost
                                        - No maintenance cost
BeRTOS




                                        - No cost increase
               No
               Fee
                        Community
                                    Community

              License   Support     Maintenance
Discover BeRTOS


 BeRTOS is easy
 Supported platforms 
 Not only kernel!
 Performance: Memory Footprint, Overhead
 Competitors
 BeRTOS is different
BeRTOS is easy ... 
 ... to Install 
Thanks to the Wizard and the SDK you can be ready in a few minutes on 
Windows.


 ... to Use
The graphical configuration Wizard is available on multiple platforms (Win, Mac 
and Linux) and it's integrated with a certified IDE (CodeLite)


 ... to Maintain
The public BeRTOS repository is managed by the community, which provides 
updates, ports and bugfix.
Supported platforms
BeRTOS supports the most common microprocessor platforms (ARM and
AVR). It's also possible to port it to any other platform.



              ARM7                              AVR


                                              ATMega8
          AT91SAM7S64
                                             ATMega32
         AT91SAM7S128
                                             ATMega64
         AT91SAM7S256
                                             ATMega103
         AT91SAM7X128
                                             ATMega128
         AT91SAM7X256
                                             ATMega168
         AT91SAM7X512
                                            ATMega1281
Not only Kernel
         Modules
                                             Process
   BattFS ­ FAT ­ hashTable                  Monitor
  dynamic memory allocator
     FIFO ­ Lists ­ Kernel                                      Kernel

     ADC API ­ Buzzer
  Dataflash ­ I2C EEPROM
       USB to parallel
  Keyboard ­ Graphic LCD
     DC Motor with PID                                 On/Off
     Alphanumeric LCD                Semaphores
  MPCdigital potentiometer
  NTC – TRIAC ­ PWM API
     I2C port expander                                          Message
   Serial API ­ TC520 ADC
                                                                Queues
Thermostat ­ System timer API
   Stepper motor w/ramps
        Watchdog ­ ... 
                                                  Signals
Kernel Performance
BeRTOS performances are remarkable, it can be compared with commercial 
versions of many RTOS (or more famous RTOS).


 A few KB on flash with all kernel modules active (semaphore, signals,
message queues)

 Linear RAM occupation with the number of processes

 Minimum stack: 200 bytes on 32-bit ARM, 100 bytes on 8-bit AVR

 Context-switching speed: 2.2 us on ARM @ 48 MHz

 From 25% to 30% faster than competitors
BeRTOS vs FreeRTOS
                     FreeRTOS        BeRTOS                     Conclusions
Maintainer           1 developer    Community      - Speed of Support/Bugfix/Needs


Platforms
- ARM7TDMI               Yes            Yes        - BeRTOS allows quick ports to any
- AVR                    Yes            Yes        custom platform
- Other platforms        Yes            No

Features
- Graphical wizard       No             Yes        - Quick installation and configuration on
- Windows SDK            No             Yes        Win, Mac and Linux systems
- Debugging in IDE       No             Yes        - Availability of development and
- FAT filesystem         No             Yes        debugging tools integrated with the
- Log/Debug              No             Yes        working environment
                                                   - More features available
Support
- Community              Yes            Yes
- Commercial             Yes            Yes        - High quality technical support

Licensing            Modified GPL   Modified GPL   - Investments in software developments
                                                   have competitive advantages without
                                                   source code sharing
BeRTOS is different
  Code Beauty
Every development on BeRTOS strictly follows the principles of code consistency and readability. The 
source code is completely commented to ease immediate understanding.


  Simplicity
Every development on the BeRTOS system is implemented following the simplicity principle. This 
principle makes the system much more modular (it can work without kernel!) and more scalable in the 
requirements and performance.


  Reusability
Applying reusability principles to BeRTOS code allowed to improve parameters such as occupied 
physical space and lower resource requirements for system usage.


  Security
BeRTOS allows a completely static memory allocation, implicitly making more secure your 
developments and your embedded applications.
BeRTOS for Business


Fast Time to Market 
 Shorter development time
 Reduced start­up cost
 Focus on ideas
 Immediate support
 Stable and mature system
 Re­usability = More opportunities
Fast Time to Market




BeRTOS guarantees a fast time to market, thanks to a complete feature
set and easy-to-use development tools that contribute to cut down
project's realization time. (Many modules and drivers are already built in)
Shorter development time
The reduced necessity to develop customized solutions can save you many 
development hours, thanks to many drivers and algorithms already included 
into the libraries.

              Drivers                          Algorithms



           ADC handling
                                           Checksum and Hash
          Flash memories
                                            Xmodem protocol
             E2PROM
                                            RLE compression
      Keyboard management
                                              Full Hash Table
        Graphical displays
                                            Command History
      Stepper and DC motors
                                             Command parser
      Triac for power control
                                             Lists and FIFOs
             PWN/NTC
                                            Exception handling
            Thermostat
Reduced start­up costs
              Develer reduces start-up costs,
            offering BeRTOS as free operating
            system even for:
            - closed source projects;
            - commercial projects.

            ● The total cost of ownership (TCO)
            is reduced thanks to:
            - the development technical
            community
            - the modified GPL license




            @Image by Tab.itha: http://www.flickr.com/photos/tab_itha/
Focus on ideas




With BeRTOS you can shift your
economical focus from the tool (the
required licenses) to the product (your
application), as you don't need to buy a license




                           @Image by Majed: http://www.flickr.com/photos/majedphoto/
Immediate support

Support is available through a technical mailing list for developers:
https://lists.develer.com/mailman/listinfo/bertos


There are also special premium support packages which guarantee support 
time, fixed cost ports, or ad hoc developments even on custom boards.


Premium support minimizes the risks of delays, due to technical problems, for 
your development team.
Stable and mature system
BeRTOS is constantly updated with new developments and patches which 
expand its features.

The system is considered mature thanks to 8 years presence in Develer's 
embedded projects. Develer also provides ports and bugfix




                                        @Image by RyckyDavid: http://www.flickr.com/photos/cuppini/
Re­usability = More opportunities
                Each component can be re-used in every
                other project, so you can quickly update or
                broaden your products by using existing
                code.

                This allows to:

                - release in short times a wider choice of
                embedded products;

                - be in the forefront to consolidate your
                position in the embedded software market.




                @Image by RyckyDavid: http://www.flickr.com/photos/cuppini/
BeRTOS in brief


 New features
 Configuration Wizard
 Windows SDK
 SDK: included software
Latest features
  Here are some of the latest additions to BeRTOS:


­ Multiplatform configuration Wizard
­ Support for FAT file system (long file names supported, requires a valid Microsoft 
license)

­ SD card reader 
­ Bootloader
­ I2S protocol driver
­ Flash and debug within the IDE
­ Automated test suite
Wizard: User's Needs




“
With the new Wizard we want 
developers to focus on writing 
code for their project instead of 
configuring and getting the tools 
ready; we think we have made it 
possible to expand BeRTOS user 
base even more!
Francesco Sacchi, Sviluppatore
                                     Simplify project start-up

                                     Auto-select modules based on dependencies

                                     Extended compatibility (Win, Mac, Linux)

                                     Integrated work environment (IDE, toolchain)

                                     BeRTOS optimized IDE
Multi­platform Wizard
       You're ready to create your application with just a few clicks!




Create and modify quickly your project with a step-by-step graphical wizard:
  Select which BeRTOS version you want to use in your project;
  Choose Toolchain or microcontroller you want to use;
  Insert the modules needed by your application directly from the graphical
interface;
  Generate a project ready for CodeLite o GNU Make!

The Wizard is available on Windows, Linux, MacOS.
Build System

                             User Settings


BeRTOS 1.0.0
                                                                     ... Makefile

BeRTOS 2.0.0
                                                                     ... CodeLite

BeRTOS 2.1.0                   WIZARD

                                                                 ...extensible with plugins
    ...
 The build system can exploit different BeRTOS versions to create, based on user's
 needs, a project compatible with GNU Make and CodeLite


 The system is easily customizable with plugins to be adapted to your IDE (Eclipse,
 Visual Studio etc.).
Wizard in Use

Configuration with Wizard




                             Project integration in CodeLite
Windows SDK

We have included, integrated and configured all the tools needed to start 
working with BeRTOS on Windows!

Windows installer highlights:
 BeRTOS AutoUpdate
 Toolchain download e update
 BeRTOS Wizard AutoUpdate
 Download e update of CodeLite (BeRTOS' certified IDE)
 Compiler integrated into the IDE
 Target flash and debug integrated into the IDE
SDK: included software
License


 License: Modified GPL
 Is it free for commercial products?
 Develer Premium Services
License: Modified GPL
:: License                                               :: F.A.Q.
BeRTOS is copyrighted software, provided under the        Is BeRTOS free? Yes.
term of the GNU General Public License version 2 with 
following exception:                                     Can I use it in my commercial embedded product? Yes, but you must 
                                                         declare that you are using it (possibly with a link to this website), and also 
As a special exception, you may use this                 distribute BeRTOS source code to anyone that might be asking for it.
file as part of a free software library 
without restriction.                                     If I use BeRTOS, am I forced to distribute source code of my embedded 
                                                         product? Not at all: you only need to distribute the source code of BeRTOS 
Specifically, if other files instantiate 
templates or use macros or inline                        itself, including any modification you have made to it.
functions from this file, or you compile 
this file and link it with other files to                Do I need to pay any license or royalty? No, BeRTOS is completely free.
produce an executable, this file does not 
by itself cause the resulting executable                 Can I use it without declaring that I'm using it? Not with the current license, 
to be covered by the GNU General Public                  but you can contact us to ask a modified license.
License. 
                                                         I don't want to give out the modified BeRTOS sources with my products, 
This exception does not however invalidate 
any other reasons why the executable file                is it possible? Not with the current license, but you can contact us to ask a 
might be covered by the GNU General Public               modified license..
License. 
                                                         I didn't modify BeRTOS, can I just put a link to this website in the 
GNU GPL version 2:                                       documentation? Yes, that's enough.
http://www.fsf.org/licensing/licenses/info/GPLv2.html
                                                         Why do you want my modifications? Why should I give them to you? 
                                                         Because the license says so, but it's also an advantage for you: if you 
                                                         contribute your modifications to BeRTOS, we can integrate them within the 
                                                         official releases, so that we will then maintain those modifications ourselves, for 
                                                         free!

                                                          Also, we might notice bugs in your code and fix them out, again for free! 
                                                         Contributing modifications is like outsourcing code maintenance for free, which 
                                                         is a real bargain if you think of it.
Free for commercial projects? 
                 YES!
If you are a company doing commercial embedded products, you can:



Download and use BeRTOS as you want

Sell products based on BeRTOS, without paying licenses nor royalties

Include BeRTOS within any product, distributed under any license

Modify BeRTOS as you want in any of its parts

Sell products based on BeRTOS without giving your application source code
Develer Premium Services
                                            Introductory courses to BeRTOS
                      Customized driver
                      development




Ticketing Service 
with guaranteed 
minimum reply time.




                         Direct phone
                         assistance



                               BeRTOS port on your custom board
10 reasons ...

 Real­time multitasking kernel 
 Ready to use drivers: motors, memories, displays ... 
 Included libraries: protocols, data structures, graphics ... 
 Optimization: minimum overhead and low impact on ROM and RAM
 Commercial support in English
 Reliability: used also in medical devices
 Multiplatform configuration wizard
 Windows SDK with integrated IDE and toolchain
 Modularity: you can use it without kernel
 It's free! No licenses nor royalties costs!
BeRTOS use cases

 Some of the products we have developed with BeRTOS:




 SEAC Radim BRIO                         Powersoft                        B4B FRAS
    Sample analyzer                     Power amplifier             Chemical analysis device
                                                                       BeRTOS is used to 
 BeRTOS is used as the               BeRTOS is used as a 
                                                                       control the analysis 
control software (motors,          control software for power 
                                                                      device, to manage the 
  valves, thermostats,               amplifier management
                                                                      display, as well as the 
         pumps)
                                                                         photometer and 
                                                                           thermostats.

BeRTOS can be used in many different embedded fields, ranging from control system for 
offices to multimedia players (B­Speak) with file system management, multichannel audio and 
direct conversion to audio output, demonstrating its versatility.
Questions?




?
Thank you!
Contacts
Mail: info@bertos.org
Phone: +39-055-3984627
Fax: +39 178 6003614
http://www.bertos.org




              Develer S.r.l. - Via Mugellese 1/A - 50013 Campi Bisenzio (FI) - Italia

More Related Content

What's hot

REAL TIME OPERATING SYSTEM PART 1
REAL TIME OPERATING SYSTEM PART 1REAL TIME OPERATING SYSTEM PART 1
REAL TIME OPERATING SYSTEM PART 1Embeddedcraft Craft
 
Rtos concepts
Rtos conceptsRtos concepts
Rtos conceptsanishgoel
 
Real time operating system
Real time operating systemReal time operating system
Real time operating systemKhuram Shahzad
 
Real Time Operating system (RTOS) - Embedded systems
Real Time Operating system (RTOS) - Embedded systemsReal Time Operating system (RTOS) - Embedded systems
Real Time Operating system (RTOS) - Embedded systemsHariharan Ganesan
 
Real time Operating System
Real time Operating SystemReal time Operating System
Real time Operating SystemTech_MX
 
Introduction to Embedded Systems
Introduction to Embedded SystemsIntroduction to Embedded Systems
Introduction to Embedded SystemsWalaaMohamed
 
Introduction to RTOS
Introduction to RTOSIntroduction to RTOS
Introduction to RTOSYong Heui Cho
 
LECT 1: ARM PROCESSORS
LECT 1: ARM PROCESSORSLECT 1: ARM PROCESSORS
LECT 1: ARM PROCESSORSDr.YNM
 
Embedded linux
Embedded linuxEmbedded linux
Embedded linuxWingston
 
Introduction to Embedded System
Introduction to Embedded SystemIntroduction to Embedded System
Introduction to Embedded SystemZakaria Gomaa
 
FreeRTOS basics (Real time Operating System)
FreeRTOS basics (Real time Operating System)FreeRTOS basics (Real time Operating System)
FreeRTOS basics (Real time Operating System)Naren Chandra
 
Free rtos seminar
Free rtos seminarFree rtos seminar
Free rtos seminarCho Daniel
 
Real Time Systems
Real Time SystemsReal Time Systems
Real Time SystemsDeepak John
 

What's hot (20)

REAL TIME OPERATING SYSTEM PART 1
REAL TIME OPERATING SYSTEM PART 1REAL TIME OPERATING SYSTEM PART 1
REAL TIME OPERATING SYSTEM PART 1
 
RTOS Basic Concepts
RTOS Basic ConceptsRTOS Basic Concepts
RTOS Basic Concepts
 
Real Time Operating Systems
Real Time Operating SystemsReal Time Operating Systems
Real Time Operating Systems
 
Rtos Concepts
Rtos ConceptsRtos Concepts
Rtos Concepts
 
Embedded system
Embedded systemEmbedded system
Embedded system
 
Rtos concepts
Rtos conceptsRtos concepts
Rtos concepts
 
Real time operating system
Real time operating systemReal time operating system
Real time operating system
 
Real Time Operating system (RTOS) - Embedded systems
Real Time Operating system (RTOS) - Embedded systemsReal Time Operating system (RTOS) - Embedded systems
Real Time Operating system (RTOS) - Embedded systems
 
Real time Operating System
Real time Operating SystemReal time Operating System
Real time Operating System
 
Introduction to Embedded Systems
Introduction to Embedded SystemsIntroduction to Embedded Systems
Introduction to Embedded Systems
 
Introduction to RTOS
Introduction to RTOSIntroduction to RTOS
Introduction to RTOS
 
LECT 1: ARM PROCESSORS
LECT 1: ARM PROCESSORSLECT 1: ARM PROCESSORS
LECT 1: ARM PROCESSORS
 
Embedded linux
Embedded linuxEmbedded linux
Embedded linux
 
Introduction to Embedded System
Introduction to Embedded SystemIntroduction to Embedded System
Introduction to Embedded System
 
Embedded System Basics
Embedded System BasicsEmbedded System Basics
Embedded System Basics
 
Rtos by shibu
Rtos by shibuRtos by shibu
Rtos by shibu
 
FreeRTOS basics (Real time Operating System)
FreeRTOS basics (Real time Operating System)FreeRTOS basics (Real time Operating System)
FreeRTOS basics (Real time Operating System)
 
Free rtos seminar
Free rtos seminarFree rtos seminar
Free rtos seminar
 
Real Time Systems
Real Time SystemsReal Time Systems
Real Time Systems
 
Vx works RTOS
Vx works RTOSVx works RTOS
Vx works RTOS
 

Viewers also liked

BeRTOS Embedded Survey Summary 2011
BeRTOS Embedded Survey Summary 2011BeRTOS Embedded Survey Summary 2011
BeRTOS Embedded Survey Summary 2011Develer S.r.l.
 
IN LIFE I HAVEN'T SEEN THEE LORD
IN LIFE I HAVEN'T SEEN THEE LORDIN LIFE I HAVEN'T SEEN THEE LORD
IN LIFE I HAVEN'T SEEN THEE LORDLouise ZoBell
 
protothread and its usage in contiki OS
protothread and its usage in contiki OSprotothread and its usage in contiki OS
protothread and its usage in contiki OSSalah Amean
 
WSN protocol 802.15.4 together with cc2420 seminars
WSN protocol 802.15.4 together with cc2420 seminars WSN protocol 802.15.4 together with cc2420 seminars
WSN protocol 802.15.4 together with cc2420 seminars Salah Amean
 

Viewers also liked (6)

BeRTOS Embedded Survey Summary 2011
BeRTOS Embedded Survey Summary 2011BeRTOS Embedded Survey Summary 2011
BeRTOS Embedded Survey Summary 2011
 
Berto's home
Berto's homeBerto's home
Berto's home
 
IN LIFE I HAVEN'T SEEN THEE LORD
IN LIFE I HAVEN'T SEEN THEE LORDIN LIFE I HAVEN'T SEEN THEE LORD
IN LIFE I HAVEN'T SEEN THEE LORD
 
protothread and its usage in contiki OS
protothread and its usage in contiki OSprotothread and its usage in contiki OS
protothread and its usage in contiki OS
 
Implementing Lightweight Networking
Implementing Lightweight NetworkingImplementing Lightweight Networking
Implementing Lightweight Networking
 
WSN protocol 802.15.4 together with cc2420 seminars
WSN protocol 802.15.4 together with cc2420 seminars WSN protocol 802.15.4 together with cc2420 seminars
WSN protocol 802.15.4 together with cc2420 seminars
 

Similar to BeRTOS: Free Embedded RTOS

Webinar: Synergy turbinado com o SSP1.4: criptografia elíptica, vídeo pela US...
Webinar: Synergy turbinado com o SSP1.4: criptografia elíptica, vídeo pela US...Webinar: Synergy turbinado com o SSP1.4: criptografia elíptica, vídeo pela US...
Webinar: Synergy turbinado com o SSP1.4: criptografia elíptica, vídeo pela US...Embarcados
 
Embedded Os [Linux & Co.]
Embedded Os [Linux & Co.]Embedded Os [Linux & Co.]
Embedded Os [Linux & Co.]Ionela
 
How to Select Hardware for Internet of Things Systems?
How to Select Hardware for Internet of Things Systems?How to Select Hardware for Internet of Things Systems?
How to Select Hardware for Internet of Things Systems?Hannes Tschofenig
 
Linxu conj2016 96boards
Linxu conj2016 96boardsLinxu conj2016 96boards
Linxu conj2016 96boardsLF Events
 
Workshop 16 october 2015 paris
Workshop 16 october 2015 parisWorkshop 16 october 2015 paris
Workshop 16 october 2015 parisMarcel Hartgerink
 
Intel® QuickAssist Technology Introduction, Applications, and Lab, Including ...
Intel® QuickAssist Technology Introduction, Applications, and Lab, Including ...Intel® QuickAssist Technology Introduction, Applications, and Lab, Including ...
Intel® QuickAssist Technology Introduction, Applications, and Lab, Including ...Michelle Holley
 
5 pipeline arch_rationale
5 pipeline arch_rationale5 pipeline arch_rationale
5 pipeline arch_rationalevideos
 
CAST BA22 32-bit Processor - SoCIP Design Seminar, 2/1/12
CAST BA22 32-bit Processor - SoCIP Design Seminar, 2/1/12CAST BA22 32-bit Processor - SoCIP Design Seminar, 2/1/12
CAST BA22 32-bit Processor - SoCIP Design Seminar, 2/1/12ndzervas
 
Codescape Debugger 8
Codescape Debugger 8Codescape Debugger 8
Codescape Debugger 8Damien Ruscoe
 
Windows Server 2008 R2 & SP1 for IT Pro's
Windows Server 2008 R2 & SP1 for IT Pro'sWindows Server 2008 R2 & SP1 for IT Pro's
Windows Server 2008 R2 & SP1 for IT Pro'sAmit Gatenyo
 
The Role of Standards in IoT Security
The Role of Standards in IoT SecurityThe Role of Standards in IoT Security
The Role of Standards in IoT SecurityHannes Tschofenig
 
EditShare overview Jan2011
EditShare overview Jan2011EditShare overview Jan2011
EditShare overview Jan2011EditShare
 
Qnap CMS NVR - Info Tech Middle East - Dubai
Qnap CMS NVR - Info Tech Middle East - DubaiQnap CMS NVR - Info Tech Middle East - Dubai
Qnap CMS NVR - Info Tech Middle East - DubaiAli Shoaee
 
13.30 hr Hebinck
13.30 hr Hebinck13.30 hr Hebinck
13.30 hr HebinckThemadagen
 

Similar to BeRTOS: Free Embedded RTOS (20)

Webinar: Synergy turbinado com o SSP1.4: criptografia elíptica, vídeo pela US...
Webinar: Synergy turbinado com o SSP1.4: criptografia elíptica, vídeo pela US...Webinar: Synergy turbinado com o SSP1.4: criptografia elíptica, vídeo pela US...
Webinar: Synergy turbinado com o SSP1.4: criptografia elíptica, vídeo pela US...
 
Choosing the right processor
Choosing the right processorChoosing the right processor
Choosing the right processor
 
Embedded Os [Linux & Co.]
Embedded Os [Linux & Co.]Embedded Os [Linux & Co.]
Embedded Os [Linux & Co.]
 
How to Select Hardware for Internet of Things Systems?
How to Select Hardware for Internet of Things Systems?How to Select Hardware for Internet of Things Systems?
How to Select Hardware for Internet of Things Systems?
 
Linxu conj2016 96boards
Linxu conj2016 96boardsLinxu conj2016 96boards
Linxu conj2016 96boards
 
DDGen Product Brief
DDGen Product BriefDDGen Product Brief
DDGen Product Brief
 
Workshop 16 october 2015 paris
Workshop 16 october 2015 parisWorkshop 16 october 2015 paris
Workshop 16 october 2015 paris
 
Agnostic Device Drivers
Agnostic Device DriversAgnostic Device Drivers
Agnostic Device Drivers
 
Intel® QuickAssist Technology Introduction, Applications, and Lab, Including ...
Intel® QuickAssist Technology Introduction, Applications, and Lab, Including ...Intel® QuickAssist Technology Introduction, Applications, and Lab, Including ...
Intel® QuickAssist Technology Introduction, Applications, and Lab, Including ...
 
5 pipeline arch_rationale
5 pipeline arch_rationale5 pipeline arch_rationale
5 pipeline arch_rationale
 
CAST BA22 32-bit Processor - SoCIP Design Seminar, 2/1/12
CAST BA22 32-bit Processor - SoCIP Design Seminar, 2/1/12CAST BA22 32-bit Processor - SoCIP Design Seminar, 2/1/12
CAST BA22 32-bit Processor - SoCIP Design Seminar, 2/1/12
 
Embedded systems
Embedded systemsEmbedded systems
Embedded systems
 
Codescape Debugger 8
Codescape Debugger 8Codescape Debugger 8
Codescape Debugger 8
 
Windows Server 2008 R2 & SP1 for IT Pro's
Windows Server 2008 R2 & SP1 for IT Pro'sWindows Server 2008 R2 & SP1 for IT Pro's
Windows Server 2008 R2 & SP1 for IT Pro's
 
The Role of Standards in IoT Security
The Role of Standards in IoT SecurityThe Role of Standards in IoT Security
The Role of Standards in IoT Security
 
ARM
ARMARM
ARM
 
EditShare overview Jan2011
EditShare overview Jan2011EditShare overview Jan2011
EditShare overview Jan2011
 
Qnap CMS NVR - Info Tech Middle East - Dubai
Qnap CMS NVR - Info Tech Middle East - DubaiQnap CMS NVR - Info Tech Middle East - Dubai
Qnap CMS NVR - Info Tech Middle East - Dubai
 
Embedded Systems
Embedded SystemsEmbedded Systems
Embedded Systems
 
13.30 hr Hebinck
13.30 hr Hebinck13.30 hr Hebinck
13.30 hr Hebinck
 

More from Develer S.r.l.

Trace32 lo-strumento-piu-completo-per-il-debug-di-un-sistema-linux
Trace32 lo-strumento-piu-completo-per-il-debug-di-un-sistema-linuxTrace32 lo-strumento-piu-completo-per-il-debug-di-un-sistema-linux
Trace32 lo-strumento-piu-completo-per-il-debug-di-un-sistema-linuxDeveler S.r.l.
 
Cloud computing, in practice ~ develer workshop
Cloud computing, in practice ~ develer workshopCloud computing, in practice ~ develer workshop
Cloud computing, in practice ~ develer workshopDeveler S.r.l.
 
Workshop su Android Kernel Hacking
Workshop su Android Kernel HackingWorkshop su Android Kernel Hacking
Workshop su Android Kernel HackingDeveler S.r.l.
 
Qt roadmap: the future of Qt
Qt roadmap: the future of QtQt roadmap: the future of Qt
Qt roadmap: the future of QtDeveler S.r.l.
 
Qt Quick for dynamic UI development
Qt Quick for dynamic UI developmentQt Quick for dynamic UI development
Qt Quick for dynamic UI developmentDeveler S.r.l.
 
Qt licensing: making the right choice
Qt licensing: making the right choiceQt licensing: making the right choice
Qt licensing: making the right choiceDeveler S.r.l.
 
Qt everywhere a c++ abstraction platform
Qt everywhere   a c++ abstraction platformQt everywhere   a c++ abstraction platform
Qt everywhere a c++ abstraction platformDeveler S.r.l.
 
Qt Creator: the secret weapon of any c++ programmer
Qt Creator: the secret weapon of any c++ programmerQt Creator: the secret weapon of any c++ programmer
Qt Creator: the secret weapon of any c++ programmerDeveler S.r.l.
 
PyQt: rapid application development
PyQt: rapid application developmentPyQt: rapid application development
PyQt: rapid application developmentDeveler S.r.l.
 
Hybrid development using Qt webkit
Hybrid development using Qt webkitHybrid development using Qt webkit
Hybrid development using Qt webkitDeveler S.r.l.
 
Smashing the bottleneck: Qt application profiling
Smashing the bottleneck: Qt application profilingSmashing the bottleneck: Qt application profiling
Smashing the bottleneck: Qt application profilingDeveler S.r.l.
 
Crossing the border with Qt: the i18n system
Crossing the border with Qt: the i18n systemCrossing the border with Qt: the i18n system
Crossing the border with Qt: the i18n systemDeveler S.r.l.
 
BeRTOS: Sistema Real Time Embedded Free
BeRTOS: Sistema Real Time Embedded FreeBeRTOS: Sistema Real Time Embedded Free
BeRTOS: Sistema Real Time Embedded FreeDeveler S.r.l.
 
Develer - Company Profile
Develer - Company ProfileDeveler - Company Profile
Develer - Company ProfileDeveler S.r.l.
 
Bettersoftware Feedback 2009
Bettersoftware Feedback 2009Bettersoftware Feedback 2009
Bettersoftware Feedback 2009Develer S.r.l.
 
Develer - Qt Embedded - Introduzione
Develer - Qt Embedded - Introduzione Develer - Qt Embedded - Introduzione
Develer - Qt Embedded - Introduzione Develer S.r.l.
 

More from Develer S.r.l. (20)

Trace32 lo-strumento-piu-completo-per-il-debug-di-un-sistema-linux
Trace32 lo-strumento-piu-completo-per-il-debug-di-un-sistema-linuxTrace32 lo-strumento-piu-completo-per-il-debug-di-un-sistema-linux
Trace32 lo-strumento-piu-completo-per-il-debug-di-un-sistema-linux
 
Sw libero rf
Sw libero rfSw libero rf
Sw libero rf
 
Engagement small
Engagement smallEngagement small
Engagement small
 
Farepipi
FarepipiFarepipi
Farepipi
 
Cloud computing, in practice ~ develer workshop
Cloud computing, in practice ~ develer workshopCloud computing, in practice ~ develer workshop
Cloud computing, in practice ~ develer workshop
 
Workshop su Android Kernel Hacking
Workshop su Android Kernel HackingWorkshop su Android Kernel Hacking
Workshop su Android Kernel Hacking
 
Qt roadmap: the future of Qt
Qt roadmap: the future of QtQt roadmap: the future of Qt
Qt roadmap: the future of Qt
 
Qt Quick in depth
Qt Quick in depthQt Quick in depth
Qt Quick in depth
 
Qt Quick for dynamic UI development
Qt Quick for dynamic UI developmentQt Quick for dynamic UI development
Qt Quick for dynamic UI development
 
Qt licensing: making the right choice
Qt licensing: making the right choiceQt licensing: making the right choice
Qt licensing: making the right choice
 
Qt everywhere a c++ abstraction platform
Qt everywhere   a c++ abstraction platformQt everywhere   a c++ abstraction platform
Qt everywhere a c++ abstraction platform
 
Qt Creator: the secret weapon of any c++ programmer
Qt Creator: the secret weapon of any c++ programmerQt Creator: the secret weapon of any c++ programmer
Qt Creator: the secret weapon of any c++ programmer
 
PyQt: rapid application development
PyQt: rapid application developmentPyQt: rapid application development
PyQt: rapid application development
 
Hybrid development using Qt webkit
Hybrid development using Qt webkitHybrid development using Qt webkit
Hybrid development using Qt webkit
 
Smashing the bottleneck: Qt application profiling
Smashing the bottleneck: Qt application profilingSmashing the bottleneck: Qt application profiling
Smashing the bottleneck: Qt application profiling
 
Crossing the border with Qt: the i18n system
Crossing the border with Qt: the i18n systemCrossing the border with Qt: the i18n system
Crossing the border with Qt: the i18n system
 
BeRTOS: Sistema Real Time Embedded Free
BeRTOS: Sistema Real Time Embedded FreeBeRTOS: Sistema Real Time Embedded Free
BeRTOS: Sistema Real Time Embedded Free
 
Develer - Company Profile
Develer - Company ProfileDeveler - Company Profile
Develer - Company Profile
 
Bettersoftware Feedback 2009
Bettersoftware Feedback 2009Bettersoftware Feedback 2009
Bettersoftware Feedback 2009
 
Develer - Qt Embedded - Introduzione
Develer - Qt Embedded - Introduzione Develer - Qt Embedded - Introduzione
Develer - Qt Embedded - Introduzione
 

Recently uploaded

Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 

Recently uploaded (20)

Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 

BeRTOS: Free Embedded RTOS