Giter Club home page Giter Club logo

armstrap_modules's Introduction

ARMstrap_Modules

These are some reusable modules for the ARMstrap CubeMX Template project structure. They are generally compatible with STM32F4xx Cube-based (HAL) projects. (See https://github.com/hossboss/ARMstrap_CubeMX_Template).

Modules

  • Debounce - Integrator debouncer
  • Debug - Functions for printing debug information to a UART. Works out of the box with the ARMstrap FTDI port if used with the default platform_config.h
  • U8Glib - Version 1.15 (ARM) of the U8G graphics library
  • U8Glib_Driver_ARMstrap - U8G SPI comm driver for the ARMstrap board
  • U8Glib_Driver_HD66753 - U8G device driver for the HD66753 LCD controller
  • U8G_Display_Test - FPS-counting test screen for U8G
  • Utils - Various utility functions

Using Modules

To use the modules, copy the directory containing the module you want to use into the Modules directory in the project. Then #include <module_name/module_header.h> wherever you want to use the functionality.

armstrap_modules's People

Contributors

acehoss avatar

Stargazers

 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.