资源列表
Button c code
- This is a generic button manager c code for embedded development. It will detect several behaviors like short and long presses, and will also do debouncing.
Generic Timer C code
- This is a generic timer c code. Useful for detecting timeouts in embedded development. Some hardware timer irq must call its Tick function.
Cooperative multi-threading for dsPIC MCU.
- Cooperative multitasker for Microchip dsPIC microcontrollers.
Fifo c code for MCU
- Generic c code for Fifo, meant for embedded development.
I2C c code for dsPIC MCU
- i2c c code for Microchip dsPIC MCU.
buttons
- This is a generic button manager c code for embedded development. It will detect several behaviors like short and long presses, and will also do debouncing.
fifo
- Generic c code for Fifo (first in first out), meant for embedded development. It can point to generic structures.-Generic c code for Fifo (first in first out), meant for embedded development. It can point to generic structures.
genTimer
- This is a generic timer c code. Useful for detecting timeouts in embedded development. Some hardware timer irq must call its Tick function.
i2c_interface
- i2c (inter integrated circuit) C code for Microchip dsPIC MCU.
threads
- Cooperative multitasker for Microchip dsPIC microcontrollers.
can
- can总线用于控制步进电机的小程序,包含主从站两个程序 -Can bus is used to control the stepping motor of small procedures
baojing
- 设计一种基于STC89C52RC单片机和STC12C5A32S2单片机的无线防盗预警系统-Design a STC89C52RC MCU and STC12C5A32S2 MCU based wireless security early warning system
