Giter Club home page Giter Club logo

tencentos-tiny_demo_code's Introduction

TencentOS-tiny_MX+_demo

介绍

用于存放编写基于TencentOS-tiny定制开发板MX+的例程

00.TencentOS_tiny_MultiTasking(已完成)

TencentOS tiny多任务例程

01.TencentOS_tiny_SoftTimer(已完成)

TencentOS tiny软件定时器基本使用

软件定时器:不同于硬件定时器,用软件逻辑实现的定时器,节拍利用的是系统调度所以来的系统嘀嗒时钟,也就是我们熟悉的systick。

02.TencentOS_tiny_Mutex(已完成)

TencentOS tiny互斥锁基本使用

互斥锁解决的问题: 不可重入资源的竞争性访问。

03.TencentOS_tiny_Sem(已完成)

TencentOS tiny信号量基本使用

信号量解决的问题:任务间同步,最典型的案例是生产者与消费者。

04.TencentOS_tiny_Event(已完成)

TencentOS tiny事件基本使用

事件解决的问题:任务间某种事件是否发生的同步问题。

05.TencentOS_tiny_Queue(已完成)

TencentOS tiny队列(邮箱)基本使用

队列(邮箱)解决的问题:带"负载"的消息传递,比如串口接收到一帧数据,通过邮箱来传递。

06.Tencent_OS_tiny_Esp8266_At_frame(已完成)

TencentOS tiny at框架基本使用

at框架解决的问题:使无线串口通信模组更加简单易用。

本例程实现的是通过按键事件发送网络数据,控制智能小车前进、后退、左转、右转

07.Tencent_OS_tiny_Esp8266_At_frame_OneNet(已完成)

基于AT框架,实现随机数据上传到OneNet平台

image-20200923093524302

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

特技

  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. Gitee 官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解 Gitee 上的优秀开源项目
  4. GVP 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
  5. Gitee 官方提供的使用手册 https://gitee.com/help
  6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/

tencentos-tiny_demo_code's People

Contributors

yangyuanxin avatar

Stargazers

阿战 avatar

Watchers

James Cloos avatar  avatar

Forkers

bg4rff

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.