搜索资源列表
3Dpiechart
- 一个画2D饼图的示例代码,适合初学者。还嵌入了生成treeview的代码。-An example of drawing 2D pie chart,including a tree view source code.Only for beginners.
piechart
- Pie Chart Source Code for Linux.
pieview
- Pie View Source Code for Linux.
pieslice
- Pie Slice Source Code for Linux.
goni_wm8994
- 3.5 pie jack detection gpios for Linux v2.13.6.
goni_wm8994
- 3.5 pie jack detection DAPM pins.
circarc
- FUNCTION: circular_arc_center_close draws closed arc centered at c1 with radius rad points c2,c3. Arc is closed with either PIE or CHORD. -FUNCTION: circular_arc_center_close draws closed arc centered at c1 with radius rad points c2,c3. Arc is
Deriver_speedController
- 树莓派使用softPwmCreate函数用任意管脚生成PWM。(Raspberry pie uses the softPwmCreate function to generate PWM with any pin.)
putty
- 工具用于树莓派等linux系统下的编程使用,适用于学习者。(Tools for raspberry pie programming under Linux system to use, suitable for learners.)
Raspberry Pi
- 树莓派内核最新版编译生成后的内容,包含老版本.config(The latest version of the raspberry pie kernel is compiled and generated, including the old version of.Config)
爱上Raspberry_Pi_美
- 《爱上树莓派》中文翻译版本。树莓派学习经典之作,教你从一步步从0开始学习Linux,学习python。(in love with the raspberry pie, the raspberry school is learning the classic, teaching you to learn Linux from 0 and learn Python from step by step.)
opencv
- 树莓派中调用原装摄像头(csi),并使用c++编写opencv(The raspberry pie is calling the original CSI, and using c++ to write opencv)
adafruit-pi-cam-master
- 树莓派 OPENCV打开摄像头 人脸识别(Raspberry pie OPENCV open camera face recognition)
李明伦
- 树莓派采集到的数据传给云服务器,在传给手机(The data collected by raspberry pie are sent to the cloud server and transmitted to the mobile phone.)
Python_VLPR-master
- 基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry
RaspberrryPi-Project-for-PiCar-master
- 树莓派系统学习,OLED,电机等常用模块的使用(The usage of common modules such as raspberry pie system learning, OLED, motor and so on)
serial
- 在树莓派或其他Linux系统下与单片机通信。以/dev/TTYUSB0为例,附带单片机uart.c可以将由串口发给单片机的字符串原样由串口发回。(In raspberry pie or other Linux system, it communicates with MCU. Taking / dev / ttyusb0 as an example, UART. C with MCU can send the string sent from serial port to MCU back fr