登录
首页 » Others » STM32F103系列例程

STM32F103系列例程

于 2020-11-06 发布
0 241
下载积分: 1 下载次数: 1

代码说明:

包括电路原理图、LED、时延、定时器、蜂鸣器、串口、ADC、DAC、IIC、SPI FLASH、CAN、红外遥控、摄像头等例程

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 单周期CPU设计全过
    组成原理实验课,包含十六条指令实现,完整的代码以及详细的实验报告,是本人实验课的作业
    2020-12-05下载
    积分:1
  • 无人驾驶入门--Autoware使用手册
    无人驾驶汽车系统入门 - Autoware_UsersManual_v1.1Autoware-用于城市自主驾驶的集成开源软件,支持以下功能:3D本地化3D映射路径规划路径跟随加速/制动/转向控制数据记录汽车/行人/物体检测交通信号检测交通灯识别车道检测对象跟踪传感器校准传感器融合面向云的地图连接自动化智能手机导航软件仿真虚拟现实Autoware受BSD许可证保护。请自行负责使用。为了安全使用,我们为不拥有真正自主车辆的人提供基于ROSBAG的仿真方法。如果您使用Autoware与真正的自主车辆,请在现场测试之前制定安全措施和风险评估。工尹-刁一定義亡机飞求世。Chapter1。 About This documentThis chapter describes the purpose of this document.Autoware Users ManualAutoware Developers manualChapter2。 RoS and AutowareBefore operating Autoware, RoS and Autoware are described in this chapter.Robot middleware- rosecently, the wide range potential of robotics has been focused by not only roboticsexperts but also non-robotics experts to join robot development It is believed thatthis trend leads robotics to advancement and developments to other domainsHowever, robot development is getting harder because the advancement and the complexityof robot functions have been increased Unlike Pcs and smartphones robotic developmenthas considered various hardware, OS, programming languages. Hence, the differences havemainly been obstructed for robotic developers as well as robotics experts to join robotdevelopmentTo solve the problem, the demand of making common platforms has been increased, andsome platforms have been published Within a common platform, developers can combinevarious software published by other developers, and speed up development by reusing themTherefore, it is expected that developers can more focus on fields of interestROS (Robot Operating System) is a framework for robotic software development. It wasdeveloped by Willow Garage in U.S. OSFR (Open Source Robotics Foundation) has currentlymaintained it. The open sourced ros has mainly been used by communities in U.S. andEurope as well as communities in JapanNote that ros has "os" in its name however, it is not "os" like Windows or linux. It is amiddleware that runs on uniX based OSROS FeaturesOriginal build system(Catkin)mage processing library(OpenCvv Data logging tool (ROSBAG)v Visualization tools for data and software state(rvizCoordinate transformation library (TFQt based gul development tool (RQTA""file is used to start multiple nodes atAutowareutoware is open source software based on ros. autoware is pushed on github forautonomous driving research and development. Most of autonomous drivingsystem consist of recognition, judgment, and operation. Autoware providesnecessary functions, such as 3-D map generation, localization, object recognition, andvehicle control, for autonomous drivingROS PCAutoware〔Ros)RecognitionJudgmentoperationObject DetectionLane KeepingAcceleratorLocalizationIntersectionBrakeSteeringAutowareRiderAutoware routePath PlanningVehicleVehicle control(CAN)CFigure 1 Autoware overviewwhile support systems such as driving assistance and safetydiagnosis support, use multi-core CPU3-D Map Generation and SharingLocalization(NDT: Normal Distributions Transform)object DetectionPath GenerationAutonomous Drivingtarget speed. In addition, the route includes landmarks, "way point, setintervals. The autonomous driving system operates path following by following the wayUser InterfaceA user interface called " Runtime Manager ofpath following. Furthermore, a tablet user interface, "Autoware Rider, of Autoware enablesROS PCAutoware(ROS)Runtime ManagerVIZAutoware ridertabletDisplay on vehicleOculusFigure 2 User interfacePlatform structure for autowareApplicationAutowareMiddlewareROSHost OsLinux( UbuntuCPUGPUCameraGNSSLIDARFigure 3 Platform structure for Autoware
    2021-05-07下载
    积分:1
  • 基于改进的猫映射对图像加密
    这是将传统猫映射改进后,对图像加密,是加密图像更具有安全性。希望能帮助研究基于混沌图像加密方向的同学
    2020-11-30下载
    积分:1
  • DSPF28335带死区设置的SPWM代码
    基于DSP28335的一个关于带死区的SPWM代码,规则采样。
    2020-12-03下载
    积分:1
  • Web Api使用详解(全部实例讲解,可直接运行看效果)
    本资源对Web Api中的常用的POSTDELETEPUTGET动作方法进行了实例演示。示例代码中配备了详细和全面的讲解。让用户参照实例快速掌握Web Api在MVC中的使用。此外,对增删改部份还结合了三层和EF进行演示。1.使用之前,需要更改主页入口链接的主机号及端口号为本机。2.在config中更改字符连接串的主机名。
    2020-12-06下载
    积分:1
  • Matlab 调用 REFPROP(64位)下载即可用
    Matlab实现在64位windows系统调用refprop,包含了必要的函数说明,下载就可以用
    2020-06-26下载
    积分:1
  • 大学物理复习基本知识点
    涵盖大学物理基本公式知识点 公式的总结和积累是应对考试的有效方法!
    2020-11-29下载
    积分:1
  • 0积分下载 系统辨识与自适应控制MATLAB仿真
    《《《0积分下载》》》系统辨识与自适应控制MATLAB仿真》共分6章。第1~5章主要内容为:绪论、系统辨识、模型参考自适应控制、自校正控制(包括广义预测控制)、基于常规控制策略的自校正控制等,每种算法都配有MATLAB仿真程序、仿真结果以及对仿真结果的简要分析;第6章详细介绍了基于可视化编程工具VB和Delphi的系统辨识与自适应控制的仿真技术。
    2020-12-05下载
    积分:1
  • 基于内容的图像检索技术——基于颜色、形状、纹理三种方式.zip
    基于内容的图像检索技术:1、基于颜色的图像检索:用的是二分K-means算法实现的2、基于纹理的图像检索:用的是灰度共生矩阵实现的3、基于形状的图像检索:用的是形状不变矩法实现的语言:python工具:VS code数据库:没用数据库,图像特征值直接放在txt文件里图像来源:Corel 图像库中 2 000 幅图像(资源里放在image.orig文件夹里)该项目可以直接使用!
    2021-05-06下载
    积分:1
  • 相机标定的棋盘初步处理的matlab代码,效果很炫
    【实例简介】相机标定的棋盘初步处理的matlab代码,效果很炫
    2021-11-16 00:34:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载