Giter Site home page Giter Site logo

asd1989199010 / drivers-for-mcu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prry/drivers-for-mcu

0.0 0.0 0.0 405 KB

The driver for the microprocessor

License: GNU Affero General Public License v3.0

C++ 34.35% C 45.66% Assembly 17.69% HTML 2.22% Batchfile 0.08%

drivers-for-mcu's Introduction

MCU常用外设驱动程序

1.测试硬件平台

STM32F1

2.编译器

Keil、IAR

3.源码

3.1 接口总线

总线 类型 备注
I2C 模拟I2C 7bit地址
SPI 硬件SPI/模拟SPI 支持4种类型/非标SPI
Onewire 模拟单总线 IO模拟

3.2 外设驱动

外设 型号 原厂 接口 备注
温度传感器 LM75A NXP I2C
LED恒流驱动 LP55231 TI I2C
EEPROM/FRAM AT24Cxx ATMEL I2C
EEPROM ST25AAXX ST SPI
ADC AD7684 ADI SPI 3线SPI
步进电机驱动 TMC2660 TRINAMIC SPI
温度传感器 DS18B20 MAXIM Onewire
DAC AD5290 ADI SPI 3线SPI
三轴加速度传感器 LIS3DH ST I2C
热电阻/热电偶驱动芯片 AD7793 ADI SPI

4.更新

不定期更新!

drivers-for-mcu's People

Contributors

prry 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.