联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 单片机开发(79) 
按平台查找All MDK(79) 

[单片机开发] w5530 SPI实验

STM32F103的硬件SPI接口W5500程序,寄存器版本,亲测可用 (2022-01-06, MDK, 892KB, 下载0次)

http://www.pudn.com/Download/item/id/1641446160555873.html

[单片机开发] 定时器中断实验

用于单片机库函数版本的定时器中断实验,可以自己编写中断函数以实验功能
For MCU library function version of the timer interrupt experiment, you can write your own interrupt function to test the function (2021-02-28, MDK, 3059KB, 下载0次)

http://www.pudn.com/Download/item/id/1614483135978313.html

[单片机开发] 实验50 网络通信实验

网络通信,高级stm32f4编程训练,可以提高是他们掌握度,内涵定时器,寄存器
Network communication, advanced stm32f4 programming training, can improve their mastery, connotation, timer, register (2020-10-13, MDK, 2095KB, 下载0次)

http://www.pudn.com/Download/item/id/1602601439760200.html

[单片机开发] blanceCar-极简直立版

智能平衡小车程序stm32,PID算法,编码器,MPU6050
Intelligent balance car program (2020-10-06, MDK, 384KB, 下载1次)

http://www.pudn.com/Download/item/id/1601976215940269.html

[单片机开发] 指示灯操作

在stm32F407上通过操作按键来操作指示灯蜂鸣器还要pwm波
On stm32f407, the indicator lamp is operated by operating the button, and the buzzer also needs PWM wave (2020-07-17, MDK, 11517KB, 下载1次)

http://www.pudn.com/Download/item/id/1594964072775190.html

[单片机开发] STM32_USB读卡器实验

通过stm32f103 的usb接口读写SD卡,包含fat文件系统
use stm32f103 usb read/write SD card (2020-04-07, MDK, 439KB, 下载0次)

http://www.pudn.com/Download/item/id/1586224003738905.html

[单片机开发] 2 CC2530 MQ2

在CC2530控制芯片下MQ-2烟雾传感器的读取烟雾数值程序代码。
The numerical program code of the mq-2 smoke sensor is read under the CC2530 control chip (2019-05-07, MDK, 31KB, 下载8次)

http://www.pudn.com/Download/item/id/1557228288225587.html

[单片机开发] DS18B20数字温度传感器实验

基于stm32的DS18B20数字温度传感器的程序源码,库函数版版本
DS18B20 Digital Temperature Sensor Program Source Code Based on stm32, Library Version (2019-04-11, MDK, 369KB, 下载1次)

http://www.pudn.com/Download/item/id/1554961938124138.html

[单片机开发] STM32蜂鸣器

利用stm32f103芯片产生正弦波 生成正弦波信号
Sinusoidal signal generation using STM32F103 chip (2019-04-10, MDK, 2030KB, 下载5次)

http://www.pudn.com/Download/item/id/1554879670894624.html

[单片机开发] 485小板温湿度测试V1.0

利用STM32F103C8连接温湿度传感器AM2320,采用IIC总线读取传感器数值,和上位机连接采用MODBUS方式。
Temperature and humidity sensor AM2320 is connected by STM32F103C8, sensor values are read by IIC bus, and MODBUS is used to connect with host computer. (2018-12-10, MDK, 2793KB, 下载16次)

http://www.pudn.com/Download/item/id/1544397549478619.html

[单片机开发] BH1750

stm32f103c8t6 读取BH1750光照强度传感器数值,设定阈值用继电器控制雾化玻璃打开或者断开关
Stm32f103c8t6 reads the value of BH1750 illumination intensity sensor, sets the threshold and controls the opening or disconnecting of atomized glass by relay. (2018-11-23, MDK, 4488KB, 下载25次)

http://www.pudn.com/Download/item/id/1542952336594017.html

[单片机开发] 6,标准例程-HAL库版本

标准例程-寄存器版本。这个文件夹包含所有《STM32F1开发指南-寄存器版本》的实例源码
STM32F103 Experiment routine (2018-11-22, MDK, 59351KB, 下载21次)

http://www.pudn.com/Download/item/id/1542871637383102.html

[单片机开发] MPPT程序-SG-MPPT-HL

单片机型号为ATmega8,内有1206LCD控制器、采用恒压跟踪的MPPT算法、横流输出控制
The model of single chip microcomputer is ATmega8, with 1206LCD controller, MPPT algorithm with constant voltage tracking, cross flow output control (2018-01-19, MDK, 535KB, 下载28次)

http://www.pudn.com/Download/item/id/1516351761769398.html

[单片机开发] 18B20数字温度传感器实验

基于DS18B20温度传感器的测温系统,能实时显示温度。
The temperature measurement system based on the DS18B20 temperature sensor can display the temperature in real time. (2018-01-10, MDK, 305KB, 下载2次)

http://www.pudn.com/Download/item/id/1515589975971775.html

[单片机开发] 2-7-1、PWM定时器

使用STM32内部普通定时器,通过其引脚输出PWM方波,改变占空比查看输出效果
Use STM32 internal regular timer, output PWM square wave through its pin, change duty ratio to view output effect (2017-12-21, MDK, 4242KB, 下载6次)

http://www.pudn.com/Download/item/id/1513864918850371.html

[单片机开发] flymapleRECEIVE

将flymapleV1.1中的四个传感器数据,读取adxl345,itg3052,hmc5883,bmp085的数据通过串口输出显示
To read data from four sensors in flymapleV1.1, read adxl345, itg3052, hmc5883, bmp085 data by serial output display (2017-12-07, MDK, 3484KB, 下载1次)

http://www.pudn.com/Download/item/id/1512618079944418.html

[单片机开发] pcf8563

pcf8563的应用代码,包括使用定时器和闹钟功能。使用芯片stm32f103
PCF8563 application code, including the use of timers and alarm clock function. Using chip STM32F103 (2017-10-24, MDK, 2KB, 下载6次)

http://www.pudn.com/Download/item/id/1508852546831137.html

[单片机开发] 51计数器--中断串口-51

基于C语言stc51单片机中断计数,at24c02 eeprom掉电保护,串口输出数据
Interrupt count, with power-off protection, serial output data (2017-10-05, MDK, 848KB, 下载5次)

http://www.pudn.com/Download/item/id/1507191029144018.html

[单片机开发] ds18b20printf

DS18B20温度传感器,stm32f103c8t6芯片采集通信程序
DS18B20 temperature sensor, stm32f103c8t6 chip acquisition communication program (2017-08-08, MDK, 3981KB, 下载1次)

http://www.pudn.com/Download/item/id/1502178052419996.html

[单片机开发] mcu driver 0705a

加速度及陀螺仪传感器数据传输协议,及驱动例程
Acceleration and gyroscope sensor data transfer protocol and driver routines (2017-07-28, MDK, 393KB, 下载10次)

http://www.pudn.com/Download/item/id/1501231039203562.html
1234
总计:79