CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c compiler
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - c compiler - List
[
Other Embeded program
]
Nucleus-PLUS-v5-test
DL : 1
Nucleus MNT评估版,内含MNT实时内核,可用Visual C++编译 -Nucleus MNT evaluation version containing MNT real-time kernel, the C compiler available Visual
Date
: 2026-01-10
Size
: 2.83mb
User
:
wtj
[
Other Embeded program
]
cdate
DL : 0
使用tasking for mc683XX C编译器-tasking for the use of the C compiler mc683XX
Date
: 2026-01-10
Size
: 31kb
User
:
梁兆宽
[
Other Embeded program
]
cc65-win32-2.11.0-1
DL : 0
6502 c compiler free open source-6502 c compiler free open source
Date
: 2026-01-10
Size
: 680kb
User
:
asd
[
Other Embeded program
]
electronic_cipher_lock
DL : 0
电子密码锁设计,设有详细的电路图和C语言代码;用KEIL编译生成HEX文件,可用PROTUES方针-Electronic code lock design, with detailed circuit diagrams and C language code with KEIL compiler generated HEX file that can be used PROTUES approach
Date
: 2026-01-10
Size
: 104kb
User
:
申晓波
[
Other Embeded program
]
EPROM_RW
DL : 0
本固件程序的功能是通过IIC总线读写EPROM。在CYPRESS公司的FX和FX2系列USB芯片下调试成功,可直接使用。用Keil C 开发编译。-The function of the firmware through the IIC bus read and write EPROM. CYPRESS companies in the FX and FX2 Series USB chip debugging successful, can be used directly. Keil C compiler used to develop.
Date
: 2026-01-10
Size
: 17kb
User
:
zhoujyzy
[
Other Embeded program
]
cpdu
DL : 0
简单最短寻道跟电梯算法,用C++编译 #include "stdio.h" #include "stdlib.h" #include <iostream.h> -Shortest seek escalator with a simple algorithm, using C++ Compiler# Include
Date
: 2026-01-10
Size
: 244kb
User
:
屈辰子
[
Other Embeded program
]
source
DL : 0
CASIO,DT900数据采集系统,C语言源码,用于开发DT900手持机系统-CASIO, DT900 data acquisition system, C language source code for the development of DT900 handset system
Date
: 2026-01-10
Size
: 24kb
User
:
dlham
[
Other Embeded program
]
AESEncryptionDecryption
DL : 1
Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypted text on 16x2 LCD. The other program will accept plaintext from UART and show encrypted text on 16x2 LCD after receiving key from 4x4 membrane keypad. Schematics and screenshots are included.
Date
: 2026-01-10
Size
: 5.61mb
User
:
lih
[
Other Embeded program
]
VTS
DL : 0
This the source code for GSM - GPS based Vehicle Tracking System done using PIC microcontroller and CCS C Compiler-This is the source code for GSM- GPS based Vehicle Tracking System done using PIC microcontroller and CCS C Compiler
Date
: 2026-01-10
Size
: 605kb
User
:
Vijay S
[
Other Embeded program
]
pCFAT_Port_SPI
DL : 0
The Fat Fs module is a middleware that written in ANSI C. There is no platform dependence, so long as the compiler is in compliance with ANSI C. However it handles the system portable FAT structures. You must take the endian into consideration. It must be changed for your platform first or the compiler will abort with an error.
Date
: 2026-01-10
Size
: 25kb
User
:
747
[
Other Embeded program
]
gpio-test
DL : 0
1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取决于你宿主机上的交叉编译工具路径 #arm-linux-gcc -o gpio_test gpio_test.c //编译应用程序 最终在你的当前文件夹下会生成gpiodrv.o与gpio_test两个文件。 4、#mkdir /tmp/1 5、通过ftp的方法,把gpio_test与gpiodrv.o文件下载到你的开发板上的/tmp/1目录中。 6、#mknod /dev/gpio c 220 0 //创建文件节点 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四个LED灯在闪烁了。:)-1, the makefile in the CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+ =- I/usr/local/arm/2.95.3/arm-linux/include changed the path on your host. 2,# make, to compile driver modules. 3,# export PATH = $ PATH:/usr/local/arm/2.95.3/bin// depends on your host on the path of the cross compiler tool# arm-linux-gcc-o gpio_test gpio_test.c// compile the application procedures for the ultimate in your current folder will be generated under the two documents gpiodrv.o and gpio_test. 4,# mkdir/tmp/1 5, through the ftp way to gpiodrv.o File Download gpio_test with the development of your board/tmp/1 directory. 6,# mknod/dev/gpio c 220 0// create a file node# insmod gpiodrv.o# chmod+ x gpio_test#./Gpio_test then four LED lights can be seen in the flicker of. :)
Date
: 2026-01-10
Size
: 9kb
User
:
马工
[
Other Embeded program
]
KS108
DL : 0
Graphic Library for KS0108 Controller (128x64 Dot Display). Written with gss AVR- Compiler.
Date
: 2026-01-10
Size
: 80kb
User
:
A.Hä usler
[
Other Embeded program
]
Robosapien_IR
DL : 0
Robosapien_IR.zip contains source files, PCB + Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial (uart) and generate IR code send out via onboard IR transmitter. You can use any C compiler to create and send command from PC or PDA, I m using LabVIEW for this part of application. Drop me email if you have questions or if you like to have the LabVIEW code, my LabVIEW code is running on Version 8.5. Cheers.-Robosapien_IR.zip contains source files, PCB+ Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial (uart) and generate IR code send out via onboard IR transmitter. You can use any C compiler to create and send command from PC or PDA, I m using LabVIEW for this part of application. Drop me email if you have questions or if you like to have the LabVIEW code, my LabVIEW code is running on Version 8.5. Cheers.
Date
: 2026-01-10
Size
: 93kb
User
:
David
[
Other Embeded program
]
CCS_C_Compiler
DL : 0
CCS C compiler. This will help user to write code in C for PIC micro controllers. It is the easy way to write efficients codes.
Date
: 2026-01-10
Size
: 36.68mb
User
:
sudhabrata
[
Other Embeded program
]
PICC-18_v9.51PL3
DL : 0
This a C compiler for the Microchip PIC18 microcontollers-This is a C compiler for the Microchip PIC18 microcontollers
Date
: 2026-01-10
Size
: 16.86mb
User
:
Sergey
[
Other Embeded program
]
MPLABC18v3_31
DL : 0
MPLAB C18 Compiler software. Compile C source code for PIC18F devices of Microchip
Date
: 2026-01-10
Size
: 40.11mb
User
:
Nguyen Linh
[
Other Embeded program
]
slac080g
DL : 0
many examples for asm and C compiler (IAR) MSP430F20xx Code Examples Texas instruments MSP430 platform
Date
: 2026-01-10
Size
: 252kb
User
:
jos
[
Other Embeded program
]
PCWHD-4.114
DL : 0
PICC PCWHD 4.114 CCS C/C++ PIC C Compiler
Date
: 2026-01-10
Size
: 28.02mb
User
:
Camilo
[
Other Embeded program
]
CCS-C-Reference-Manual
DL : 0
CCS C Compiler Reference Manual
Date
: 2026-01-10
Size
: 1.18mb
User
:
are
[
Other Embeded program
]
FESXFXGEMBEDDED-C
DL : 0
NEW CODE BASED ON C COMPILER
Date
: 2026-01-10
Size
: 1kb
User
:
Prince
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.