GithubHelp home page GithubHelp logo

moveto2's Projects

commandaggregator icon commandaggregator

A C Lib to decode a serial stream (i.e. UART, RS232) byte by byte into predefined commands.

css icon css

Assorted CSS and UI experiments.

cx_ringbuff icon cx_ringbuff

在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的API接口就是常规的读数据包,读期望帧以及匹配期望帧,整段代码可用于普通的通信数据帧读取,也可以在单片机中用于shell组件的实现。还是希望广大网 友能对我的代码进行功能补充,BUG修复等。

dataframeparser icon dataframeparser

数据帧解析器,用于解析带有数据校验头和校验尾的数据

embedded-cli icon embedded-cli

A simple command-line interface for use in embedded systems.

fsm icon fsm

A finite state machine engine in C - used as a parser for complex data structures

fullstack-course4 icon fullstack-course4

Example code for HTML, CSS, and Javascript for Web Developers Coursera Course

fullstack-vue icon fullstack-vue

Tutorials from the book "Fullstack Vue - The Complete Guide to Vue.js"

iosinterviewquestions icon iosinterviewquestions

iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21

leetcodeanimation icon leetcodeanimation

Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

libcstl icon libcstl

libcstl是使用标准C编写的一个通用的数据结构和常用的算法库,它模仿SGI STL的接口和实现。

llcom icon llcom

🛠功能强大的串口工具。支持Lua自动化处理、串口调试、串口监听、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能

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.