Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bit c
Search - bit c - List
这是一个很好的Verilog 编写的8位RISC CPU源码(可做为MCU),并且包括完整的C 语言的测试代码。-This is a very good preparation Verilog 8-bit RISC CPU source (available as MCU), and includes a complete C language test code.
Date : 2026-01-02 Size : 77kb User : 张念华

这个是关于三星公司的S3C2440的LOADER的C++程序,包括完整8位代码,内容丰富.-This is a Samsung S3C2440 on LOADER of the C++ Procedures, including a complete 8-bit code, rich in content.
Date : 2026-01-02 Size : 115kb User : 晓海

串口wifi- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准 通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用, 是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动 ,内置协议栈,无需操作系统支持; ◆ MSC51/PIC/ARM7 等 8、32位单片机轻易驱动,驱动代码极少; 智能卡终端;无线POS机;医疗仪器;数据采集;手持设备;游戏机;设备参数监测;现代农业;军事领域; 智能交通;现代教育;LED屏. 168ab@126.com qq:542008202 欢迎索取一下资料 wifi.c UART 串口 WLAN 模块简介.pdf UART 串口 WLAN 模块用户手册_CG-WIFI-1000.pdf CGLib.ddb WIFI.ddb 4052 实现单串口多路切换.JPG-Serial port- wifi wireless LAN module Wi-Fi (wlan wireless local area network), as of today s wireless technology, one of the most popular has been applied to all walks of life. It uses the standard TCP communications, technology is mature, reliable, fast transfer rates, various supporting network equipment is very rich, The highest degree of user acceptance, the global free of charge, is the first choice of regional wireless communications. SOC chip, cost-effective high quality and stable, built-in WiFi protocol stack and serial transfer protocol, interface signal 5V, ground, RX, TX four-wire connection ◆ Module simplicity, small size, 22* 60* 5 mm ◆ develop simple and efficient user interface, serial drive, built-in protocol stacks, without operating system support ◆ MSC51/PIC/ARM7 such as 8,32-bit microcontroller easily driven, driven very little code Smart card terminals wireless POS machines medical equipment data acquisit
Date : 2026-01-02 Size : 88kb User : 陈坚胜

4bit BCH ECC 代码 512字节可纠4bit错-4bit BCH ECC code correct 4bit error in every 512 bit
Date : 2026-01-02 Size : 7kb User : hoursjl

c source for 12 bit DA chip ad5321,the source can be used
Date : 2026-01-02 Size : 1kb User : da

在对单处机进行编程的过程中,对位的操作是经常遇到的。C51对位的操控能力是非常强大的。从这一点上,就可以看出C不光具有高级语言的灵活性,又有低级语言贴近硬件的特点。这也是在各个领域中都可以看到C的重要原因。在这一节中将详细讲解C51中的位操作及其应用。-In one office machine programming process, the bit operation is frequently encountered. C51 on the bit manipulation capabilities are very powerful. From that point on, you can see C not only have the flexibility of high-level language, there are low-level language closer to hardware features. This is also in various fields can be seen in C major reason. This section will explain in detail in C51 in the bit operation and its application.
Date : 2026-01-02 Size : 3kb User : chenriver

本资料介绍8位嵌入式处理器的开发原理,及C语言的编程-The information on 8-bit embedded processor development principle, and the C programming language
Date : 2026-01-02 Size : 2.27mb User : 姚伟凯

Reliable examples in C for ARM7TDMI NXP LPC2xxx 32-bit microcontroller s family.
Date : 2026-01-02 Size : 27kb User : Norbert

此代码为TI MSP430FG461x系列16位超低功耗单片机代码例程,包括了单片机每一部分功能的使用,代码采用C和汇编编写,通俗易懂,对于初学者是很好的参考资料。-This code is TI MSP430FG461x series of 16-bit ultra-low power microcontroller code examples, including the function of each part of the microcontroller used, code written using C and assembly, easy to understand for beginners is a good reference.
Date : 2026-01-02 Size : 370kb User : 张峰

