Giter VIP home page Giter VIP logo

lead_free's Introduction

LeadFree

RT 社製 トレーニングトレーサー用の STM32CubeIDE プロジェクトです。

より理解を深めるため、サンプルコードに頼らずすべて自力で書き直すことを目的としています。

オリジナルのハードウェアから、モーター等を変更しています。そのため、このソフトウェアをオリジナルに書き込んでも上手く動作しないかと思います。

Doxygen

https://ypc2e55orj.github.io/lead_free でご覧ください。

ディレクトリ構造

Core / Drivers

STM32CubeMX で生成されたコード群です。

可読性が悪くなるため、基本的には変更を加えず、 後述する app_main 関数を main 関数で呼び出すのみにしています。

App

先述の app_main 関数からなるアプリケーションディレクトリです。

Inc にヘッダーファイル、 Src にソースコードがあります。

パラメータ設定

速度設定、PID制御ゲイン等は、 App/Inc/parameter.h をご覧ください。

車体情報など静的なパラメータは、 App/Inc/parameter_static.h をご覧ください。

TODO

  • マーカーセンサーを記憶し、直線区間で加減速を行う

lead_free's People

Contributors

ypc2e55orj avatar

Watchers

 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.