资源列表
s3c2440datasheet
- s3c2440的所有资料,包含所有外设的资料,是很好的学习资料。-s3c2440 all the information, including all the peripheral information is a good learning materials.
STM8L051_3_CurrentControl
- 使用STM8L051实现3路电流恒的C程序,库函数和寄存器操作混编。- stm8l051 three Current Control IAR for STM8
Programming_Pic_MCU_with_PicBasic_Compiler
- This book about a programming language PicBasic for a variety pic-microcontrollers.-This book about a programming language PicBasic for a variety pic-microcontrollers.
wk
- 智能温控风扇,红外遥控,带按键的,功能非常全-Intelligent temperature-controlled fan, infrared remote control
iccv7avrV7.22Setup
- iccavrV7.00的一个破解版,自动破解直接解压安装即可。-iccavrV7.00 a cracked version, crack directly extracting installer automatically can
CC1100_54310
- 在网上买的一个程序,完全正确,能过无线发送数据,或者实现无线遥控-In a program of buying online, exactly, can send wireless data, or implement wireless remote control
Apress.iPhone.and.iPad.Apps.for.Absolute.Beginners
- 很好的IPAD开发学习用书,知识是英文的-goog study for ipad
2.4inch_Arduino_ILI9341_V3.0
- Arduino驱动的2.4寸的液晶屏幕的库文件以及示例文件(Library files and sample files of a Arduino - driven 2.4 inch LCD screen)
STM32F429_uCOSIII
- stm32f429的ucosiii例子,运行在MDK环境下。-UCOSIII example for stm32f429.
Voice_playback
- 采用单片机ATEMGA16采样经过处理的声音信号,然后存储,在需要的时候再将存储的数据放出,还原为声音信号-The use of single-chip sampling ATEMGA16 processed sound signal, and then store, when needed and then store the data off, back into the voice signal
Multisim-simulation
- 用Multisim进行通信电子线路的各种仿真-use Multisim to simulate modulation and communication
BLE-CC254x-1.3.2-ThreePassthrough
- CC2540 BLE Stack一对三透传 使用说明: 实验的数据必须以“FE”为帧头才是有效命令或数据,如: 命令格式: 扫描命令: FE A1 00 显示命令: FE A2 00 连接命令: FE C1 00 (C1\C2\C3分别对应3个设备) 断开命令: FE D1 00 (D1\D2\D3分别对应3个设备) 数据格式: 发送一号设备: FE B1 04 XX XX XX XX 发送二号设备: FE B2 04 XX XX XX