8位数码管动态扫描显示实验(显示不用库函数) *显示用指针直接访问GPIO端口的输出寄存器,形式GPIOD->ODR *延时delay_nms(5)时,显示不闪烁 *74HC138 A--P2.2--PE.0 B--P2.3--PE.1 C--P2.4--PE.2 *74HC573 D0~D7---PD[0..7] LE---PE.3 *by 追梦 2011-4-3-8-bit digital dynamic scan showed that the experimental (show no library function)* Display a pointer to directly access GPIO port output register, form GPIOD-> ODR* delay delay_nms (5), the display does not blink* 74HC138 A- P2. 2- PE.0 B- P2.3- PE.1 C- P2.4- PE.2* 74HC573 D0 ~ D7--- PD [0 .. 7] LE--- PE.3* by Dream 2011-4-3
Date : 2026-01-02 Size : 526kb User : 杜运福

本文详细解释了8051单片机的看门狗原理,同时以STC89C52RC单片机为例书写了C语言代码,演示了看门狗的工作原理和机制。文中的代码稍加修改可以应用于AT89C5X单片机看门狗,STC12等系列的单周期指令单片机的看门狗。-This paper explain the watchdog of the 8051 single chip microcomputer principle, at the same time to STC89C52RC MCU as an example to write the C language code, demonstrates watchdog work principle and mechanism. The code can be used to modify a little bit AT89C5X SCM watchdog, STC12 series single cycle instruction SCM watchdog.
Date : 2026-01-02 Size : 732kb User : 鲁信琼

keil 源文件,包含tcpip协议栈,easyweb sever-This project is migrated from Keil MCB1700 Demo code. It can run at Keil MCB1700 board with LPC17xx. Example functionality: - Clock Settings: - XTAL = 12 MHz - PLL0 = 288 MHz - CCLK = 72 MHz Due to a bug in the LPC175x family(80 pin package) that MDIO and MDC are not functioning correctly. A bit-banging on the MDIO and MDC are included in the driver. Setting MDC_MDIO_WORKAROUND to 1 will enable the bit-banging in both MDC and MDIO. For board euipped with 80-pin LPC175x, some jumper setting is necessary for EasyWEB demo. Close "E/U" jumper(near USB Device/Host) on 2 and 3. Close "E/C" jumper(Near CAN connector) on 2 and 3. The web page shows the values of analog input(AN2). This tiny webserver needs very little resources and therefore has some restrictions: - only one active TCP session at any one time - no support for fragmented IP datagrams - no buffer for TCP datagrams received in
Date : 2026-01-02 Size : 338kb User : evan

一个32位的5 级流水线处理器。在构架这个处理器的结构过程中是按照MIPS指令进行各个流水段的功能划分,并且在处理各种相关的时候参照了手头上的一个GCC_MIPS的C 语言编译器,因此支持MIPS 1指令系统。编译器的支持使这个核心有了实用价值,这个核心可以应用于各种嵌入式系统设计,代替常规的单片机实现片上系统,还可以在一个芯片里加入多个内核并且灵活的总线连接实现多处理器设计。-A 32-bit pipelined processor 5. In the framework of this processor architecture is based on the MIPS instruction process for each pipeline segment, function, and in dealing with a variety of related reference to have on hand when a GCC_MIPS C language compiler, and therefore supports MIPS 1 instruction. Compiler support to make this core has practical value, the core can be applied to a variety of embedded system design, instead of the conventional single-chip system on a chip, you can also add multiple cores in a single chip and flexible bus connection to multi-processing
Date : 2026-01-02 Size : 3.55mb User : 阿斯顿

PIC32位单片机C语言编程,Programming 32-bit Microcontrollers in C Exploring the PIC32,详细介绍32位PIC单片机的原理和C语言编程技术-Programming 32-bit Microcontrollers in C Exploring the PIC32
Date : 2026-01-02 Size : 22.82mb User : chenlin

AD7541产生sin.c 8位DA转换 并入 幅度可调,1000HZ -AD7541 generates sin.c 8-bit DA converter incorporated adjustable amplitude, 1000HZ
Date : 2026-01-02 Size : 1kb User : wwzx2513
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.