GithubHelp home page GithubHelp logo

initdc / alios_things_developer_kit_demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yangyuanxin/alios_things_developer_kit_demo

0.0 0.0 0.0 77.24 MB

License: Apache License 2.0

C++ 0.10% C 97.16% Assembly 2.69% CMake 0.05%

alios_things_developer_kit_demo's Introduction

AliOS_Things_Developer_Kit_demo

介绍

存放AliOS Things Developer Kit开发板自己编写的STM32CubeMX+Keil MDK学习例程

在这里插入图片描述

img

目录说明

  1. debug_printf

    将开发板通过USB线插入到PC端,打开串口调试助手即可观察。

  2. debug_led_blink

    开发板三个可控制的LED闪烁例程

  3. debug_keyboard

    开发板三个按键分别控制三个LED灯亮灭的例程

  4. debug_lcd_st7789

    开发板控制LCD显示色块

  5. debug_tf_card_play_video

    开发板通过fatfs加载SD卡中的bin文件,让LCD显示全屏图片数据流(视频播放的原理)

  6. debug_tf_card_usb_msc

    开发板通过USB线与OTG接口与PC端相连接以后,会在PC端将开发板上的SD卡虚拟成U盘

  7. debug_camera_display

    开发板将板载摄像头GC0329实时将数据显示到LCD显示屏上

  8. FreeRTOS_CMSIS_OS_V1

    编写基于FreeRTOS CMSIS_OS V1入门综合例程,包括线程、信号量、互斥量、队列、定时器

  9. FreeRTOS_CMSIS_OS_V2

    编写基于FreeRTOS CMSIS_OS V2入门综合例程,包括线程、信号量、互斥量、队列、定时器

  • AliOS Things Developer Kit技术文档资料

    存放官方提供的技术资料

  • AliOS Things Developer Kit局部电路原理图解析

    个人阅读电路原理图的笔记

参与贡献

  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/

alios_things_developer_kit_demo's People

Contributors

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