Giter Site home page Giter Site logo

gyro-integration-firmware's Introduction

Wombat Firmware

To view the history of this project, go to https://github.com/kipr/Wallaby-Firmware. This is a direct copy of the Wallaby2-V8 branch of that repository.

General

This project provides firmware for the STM32F427VIT6 Microcontroller on the Wombat.

It is currently under active development by KIPR.

Open Source build provided with lots of โ˜• by HTL Wiener Neustadt

Structure

  • build
    • This folder contains the output wallaby.bin file, which can be flashed onto the microcontroller.
  • CMake
    • Toolchain file, to compile the firmare using arm-gcc
  • docs
    • Datasheets, Schematics and Bill of Materials for the Wombat Controller
  • Firwmare
    • Actual firmware reading the sensors, controlling the motors, ...
  • libs
    • STM32 Standard Peripheral Library used to interact with the different periphials of the microcrontroller
  • linker
    • STM32F4 linker script

Run/Build with Docker

sudo service docker stop

sudo service docker start

sudo docker-compose up --build

This will execute all the builds and output the binary file into the build folder.

The build folder will be created during runtime.

Run/Build Directly

(Requires PATH to be setup correctly for gcc/G++)

sudo build.sh

Author(s):

Joshua Southerland (2015)

Zachary Sasser (2019)

Contributors:

Konstantin Lampalzer (2020) - Added Docker Support

Want to Contribute? Start Here!: https://github.com/kipr/KIPR-Development-Toolkit

gyro-integration-firmware's People

Contributors

zacharyprime avatar jammo2000 avatar kola50011 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.