Giter Site home page Giter Site logo

axlrose / ebox_framework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eboxmaker/ebox_framework

0.0 0.0 0.0 41.47 MB

ebox是类似于arduino的一层api,简化stm32编程

License: MIT License

C 86.63% C++ 9.53% Batchfile 0.01% Assembly 3.34% Processing 0.09% Shell 0.09% Makefile 0.03% Perl 0.01% CSS 0.02% JavaScript 0.01% Python 0.09% CMake 0.02% Ruby 0.16%

ebox_framework's Introduction

ebox_stm32

ebox_stm32特点

1.在STM32的库文件的基础上封装一层类似于Arduino的API。

2.使得STM32也可以使用arduino的大部分驱动。驱动程序从github上下载后稍作修改就可以使用。

3.快速实现底层驱动代码,减少STM32开发人员编写、调试器件驱动的工作量,提高驱动的重复利用率。

支持芯片

1、STM32F0系列

2、STM32F1系列

3、STM32F4系列

如何编译

本项目使用MDK 5编译

固件库支持

  • MCU芯片的全部外设(Gpio,Exti,Timer,Uart,Pwm,Spi,I2c,Adc,Wdg等等)
  • 传感器,执行器的驱动文件
  • 网络(w5500,ESP8266)
  • 文件系统(Fatfs)
  • 操作系统(FreeRTOS,uCOS,ebox_os)
  • 数字滤波器(高通,低通,带通)
  • PID控制器
  • IO事件管理器(IO事件驱动)
  • 色彩管理器(HSL,HSV,RGB)
  • 万年历
  • 线性回归(主要用于数据采集器的校准)
  • JSON
  • FreeModbus
  • gui

论坛支持

bbs.eboxmaker.com

ebox_framework's People

Contributors

0xchaihu avatar bladrome avatar bruceeezhao avatar eboxmaker avatar fogwizard avatar ghsecuritylab avatar link271991396 avatar quanmao avatar shentqlf avatar wele2010 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.