Giter Club home page Giter Club logo

autochueco's Introduction

AutoChueco

This is simply an AUTOSAR implementation with no other objective than to create something functional enough to be used for academic purposes and possibly something else.

We have chosen to develop this project using the STM32G0xx microcontroller as a starting point, due to its simple architecture and widespread availability. All code is being written from scratch to avoid any license compliance issues with third-party software.

The language of choice for development is Python, as we plan to create a configuration generator based on a command-line approach, with the possibility of creating a GUI later on.

Deviations:

Our aim is to stick as closely as possible to the official standard, but some liberties will be taken for the sake of our mental well-being. For example, we plan to replace the XML file with YAML in order to enhance human readability and delay the implementation of the GUI for software unit configuration. However, the architecture will be modular enough for someone to add XML support and an Eclipse IDE, just not us.

To-Do List:

  • Change the name, as "Chueco" is a temporary placeholder and the Spanish word for "bent" or "broken".
  • Split the project into multiple repositories, as this is definitely something that must be done. For now, we will start with one repository.
  • Evaluate and possibly change some of the tools used, such as the build tools or the unit testing framework.
  • Add support for various architectures and compilers.

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.