CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - PI
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
ARM-PowerPC-ColdFire-MIPS
Embeded Linux
SCM
VxWorks
uCOS
DSP program
Windows CE
VHDL-FPGA-Verilog
Other Embeded program
QNX
hardware design
Open-source hardware
Search - PI - List
[
Embeded Linux
]
pi_css5_src.tar
DL : 1
Linux 下 的superpi源码, 使用FFT算法实现可以做测试使用.-A good superpi source code running at linux/unix platform, also you can port to any hardware.Realized with FFT algorithm.
Date
: 2026-01-01
Size
: 140kb
User
:
Edwin
[
Embeded Linux
]
mini-game-raspi
DL : 0
A mini game on raspberry pi implemented on GPIO. assembly language is used. wiringpi library is used for io manipulation. 4 buttons and 4 leds are used in the game. the led will flash in a random pattern when the game started. player must enter the same pattern to win the game. if a wrong key is pressed ,the system will display a binary pateern on the led to display how many correct button has been pressed.-on GPIO. assembly language is used. wiringpi library is used for io manipulation. 4 buttons and 4 leds are used in the game. the led will flash in a random pattern when the game started. player must enter the same pattern to win the game. if a wrong key is pressed ,the system will display a binary pateern on the led to display how many correct button has been pressed.
Date
: 2026-01-01
Size
: 15kb
User
:
tatkei
[
Embeded Linux
]
bash_example
DL : 0
raspberry pi bash example led blink
Date
: 2026-01-01
Size
: 3.61mb
User
:
jestin
[
Embeded Linux
]
QtClockonRPi
DL : 0
基于Qt例程编写的多皮肤模拟+数字时钟,可运行在嵌入式Linux系统,如:树莓派。-an analog+digital clock based on Qt, which could run on an embedded linux system, e.g Raspberry PI
Date
: 2026-01-01
Size
: 25kb
User
:
陈陈
[
Embeded Linux
]
pi-facerec-box-master
DL : 0
this project is about to implement the face reccognition system using python.
Date
: 2026-01-01
Size
: 3.84mb
User
:
chinnu
[
Embeded Linux
]
smarthome_demo
DL : 0
利用树莓派与Arduino完成的一个智能家居演示,Python语言编写而成,希望大家喜欢-Use Raspberry Pi and Arduino completed a smart home demonstration, Python language written in, hope you like
Date
: 2026-01-01
Size
: 4.3mb
User
:
荣丰宇
[
Embeded Linux
]
Raspberry-Pi-B-Plus-V1.2-Mechanical-Drawing
DL : 0
Raspberry pi schematic
Date
: 2026-01-01
Size
: 38kb
User
:
ankaver
[
Embeded Linux
]
car
DL : 0
基于linux下qt界面开发,控制树莓派io口实例程序-Qt-based interface development under linux, control Raspberry Pi io port sample program
Date
: 2026-01-01
Size
: 2.37mb
User
:
kiko
[
Embeded Linux
]
CPU--GPUtemperature
DL : 0
python树莓派查看CPU、GPU温度 在Terminal中输入Python temp.py-python Raspberry Pi view CPU, GPU temperature input in Terminal in Python temp.py
Date
: 2026-01-01
Size
: 1kb
User
:
马士林
[
Embeded Linux
]
raspi-profibus-0.2
DL : 0
Raspberry pi profibus access included schematics
Date
: 2026-01-01
Size
: 173kb
User
:
Alex
[
Embeded Linux
]
badapple_00_150601
DL : 0
树莓派12864液晶版BadApple源码。本文件包含树莓派平台下基于WirringPI GPIO库的12864液晶驱动,以及树莓派播放BadApple的源码。BadApple视频数据已经处理好并附带在源码中。-Raspberry Pi 12864 LCD version BadApple source. This document contains under the Raspberry Pi based platforms WirringPI GPIO library 12864 LCD driver, and Raspberry Pi playing BadApple source. BadApple video data has been handling and comes in the source code.
Date
: 2026-01-01
Size
: 691kb
User
:
WHJWNAVY
[
Embeded Linux
]
lcd_snake_01a_150922
DL : 0
基于点阵液晶屏的贪吃蛇游戏算法源码。本算法是在树莓派Linux平台下实现的。附带12864液晶驱动以及简单的图形库函数,支持ASCII码显示。贪吃蛇算法是独立的,可以移植到任意的显示平台上,并且可以自定义图像缩放(DPI)。-Based dot matrix LCD screen Snake game algorithm source code. This algorithm is at Raspberry Pi Linux platform to achieve. 12864 comes with an LCD driver and a simple graphics library that supports ASCII code display. Snake algorithm is independent and can be ported to any display platform, and you can customize the image scaling (DPI).
Date
: 2026-01-01
Size
: 29kb
User
:
WHJWNAVY
[
Embeded Linux
]
Raspi-Web
DL : 0
Raspbery pi robot controler through web
Date
: 2026-01-01
Size
: 766kb
User
:
MrX
[
Embeded Linux
]
RaspberryPi_gpio_control_digitaltube
DL : 0
树莓派Linux系统下利用GPIO控制数码管的代码-Under Raspberry Pi Linux system , the code uses GPIO to control digitaltube.
Date
: 2026-01-01
Size
: 1kb
User
:
李一一
[
Embeded Linux
]
dianzhen
DL : 0
该源代码基于2代B+型树莓派,并利用两块8*8的点阵通过相应连接,在树莓派中执行该源代码,即能够使点阵显示字体。-The source code is based on the second generation Type B Raspberry Pi, and the use of two 8* 8 dot matrix through the corresponding connection, the implementation of the source code in raspberry pie, that enables the dot matrix display font.
Date
: 2026-01-01
Size
: 1kb
User
:
lmq
[
Embeded Linux
]
rpi_hal-master
DL : 0
rpi_hal 树莓派的IO控制 pascal版代码-# rpi_hal Free Pascal Hardware abstraction library for the Raspberry Pi This Unit, with more than 3000 Lines of Code, delivers procedures and functions to access the rpi HW I2C, SPI and GPIO: Just an excerpt of the available functions and procedures: procedure gpio_set_pin (pin:longword highlevel:boolean) { Set RPi GPIO pin to high or low level } function gpio_get_PIN (pin:longword):boolean { Get RPi GPIO pin Level is true when Pin level is 1 false when 0 } procedure gpio_set_input (pin:longword) { Set RPi GPIO pin to input direction } procedure gpio_set_output(pin:longword) { Set RPi GPIO pin to output direction } procedure gpio_set_alt (pin,altfunc:longword) { Set RPi GPIO pin to alternate function nr. 0..5 } procedure gpio_set_gppud (mask:longword) { set RPi GPIO Pull-up/down Register (GPPUD) with mask } ... function rpi_snr :string { delivers SNR: 0000000012345678 } function rpi_hw :string { delivers Processor Type: BCM2708 or BCM2709 } ... function i
Date
: 2026-01-01
Size
: 38kb
User
:
chenyingrui
[
Embeded Linux
]
xqerb
DL : 0
For time-frequency analysis algorithm, Complex of three-point Gauss-lengend the Formula pi, Including the generalized cross-correlation function GCC time delay estimation.
Date
: 2026-01-01
Size
: 11kb
User
:
fengfiuting
[
Embeded Linux
]
Ags01db
DL : 0
ags01db 驱动,树莓派,Linux(ags01db driver,raspberry pi ,Linux)
Date
: 2026-01-01
Size
: 373kb
User
:
张高兴888
[
Embeded Linux
]
树莓派开始,玩转Linux.pdf
DL : 0
树莓派相关的Linux应用 Linux related to Raspberry Pi(Linux related to Raspberry Pi)
Date
: 2026-01-01
Size
: 26.88mb
User
:
Schrodinger0104
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.