搜索资源列表
c8051f340
- c8051f340单片机,64K程序,40个IO口。这是其串口的通讯程序-c8051f340 microcontroller, 64K procedures, 40 IO mouth. This is a serial communication program
F340_ad
- C8051F340 A/D转换程序, C8051F340 A/D转换程序
利用C8051F340单片机对DDS芯片AD9834进行编程
- 利用C8051F340单片机对DDS芯片AD9834进行编程,产生方波和三角波,A C8051F340 program to generate square and triangular waves with the DDS chip AD9834
irdecode.zip
- C8051F340单片机红外遥控解码例程,适用常见的38kHz调制,32位脉宽调制的串行码遥控器。直接或少量改动后可用于C8051F系列其它单片机。,C8051F340 single-chip infrared remote control decoding routines for common modulation 38kHz, 32-bit pulse-width modulation of the serial remote control code. Directly or after
C8051F340-Bootloader
- C8051F340 Bootloader可以从程序进入,也可以从USB上位机进入,方便远程更新-C8051F340 Bootloader from the program and go into the machine from a USB host for easy remote update
c8051f340.rar
- c8051f340初始化头文件,非常好的单片机初始化资料!,initialization c8051f340 header files, a very good single-chip initialization information!
ADC
- c8051f340 AD转换程序,非常好的哟-c8051f340 AD Converter
C8051F340USB
- C8051F340实现了usb的开发。很好的一款程序呀-C8051F340 achieved usb development. A very good program呀
bb
- it is a bootloader of c8051f340. open it with keil. after download its HEX file into target board. connet target s UART0 with PC s COM , config COM port as 115200-8-n-1, use Xmode to transmit file. then power on target.
F340_RS232
- C8051F340拥有强大的串口通信功能,通过简单的编程,即可通过串口与PC机RS232串口进行通信。对于需要进行单片机远程控制的工程应用非常具有实际的应用价值。-C8051F340 has a powerful serial communication functions through a simple programming to the PC through a serial port and RS232 serial communication. The need for single
UDP
- 实现了C8051F340单片机依据UDP协议传输数据-C8051F340 realize a single-chip based on UDP protocol to transmit data
BlinkyExample
- C8051f340的usb_hid固件学习程序。采用c语言编写,有利于新手学习。-This program demonstrates how the Firmware Template can be used to create a system that communicates with a PC application. The PC application sends LED blinking patterns to the Target Board.
BTF340
- 这是C8051F340单片机很好的实验程序,有助于初学习迅速掌握C8051F340的编程规则-This is a very good C8051F340 single chip experimental procedures, contribute to the rapid early learning program to master the rules of the C8051F340
C8051F34x
- C8051F340/1/2/3/4/5/6/7/8/9/A/B devices are fully integrated mixed-signal System-on-a-Chip MCUs designed specifically for USB applications.-C8051F340/1/2/3/4/5/6/7/8/9/A/B devices are fully integrated mixed-signal System-on-a-Chip MCUs designed speci
F340_i2c
- 通过验证的基于单片机c8051F340的IIC程序,绝对好用!-a c8051f340 based programme for IIC driving, it is proved to be feasible!
stm32ucgui
- 算吧ucGUI移植上了,液晶控制器是RA8806,触摸屏幕还没移,ucos也没有加呢 电路是智林Z32R开发板 我把彩色TFT揪掉了接到单色屏上引脚定义没变 -Forget it ucGUI transplants, and LCD controller is RA8806, touch-screen has not changed, ucos does not increase circuit is Zhilin Z32R development board I received
17869303c8051F340cc1100
- 8051f与cc1100通信的一些程序,会有用处-8051f cc1100 communication with a number of procedures, will be useful
F340_usb
- c8051f340单片机USB实例程序(C8051系列单片机是采用CIP51内核的一款高端单片机,应用十分广泛)-c8051f340 MCU USB example programs (C8051 Series Microcontroller is a high-end use CIP51 core microcontroller applications are very wide)
WebServer_tcpip
- 功能为:在C8051F340实现PC访问单片机的一个网页,只要在任意台电脑上,都要以访问,里面已包含原理图.使用TCPIP协议实现该功能.-Functions: the C8051F340 microcontroller to achieve PC to access a Web page, as long as any computer, have to visit, which includes schematic. TCPIP protocol using this feature.
ADtoPC
- C8051F340测量电位器的电压值,AD采样后通过数据串口传到上位机-This example code takes and averages 2048 analog measurements from input P1.1 using ADC0, then prints the results to a terminal window via the UART