Giter Site home page Giter Site logo

yarang / moped Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sics-sse/moped

0.0 2.0 0.0 103.32 MB

Mobile Open Platform for Experimental Development

License: GNU General Public License v2.0

C 19.86% C++ 1.36% PHP 14.65% JavaScript 4.79% Java 50.68% Shell 0.16% Assembly 0.14% Makefile 0.21% Objective-C 0.07% Awk 0.01% Rebol 0.01% Python 0.01% Batchfile 0.01% HTML 6.99% CSS 1.01% ApacheConf 0.01% ASP 0.01% C# 0.02% ActionScript 0.03%

moped's Introduction

moped

Mobile Open Platform for Experimental Development of Cyber-Physical Systems

This project contains source code, developed in a research project on software architecture for Cyber-Physical Systems (CPS), https://moped.sics.se/. It is primarily intended for use in research and education environments.

The code is intended to operate on a hardware platform based on an RC car, equipped with a distributed control system, consisting of a number of Raspberry Pi (RPi) boards. The goal is to simulate typical behavior of an automotive electronic system, while providing the means for them to be easily upgradable with new (plugin) software and allowing them to interact with each other and other embedded systems.

It consists of the following packages:

  • Autosar OS port to Raspberry Pi hardware, incl. necessary drivers for the MOPED platform
  • Plugin server code, which in its turn consists of a plugin manager, used for managing plugin configuration and distribution; and a web portal php-code
  • External Communication Manager (ECM) code, running on a Linux node on the MOPED platform and communicating with the external world (for example to receive plugin binaries from the central server)
  • Squawk java virtual machine port to Autosar OS and Raspberry Pi hardware
  • PlugIn RunTime Environment (PIRTE) code, running on Autosar nodes on the MOPED platform, and providing dynamic runtime properties to the Autosar software (such as installation and uninstallation of new software and communication services for dynamically installed plugins)
  • Simulator, intended to simplify plugin development off-board
  • WirelessIno, an Android app for RC car steering using a smart phone
  • Plugin repository
  • API for the plugin developer
  • Some useful tools

2015-10-14 To get started:

  • Read everything in the "doc" directory.
  • Building is done by running new-server/misc/buildall.sh
  • Ignore the directory "server". "new-server" is the currently active code.

moped's People

Contributors

arndtjonasson avatar avekob avatar jakobaxelsson avatar

Watchers

James Cloos avatar 정원도 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.