Git Product home page Git Product logo

stdos's Introduction

暂定名:标准系统(StdOS)

基于STM32官方固件库的中间层软件,提供常用器件的驱动程序,提供前后台系统调用

部分兼容Arduino

Drivers中每个驱动下面有使用说明

固件固件库版本 F070:1.5 F103:3.5 F407:1.5

####C++实现

兼容Arduino接口
void delayMicroseconds(uint32_t us);//us延时,100us以下精确
void delay(uint64_t ms);//延时毫秒
uint64_t millis();//系统启动后的毫秒数
uint64_t micros();//开机到现在的微妙数

项目 年份 状态 语言环境 说明
MDK2VC 2018 维护中 C# MDK工程转VS2017工程
StdOS 2016 维护中 c++ stm32快速开发系统
MDKTimeHelper 2018 维护中 c# mdk工程助手,时间字符串(yyyy-MM-dd HH:mm:ss)转为当前时间
HelperComm 2017 维护中 c# 串口调试助手

stdos's People

Contributors

armku avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar 王半仙 avatar  avatar  avatar  avatar

Watchers

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