Giter Site home page Giter Site logo

brycemann8334 / mk_iii-code Goto Github PK

View Code? Open in Web Editor NEW

This project forked from olin-electric-motorsports/mk_iii-code

0.0 1.0 0.0 375 KB

This is the repository for Olin Electric Motorsports MK III car build during the 2017-2018 season.

Home Page: https://www.olinelectricmotorsports.com/

License: MIT License

C 93.40% C++ 3.84% Shell 0.11% Python 2.66%

mk_iii-code's Introduction

MK III Code

The official repository for all code on the MK III Car for Olin Electric Motorsports

Setting Up

To install all the necessary dependencies and liraries, run the setup.sh script below. This already knows what you need to download, so it does all the work for you. All you need to do is type y when prompted to allow it to download.

$ bash setup.sh

Once you've run the setup script, make a folder in the 'boards' folder with the name of your board. Once you're in your folder, make a C document named something like boardname.c or main.c.

How to Flash a Board

Once you've designed your fancy PCB, you probably want to write some code that goes on it. Here's how you do it: -Navigate to the head of the MK_III-Code repo.

$ python3 make.py

-Type in the name of the board you want to flash. The name must match exactly to the name of the folder containing the board.

$ Board (i.e. Dashboard): Blinky

-Select if you want to flash it or if you want to set the fuses.

$ Flash (y/n) or Set Fuses(fuses): y

You should see a whole bunch of information fly across your screen. This is the AVRDude reading back to you what is going on. You can ignore it, unless stuff breaks, then it's nice to look back and see what broke and when.

If you're curious as to what is actually going on 'behind the scenes', I've written a short articles explaining how it.

Tutorials

New to Formula or moved to a different subteam? Read and follow along with these tutorials and you can learn a whole bunch about electrical systems and embedded hardware.

Learn C

Learn C here...

Programing Embedded Hardware

Learn that here...

Github

Learn how to git gud here...

Useful Links

-How does Git/Github Work?

-Getting started in C

-Markdown Tutorial and Tips

mk_iii-code's People

Contributors

segerpeter07 avatar coreyacl avatar ljordan51 avatar aehoppe avatar jonahspicher avatar xieruishen avatar wfairmanolin avatar byronwasti avatar lanfenson avatar qingmudeng avatar vscheyer avatar

Watchers

James Cloos 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.