资源列表
平均值
- 在单片机内部数据RAM的30H开始的单元中连续存放了某班32学生的高等数学成绩,试编制程序求此班高等数学平均成绩,并将平均成绩的整数部分存放在20H中,小数部分存放在21H中。设成绩为百分制,用无符号二进制数表示,具体分数自行设置。(n the unit starting from 30h of the internal data RAM of the single chip microcomputer, the higher mathematics scores of 32 students
J1939
- J1939 文档 J1939-21 J1939-71 J1939-81(J1939-21 J1939-71 J1939-81)
STM32F407 双CAN同时使用
- STM32F407 CAN1和CAN2同时使用。两个CAN可以同时进入中断。经过验证,没有问题。
CSA36FX30_PowerBank_V1.5__20191012
- 芯海芯片 移动电源项目代码 参考示例芯海芯片 实现PD协议 QC 2.0 QC3.0 AFC SCP FCP等充电协议的识别(Project code of core sea chip mobile power supply)
10s倒计时器
- 编写多个十六位数的加法程序 有4个十六位无符号数,连续存放在20H开始的片上数据区中,低八位先存,高八位在后。要求:和存于R3(高八位)和R2(低八位),进位位存于R4。
实验程序
- 普中科技51单片机开发板自带程序,对于大部分51系列单片机都可用,入门佳品(The 51 single chip microcomputer development board of Puzhong science and technology has its own program, which is available for most 51 series single chip microcomputers. It's a good introduction)
MAX1978-MAX1979-1515445
- TEC控温芯片,实现PID比例积分微分精准控温。实测可用。(Tec temperature control chip realizes PID proportional integral differential precise temperature control. The actual measurement is available.)
HC32
- 这是华大MCU的库,代码全部通过开发板测试通过。(This is the library of Huada MCU. All the codes passed the development board test.)
51智能小车程序源代码
- 基于51单片机的智能小车程序,循迹,避障等等(Intelligent car program based on 51 single chip microcomputer, tracking, obstacle avoidance, etc)
DA_Channel_01
- 基于英飞凌XC2000系列的单片机DA模块开发,使用SPI通信控制输出(Based on Infineon xc2000 Series MCU Da module development, using SPI communication control output)
两轮平衡小车
- 利用PID实现两轮平衡小车,参考一些例程,但是控制PID调的不是足够好,望改进。(Using PID to realize two wheel balance car, refer to some routine, but PID control is not good enough, hope to improve.)
cc2530驱动apds9960
- 本实验为TIcc2530单片机模拟IIC时序驱动APDS9960光照传感器进行光照强度数值的读取