资源列表
autosar代码
- Autosar提供开放式汽车软件架构,帮助您应对日益复杂的代码挑战。该架构支持开发标准化的电子系统,以改进质量、性能、安全性和环保功能。它还有助于简化汽车使用寿命内软件的更新流程。 作为支持AUTOSAR标准的高级合作伙伴,恩智浦推出了面向量产的微控制器抽象层(MCAL)和操作系统(OS)软件。该软件可与我们的汽车微控制器及处理器结合使用。
西门子PLC脉冲组态代码
- 西门子s7-200 smart 脉冲输出 运动控制 组态程序 梯形图
声波测距
- 用stm32f103zte驱动声波测距模块,其中还用到了ucosIII
指示灯程序
- 指示灯顺序倒序以此闪亮,有循环,简单小程序,谢谢
超声波测距(LCD1602显示)
- #include<reg51.h> #include<intrins.h> #include"lcd.h" sbit Trig = P2^1; sbit Echo = P2^0; unsigned char PuZh[]=" Pechin Science "; unsigned char code ASCII[15] = {'0','1','2','3','4','5','6','7','8','
STM32F407 外部SRAM实验
- STM32F407 外部SRAM实验,通过串口和LCD显示屏显示SRAM的容量
C8051F50x-51x
- c8051f系列全面解析,包括各种功能以及单片机介绍,以及各种设置(c8051fComprehensive analysis of C8051F series, including various functions, introduction of single chip computer, and various settings)
proteus原理图
- 实现八路抢答功能;LED数码管显示;proteus原理图(Realize the eight-way rush answering function;LED digital tube display;Proteus schematic diagram)
ESP8266 5V WiFi
- ESP8266 5V WiFi继电器智能物联网模块 智能家居 手机APP遥控开关(ESP8266 5V WiFi Relay Intelligent Internet of Things Module App Remote Control Switch for Smart Home Phone)
4.3
- 通过74HC573实现单片机控制数码管的亮灭循环滚动播放。这个功能主要是想拓展AVR单片的I/O引脚,使单片机的引脚可以实现更多功能(Realize single-chip control digital tube through 74HC573)
小车qt发布
- 智能小车客户端给予QT 端的智能小车控制端,ip、端口实现视屏传输,数据传输(The smart car client gives the intelligent car control terminal of the QT terminal, and the IP and port realize the video transmission and data transmission.)
filter
- 单片机采用卡尔曼滤波对陀螺仪的数据进行融合滤波(Kalman filter is used to fuse and filter gyroscope data in MCU)