Giter VIP home page Giter VIP logo

rust_project_description's Introduction

Rust_project_description

d7018e - special studies in embedded systems

Name : Viktor Fällman
Personal number: XXXXXX
CAN bus API

Grading

  1. Experiment with the STM32F042K6 controller and build a demo which includes:
  • A node (STM32F042K6)
  • A can bus (Build using a breadboard)
  • A host (either STM32F042K6 or CAN analyzer connected to a computer)

Where messages can be transmitted and recieved by the node. Focus is on experimentation and getting CAN communication running on a hardware level.

  1. Design and discuss a proper implementation of a API that would allow for others to build application on top of this communication API. Focus lies on scalability and modifiability. Where the design of the API should be implemented in such a way that it allows for other contributors to add functionality and perhaps move the API to a new processor without much work.

  2. Implement the API with proper documentation, testing and examples so to allow others to understand how to use it, show its proof of correctness towards the design made for grade 4 and further allow for others to work with the API during further development. Demo of the completed project should include a sensor that allows for the node to gather information and send it on the CAN bus.

References:

STM32F042K6 datasheet http://www.st.com/content/ccc/resource/technical/document/datasheet/52/ad/d0/80/e6/be/40/ad/DM00105814.pdf/files/DM00105814.pdf/jcr:content/translations/en.DM00105814.pdf

STM32F042K6 reference manual http://www.st.com/content/ccc/resource/technical/document/reference_manual/c2/f8/8a/f2/18/e6/43/96/DM00031936.pdf/files/DM00031936.pdf/jcr:content/translations/en.DM00031936.pdf

CAN bus wiki https://en.wikipedia.org/wiki/CAN_bus

CAN bus protocol https://www.kvaser.com/about-can/the-can-protocol/

rust_project_description's People

Contributors

superspindel 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.