登录
首页 » Others » 51单片机+CS5460+12864液晶的单相电能表,含源程序

51单片机+CS5460+12864液晶的单相电能表,含源程序

于 2020-12-04 发布
0 157
下载积分: 1 下载次数: 1

代码说明:

单相电能表,含源程序、电路图,放心下载。

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

发表评论

0 个回复

  • 单相PWM整流电路设计与simulink仿真
    本文主要研究单相桥式PWM整流电路的原理,并运用IGBT去实现电路的设计。概括地讲述了单相电压型PWM整流电路的工作原理,用双极性调制方式去控制IGBT的通断。在元器件选型上,较为详细地介绍了IGBT的选型,分析了交流侧电感和直流侧电容的作用,以及它们的选型。最后根据实际充电机的需求,选择元器件具体的参数,并用simulink进行仿真,以验证所设计的单相电压型PWM整流器的性能。实现了单相电压型PWM整流器的高功率因数,低纹波输出等功能。
    2020-11-30下载
    积分: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
  • 惯性、GPS、地磁组合导航仿真
    采用联邦滤波进行的惯性、GPS、地磁组合导航,对于理解组合导航、地磁算法、联邦滤波算法有很好的意义。适用于任何导航领域。
    2020-12-06下载
    积分:1
  • 模糊PID控制和专家PID控制matlab仿真
    倒立摆稳定的PID控制 自营模糊补偿的倒立摆PD控制 模糊自适应控制
    2020-12-02下载
    积分:1
  • 运用最小二乘法 总体最小二乘法 进行参数估计
    最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。
    2021-05-06下载
    积分:1
  • matlab 处理 grid 数据(matlab用于气象)
    用matlab处理气象数据,美国NOAA每天都会公布气象数据,如风速,风向爱那个,气压等,利用matlab可以处理i、显示这些数据。
    2020-11-30下载
    积分:1
  • 网络爬虫最完整的源代码
    包括知识介绍和最全面的网络爬虫源代码,分开讲解,更加细致入微,非常好的代码,很实用
    2020-11-28下载
    积分:1
  • GprMaxv2.0 正演软件
    GprMaxv2.0 是一款集探地雷达二维和三维为一体的雷达 正演软件
    2020-12-02下载
    积分:1
  • android蓝牙接收单片机数据并绘制波形
    android蓝牙接收单片机数据并绘制波形
    2020-12-05下载
    积分:1
  • 基于sift和SVM算法实现的手势识别 MATLAB GUI
    基于sift和SVM算法实现的手势识别程序,用MATLAB GUI编写的,附有手势库,可拷贝至任何磁盘运行不必担心路径问题,但可能要求版本高一点的MATLAB软件 Hand gesture Recognition based SIFT and SVM_matlab
    2019-04-08下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载