资源列表
ntc_temp
- NTC温度检测源代码,采用查表方式实现阻值与温度的换算-NTC temperature detection source
fly
- 三轴陀螺仪和三轴加速度的msp430程序-姿态传感器MPU6050测量程序,可作为参考代码往其他平台移植-Msp430 program of three-axis gyroscope and triaxial accelerometer
12864ForMSP430
- 基于MSP430F149的12864驱动程序- Based on MSP430F149 control 12864 C language program
ili9320
- ili 9320 lcd的控制器使用函数 stm32 上测试成功-The good resource of ili9320 microcontroller lcd
Ethercard
- ardnuio的以太网模块hr911105a的函数库 -The code pack of ethercard-hr911105a moudel for ardnuio
traffic-lights
- 该程序用于基于单片机的交通灯功能的实现,一般是51单片机-The program for the realization of the function of traffic lights based on MCU,Generally 51 single-chip microcomputer
24C02
- EEPROM 24C02的相关资料,包括datasheet资料和c语言编程和汇编语言编程-24C02 EEPROM related information, including the datasheet data and C language programming and assembly language programming
animbb
- 仿照Matlab simulink自带slcp例程建立的PID和模糊控制方程程序,用于模拟横梁-小球系统(或杆球系统)的模糊控制,程序带有动画演示功能-Inspired by Matlab-simulink s fuzzy control demo slcp , a simulation with animation for the ball-beam system fuzzy control was implemented here.
virtual-detector-testor
- 检波器测试仪程序,LabVIEW中搭建的虚拟测试仪器,能够实现直流击振法测量检波器的直流电阻、阻尼比等参数。(LabVIEW版本2012)-Geophone tester program. A virtual test instruments are built in LabVIEW, for Measurement of DC resistance, damping ratio and other parameters.(LabVIEW version 2012)
Alarm-sound-and-light-alarm
- 安防声光报警器:自制一个单片机最小系统,包括串口下载、复位电路,采用两路外部中断输入门禁和红外探测两路信号(采用两个小按键模拟),中断信号输入后能将报警信息在四位一体数码管上显示,并输出声光报警信号。-Security sound and light alarm: a homemade smallest single-chip system, including the serial download, reset circuit, using two external interrupt in
stm32_-image_wireless
- stm32源码,无线图像传输,nrf24l01传输-stm32 source, wireless video transmission, punctuality mini series of experiments Source
Com_Vb
- 接收串行数据的单片机上位机程序。使用VB编写,解析单片机发送过来的串行数据。 单片机是8052,搭载了TCS3200光学颜色采集器,将采集到的数据通过RS232发送到PC,显示RGB数值,在label控件中显示该RGB数值的颜色。 串口数据格式是RGB24位加一位识别码/-Receive serial data microcontroller PC program. Using VB to write, parse microcontroller serial data sent ove