YAMI4 on Arduino Uno

details
  • Summary:
    > Arduino Uno is a very simple prototyping board with 8-bit microcontroller, only 2kB of RAM and (obviously) no operating system.
    Even though the processing and memory parameters are so low, this board is very flexible and a number of extension shields exist that provide various interfacing options to the base controller – in particular, the Ethernet shield allows Uno to connect to the network.

YAMI4 is a messaging solution for distributed systems that was designed with control systems in mind, but porting it to Arduino Uno was particularly challenging due to the memory constraints and very limited run-time support. At the same time, the YAMI4 MISRA-C package was already developed for use in industrial embedded systems and this package was a natural candidate as a basis for the Arduino library. This effort was successful and allowed YAMI4 to enter the world of Arduino.

  • Key Part List
    • Arduino Uno
    • Arduino Ethernet Shield
    • [YAMI4 Library]](http://www.inspirel.com/yami4/files/YAMI4.zip)

*Author: Inspirel

*source:http://www.inspirel.com/yami4/arduino_uno.html

  • Summary:
    > Arduino Uno is a very simple prototyping board with 8-bit microcontroller, only 2kB of RAM and (obviously) no operating system.
    Even though the processing and memory parameters are so low, this board is very flexible and a number of extension shields exist that provide various interfacing options to the base controller – in particular, the Ethernet shield allows Uno to connect to the network.

YAMI4 is a messaging solution for distributed systems that was designed with control systems in mind, but porting it to Arduino Uno was particularly challenging due to the memory constraints and very limited run-time support. At the same time, the YAMI4 MISRA-C package was already developed for use in industrial embedded systems and this package was a natural candidate as a basis for the Arduino library. This effort was successful and allowed YAMI4 to enter the world of Arduino.

  • Key Part List
    • Arduino Uno
    • Arduino Ethernet Shield
    • [YAMI4 Library]](http://www.inspirel.com/yami4/files/YAMI4.zip)

*Author: Inspirel

*source:http://www.inspirel.com/yami4/arduino_uno.html

COMMENTS

Please Login to comment
  Subscribe  
Notify of