Coder Social home page Coder Social logo

cofowan's Projects

contiki-ng icon contiki-ng

Contiki-NG: The OS for Next Generation IoT Devices

esp-iot-solution icon esp-iot-solution

Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.

flashdb icon flashdb

An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库

flexiblebutton icon flexiblebutton

灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键

fsm icon fsm

A finite state machine implementation

fsm-1 icon fsm-1

有限状态机,以电梯运行为例进行解释

fsmtiny icon fsmtiny

一种有限状态机(Mealy)的精简实现,编码遵循 ANSI C,易于扩展和学习,非常适用于资源有限的场景。 其工作过程如下: 1、使用指定起始状态和最终状态初始化状态机,并设置状态机的当前状态为起始状态。状态机开始工作。 2、在相关事件发生时,把事件关联的变量值传递给状态机并执行状态转换活动。 3、如果状态机进入最终状态(使用当前状态是否等于最终状态来判断),则状态机停机;否则继续工作。

gitignore icon gitignore

A collection of useful .gitignore templates

kalman_filter icon kalman_filter

这是一个Kalman Filter的程序,内含状态量为标量和二维矢量的C程序实现

ks_dap_wireless icon ks_dap_wireless

STM32F103C8T6 无线有线DAP下载器,脱机(离线)烧录器,脱机下载器

products icon products

野火所有产品资料的下载链接

rt-thread icon rt-thread

RT-Thread is an open source IoT operating system from China.

statemachine icon statemachine

A feature-rich, yet simple finite state machine (FSM) implementation in C

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.