资源列表
msp430g2xx3_1
- This the MSP430 based project source code in which the Automatic insulin is given with the help of glucose level 1. Stepper motor 2.LCD 3.Keys are interfaced-This is the MSP430 based project source code in which the Automatic insulin is given
adc
- 在IAR上利用Zigbee核心芯片CC2430 进行AD转换-AD program for cc2430
dma
- 关于CC2430芯片 DMA功能的实现 使用时注意根据电路板自行更换引脚-DMA program for cc2430
uart
- 实现CC2430的串口通信功能,SCI~-SCI for cc2430
RTC_TFT
- 时间显示在LCD触摸屏上,使用按键采用中断法来调节时间。-Time is displayed on the LCD touch screen, The program uses the buttons to adjust the time using the interrupt method.
CAN1-and-CAN2-transmition
- 在ucosII下的can1与can2的通讯实验。keil建立的工程,-ucosII can1 and can2 transmite .keil
button
- button.cpp for stm32f429
C8051F060modbus
- 应用Modbus协议实现C8051F060单片机与MCGS触摸屏通信-C8051F060 microcontroller applications Modbus protocol to communicate with the touch screen MCGS
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.