期刊文献+
共找到32篇文章
< 1 2 >
每页显示 20 50 100
Applied Research on AI Technology Empowerment in Single-Chip Microcomputer Course Teaching
1
作者 Hang Xu Yao Mai 《Journal of Electronic Research and Application》 2025年第6期72-77,共6页
In recent years,the application of various advanced technologies,such as digitization and informatization,has become the primary tool for innovation in education and teaching.For traditional single-chip microcomputer ... In recent years,the application of various advanced technologies,such as digitization and informatization,has become the primary tool for innovation in education and teaching.For traditional single-chip microcomputer course teaching,it is necessary to emphasize the introduction and application of high-tech innovations in its path of innovative development.This course is a typical representative of multidisciplinary teaching,involving multiple disciplines such as electronic engineering,automation,and computer science.In response to issues faced in traditional teaching,such as rigid organization of teaching content that struggles to keep pace with technological advancements,resulting in a noticeable lag in knowledge transfer,and monotonous teaching methods that fail to precisely meet the diverse learning needs of students,analyzing the innovative applications of this course under the empowerment of AI technology holds significant practical relevance.In this regard,the study relies on AI technology empowerment to analyze the application paths for the deep integration of AI technology and single-chip microcomputer courses,constructing a new teaching model to provide references for enhancing teaching quality and stimulating students’innovative potential. 展开更多
关键词 AI technology single-chip microcomputer Course teaching Technological application
在线阅读 下载PDF
Efficient Control of Mechatronic Systems Enabled by Generative AI for Single-Chip Microcomputers
2
作者 Hang Xu Yao Mai 《Journal of Electronic Research and Application》 2025年第6期35-40,共6页
In recent years,research on industrial innovation and development has primarily focused on industrial automation and intelligent manufacturing.Within the field of integrating mechatronics and intelligent control,analy... In recent years,research on industrial innovation and development has primarily focused on industrial automation and intelligent manufacturing.Within the field of integrating mechatronics and intelligent control,analyzing the efficient control of mechatronic systems enabled by generative AI for single-chip microcomputers can further highlight the value and significance of promoting AI technology applications.This paper examines the technical characteristics of generative AI in data generation,multimodal fusion,and dynamic adaptation,proposing lightweight model deployment strategies that compress large generative models to a range compatible with single-chip microcomputers,ensuring local real-time inference capabilities.It constructs an edge intelligent control architecture,enabling generative AI to directly participate in decision-making instruction generation,forming a new working system of perception,decision-making,and execution.Additionally,it designs a collaborative optimization training mechanism that leverages federated learning to overcome single-machine data limitations and enhance model generalization performance.At the application level,an intelligent fault prediction system is developed for early identification of equipment anomalies,an adaptive parameter optimization module is constructed for dynamically adjusting control strategies,and a multi-device collaborative scheduling engine is established to optimize production processes,providing technical support for embedded intelligent control in Industry 4.0 scenarios. 展开更多
关键词 Generative AI single-chip microcomputer Mechatronic system Efficient control
在线阅读 下载PDF
基于Arduino控制板的温室大棚测温系统设计 被引量:39
3
作者 袁本华 董铮 《安徽农业科学》 CAS 2012年第8期5049-5050,共2页
基于Arduino控制板,设计了一种方便易操作、成本低的温室大棚测温系统装置。该系统主要采用C8051F020单片机为控制核心,采用热电偶为温度采集模块,C8051F020为系统控制模块,nRF24L01为无线通信模块组成整套装置,同时,制成样机进行试验,... 基于Arduino控制板,设计了一种方便易操作、成本低的温室大棚测温系统装置。该系统主要采用C8051F020单片机为控制核心,采用热电偶为温度采集模块,C8051F020为系统控制模块,nRF24L01为无线通信模块组成整套装置,同时,制成样机进行试验,对系统的性能进行了分析验证。结果表明该系统由于使用了温度补偿电路,有效提高了数据处理速度和灵敏度,同时测量精度也达到了30.05%。另外,由于使用了存储芯片,可以保存实时数据,在很大程度上提高了系统的可靠性。因此,该系统是一种非常方便实用的测温系统可在生产上推广应用。 展开更多
关键词 arduino控制板 测温 单片机
在线阅读 下载PDF
基于Arduino单片机的避障小车机器人 被引量:31
4
作者 卞云松 《自动化技术与应用》 2014年第1期16-19,共4页
本文简要介绍了一种基于Arduino新型集成开发环境的超声波避障小车的工作原理,包括对小车的结构、传感器、执行元件、Arduino单片机软件编程及试验结果的介绍。本方案基于蝙蝠超声波测距的原理,利用超声波传感器,检测小车前方障碍物的距... 本文简要介绍了一种基于Arduino新型集成开发环境的超声波避障小车的工作原理,包括对小车的结构、传感器、执行元件、Arduino单片机软件编程及试验结果的介绍。本方案基于蝙蝠超声波测距的原理,利用超声波传感器,检测小车前方障碍物的距离;轮速传感器分别检测左右轮速,所有信号传递给单片机,由其控制小车两个直流电机,驱动车轮。实现小车根据外部环境,完成前进、后退和转向动作,完成避障的功能。 展开更多
关键词 arduino单片机 脉宽调制 超声波测距 避障
在线阅读 下载PDF
基于Arduino的自动饮水机设计与研究 被引量:1
5
作者 朱俊 《电脑知识与技术》 2020年第1期279-281,共3页
Arduino系统是建立在C类语言基础上的,它将AVR单片机中的一些参数设置函数化,用户可以轻松进行设计和开发。该文介绍了基于Arduino的自动饮水机系统,该系统利用超声波传感器进行监测,从而判断水杯离饮水机的距离,再根据距离将相应信号... Arduino系统是建立在C类语言基础上的,它将AVR单片机中的一些参数设置函数化,用户可以轻松进行设计和开发。该文介绍了基于Arduino的自动饮水机系统,该系统利用超声波传感器进行监测,从而判断水杯离饮水机的距离,再根据距离将相应信号传递给Arduino控制板,由Arduino控制板将信号传递给场效应管,进而控制电磁阀的阀门开关,达到自动流水和自动停水的目的,该系统具有一定的创新和研究价值。 展开更多
关键词 arduino 传感器 单片机 执行器
在线阅读 下载PDF
基于Arduino的智能家居灯控系统研究 被引量:1
6
作者 车玮 《电子测试》 2021年第14期33-34,37,共3页
本文将设计一套基于Arduino的智能家居灯控系统,此系统主要分为室内灯控系统和室外灯控系统两部分,其中室内灯控系统采用自定义灯控模式;室外灯控系统主要采用声控模式,并且可以在开启后的一定时间自行关闭。本文所设计的智能家居灯控... 本文将设计一套基于Arduino的智能家居灯控系统,此系统主要分为室内灯控系统和室外灯控系统两部分,其中室内灯控系统采用自定义灯控模式;室外灯控系统主要采用声控模式,并且可以在开启后的一定时间自行关闭。本文所设计的智能家居灯控系统具有安装成本较低,应用范围广,易于拓展等特点,值得进行普及应用。 展开更多
关键词 arduino UNO单片机系统 智能家居 灯控系统
在线阅读 下载PDF
基于Arduino单片机的舞蹈机器人系统的设计与实现 被引量:6
7
作者 王泽红 彭熙 +3 位作者 刘思源 康程华 张桓瑜 卢书宇 《电子世界》 2018年第6期174-176,共3页
介绍了一款基于Arduino单片机的小型舞蹈机器人系统的设计与实现,介绍硬件系统的机械结构、控制电路设计和程序设计方案,该系统利用PWM信号实现对伺服舵机的控制,利用红外测距技术实现交互功能,并利用3D打印技术对机器人支撑部件、外观... 介绍了一款基于Arduino单片机的小型舞蹈机器人系统的设计与实现,介绍硬件系统的机械结构、控制电路设计和程序设计方案,该系统利用PWM信号实现对伺服舵机的控制,利用红外测距技术实现交互功能,并利用3D打印技术对机器人支撑部件、外观部件进行设计和制造。 展开更多
关键词 舞蹈机器人 arduino单片机 红外测距传感器 伺服舵机 3D打印
在线阅读 下载PDF
基于Arduino的激光雕刻机 被引量:4
8
作者 兰栋 张国恒 +3 位作者 王昭武 蓝剑锋 苏梦梦 王艺翔 《电子世界》 2018年第7期16-17,共2页
采用Arduino单片机为微控制器,实现了一个可直接进行雕刻的迷你激光雕刻机系统,该系统主要包括电源模块、中央处理模块、上位机模块、电机驱动模块、激光器驱动模块、机械传动结构模块、显示模块等部分,具有弱光定位、在非金属物体表面... 采用Arduino单片机为微控制器,实现了一个可直接进行雕刻的迷你激光雕刻机系统,该系统主要包括电源模块、中央处理模块、上位机模块、电机驱动模块、激光器驱动模块、机械传动结构模块、显示模块等部分,具有弱光定位、在非金属物体表面烧刻出由计算机传输的图案、重复雕刻、印章阴阳雕刻等功能。系统采用Arduino Nano型单片机构成中央处理系统模块,通过对输入的图片进行图像处理,生出相关的光路文件,再利用串口将该文件导入Arduino中,结合步进电机动作,激光的输出功率调节,实现高精度的激光雕刻,并以显示模块实时显示当前的雕刻工作状态。 展开更多
关键词 arduino单片机 激光雕刻 弱光定位 实时监测
在线阅读 下载PDF
基于Arduino单片机应用的高职课程改革 被引量:4
9
作者 王芸芸 《集成电路应用》 2020年第3期52-53,共2页
引入Arduino实验开发板,增加新的教学内容。在保持成本的状况下,展现"理实一体"的教学模式,激发学生的兴趣,提升学生创作灵感,展现良好的改革设计效果。
关键词 arduino 高职高专 单片机 课程改革
在线阅读 下载PDF
基于Arduino的智能送药小车 被引量:5
10
作者 肖光亚 《南方农机》 2022年第2期184-186,共3页
智能单片机小车由于其智能、方便、快捷,被广泛应用于各行业。本研究的智能送药小车包括了Ardunio mega2560单片机、OpenMv4智能识别装置、寻迹装置、L298N模块、433M无线模块等装置。研究结果表明:智能送药小车通过识别地面安置路线以... 智能单片机小车由于其智能、方便、快捷,被广泛应用于各行业。本研究的智能送药小车包括了Ardunio mega2560单片机、OpenMv4智能识别装置、寻迹装置、L298N模块、433M无线模块等装置。研究结果表明:智能送药小车通过识别地面安置路线以及相应的病房号,可以自动躲避障碍,自动沿设定的路线行驶,既可以实现单车往返送药,也可以实现双车通信式送药,做到高效快速将药品从药房准确送达病房。 展开更多
关键词 arduino mega2560单片机 OpenMv4智能摄像头 433M无线模块
在线阅读 下载PDF
基于Arduino+单片机的智能抢答器研究设计 被引量:1
11
作者 李锦良 左思明 张福鼎 《卫星电视与宽带多媒体》 2020年第14期37-39,共3页
通过研究分析目前的抢答器存在不足,根据现在开源硬件平台的发展现状,提出一种基于Arduino开源硬件平台作为主控核心模块,采用单片机作为分布式子系统控制模块的灵活组网智能抢答器,并进行了仿真实践设计与硬件系统模块试制。
关键词 arduino 单片机 抢答器
在线阅读 下载PDF
基于Arduino单片机及3D打印技术的光反射折射实验仪的开发
12
作者 雷蔓 杨松 +1 位作者 聂祥荣 李江 《中阿科技论坛(中英文)》 2020年第6期126-128,共3页
初中物理光学实验主要目的就是让学生掌握光的反射折射规律,目前现有的光反射折射实验器材自动化程度低,不方便实验教学。针对这一现状,本团队研究了一种光反射折射实验仪,首先通过功能需求分析,列出了该实验仪应该具备的功能,确定了其... 初中物理光学实验主要目的就是让学生掌握光的反射折射规律,目前现有的光反射折射实验器材自动化程度低,不方便实验教学。针对这一现状,本团队研究了一种光反射折射实验仪,首先通过功能需求分析,列出了该实验仪应该具备的功能,确定了其结构和工作原理;其次用Arduino单片机作为该实验仪的控制核心,研究了其控制系统的硬件构成和软件编程;最后利用了3D打印等制作技术,完成了该光反射折射实验仪的制作,并进行测试试验。试验表明,该实验仪能够满足预期的功能和实验教学的需要。 展开更多
关键词 光反射折射 3D打印 实验仪 单片机 arduino
在线阅读 下载PDF
Deep reinforcement learning based integrated evasion and impact hierarchical intelligent policy of exo-atmospheric vehicles 被引量:1
13
作者 Leliang REN Weilin GUO +3 位作者 Yong XIAN Zhenyu LIU Daqiao ZHANG Shaopeng LI 《Chinese Journal of Aeronautics》 2025年第1期409-426,共18页
Exo-atmospheric vehicles are constrained by limited maneuverability,which leads to the contradiction between evasive maneuver and precision strike.To address the problem of Integrated Evasion and Impact(IEI)decision u... Exo-atmospheric vehicles are constrained by limited maneuverability,which leads to the contradiction between evasive maneuver and precision strike.To address the problem of Integrated Evasion and Impact(IEI)decision under multi-constraint conditions,a hierarchical intelligent decision-making method based on Deep Reinforcement Learning(DRL)was proposed.First,an intelligent decision-making framework of“DRL evasion decision”+“impact prediction guidance decision”was established:it takes the impact point deviation correction ability as the constraint and the maximum miss distance as the objective,and effectively solves the problem of poor decisionmaking effect caused by the large IEI decision space.Second,to solve the sparse reward problem faced by evasion decision-making,a hierarchical decision-making method consisting of maneuver timing decision and maneuver duration decision was proposed,and the corresponding Markov Decision Process(MDP)was designed.A detailed simulation experiment was designed to analyze the advantages and computational complexity of the proposed method.Simulation results show that the proposed model has good performance and low computational resource requirement.The minimum miss distance is 21.3 m under the condition of guaranteeing the impact point accuracy,and the single decision-making time is 4.086 ms on an STM32F407 single-chip microcomputer,which has engineering application value. 展开更多
关键词 Exo-atmospheric vehicle Integrated evasion and impact Deep reinforcement learning Hierarchical intelligent policy single-chip microcomputer Miss distance
原文传递
基于开源平台的中波广播发射机电源高压隔离与数字化监测系统设计
14
作者 郑佳辉 《广播与电视技术》 2025年第8期81-85,共5页
本文介绍了一种基于Arduino单片机平台实现的DAM10kW中波广播发射机推动稳压电源输出电压监测系统设计,该系统实现了对电源关键参数的实时采集、显示、异常报警、远程监控和历史数据存储及翻阅功能,具有安全可靠、测量精准等特点,有效... 本文介绍了一种基于Arduino单片机平台实现的DAM10kW中波广播发射机推动稳压电源输出电压监测系统设计,该系统实现了对电源关键参数的实时采集、显示、异常报警、远程监控和历史数据存储及翻阅功能,具有安全可靠、测量精准等特点,有效提升了发射机运行的稳定性和维护效率,显著提高了中波发射台站的安全播出水平。 展开更多
关键词 中波 推动稳压电源 高压隔离 数字化监测 arduino单片机
在线阅读 下载PDF
基于WiFi和单片机的教学楼智能照明系统的设计 被引量:8
15
作者 刘瑞妮 《电子设计工程》 2018年第5期133-136,共4页
为解决教学楼内照明灯的远程智能控制问题,提出了一种基于Wi Fi和Arduino单片机的教学楼智能照明远程控制系统设计方案。系统以Arduino单片机作为核心控制器件,使用光照传感器和红外传感器分别对教学楼内光照强度和人数进行检测,根据教... 为解决教学楼内照明灯的远程智能控制问题,提出了一种基于Wi Fi和Arduino单片机的教学楼智能照明远程控制系统设计方案。系统以Arduino单片机作为核心控制器件,使用光照传感器和红外传感器分别对教学楼内光照强度和人数进行检测,根据教学楼内光照强度和人数的多少,控制照明灯的开启或关闭,使用Wi Fi模块为中介,在手机客户端可以实现对室内照明器件的远程操作。该设计简单实用,可以很方便的推广到各类学校教室、办公楼内照明灯的远程智能控制。 展开更多
关键词 WIFI arduino单片机 智能照明 远程控制
在线阅读 下载PDF
单片机,DSP,PLD/EDA的介绍、比较和分析 被引量:2
16
作者 涂亮 王玮 王海林 《山西电子技术》 2004年第6期35-36,共2页
当今,数字时代的核心动力便是单片机,DSP,PLD/EDA,以其各自的特点满足了各种需要,推动着信息技术的快速发展。这里将对这三类电子产品分别加以介绍,并作比较和分析。
关键词 单片机(single-chip microcomputer) 数字信号处理(DSP) 可编程逻辑器件(PLD)/电子设计自动化(EDA)
在线阅读 下载PDF
Research on Control System of Spindle Drive for High Speed Spinning Machine 被引量:2
17
作者 Wei Jian(魏建) 《Journal of Donghua University(English Edition)》 EI CAS 2001年第1期76-80,共5页
Through analyzing the principle of spindle drive of winding mechanism for high speed spinning machine,the article not only describes a kind of mode of spindle drive for take-up motion on the basis of control method of... Through analyzing the principle of spindle drive of winding mechanism for high speed spinning machine,the article not only describes a kind of mode of spindle drive for take-up motion on the basis of control method of constant velocity winding, but also introduces the design technique of software and hardware for the control system of mechatronics of spindle drive mode for take- up motion on the basis of constant velocity winding for high speed spinning machine with single-chip microcomputer. The mathematical model to describe the spindle rotating speed is established. It is an important technology for high speed spinning machine and provides a feasible application way. 展开更多
关键词 synthetic filament TAKE-UP motion package spindle contact roller single-chip microcomputer control system.
在线阅读 下载PDF
Investigation on the stepping arc stud welding process 被引量:1
18
作者 池强 张建勋 +1 位作者 付继飞 张友权 《China Welding》 EI CAS 2005年第2期158-162,共5页
Through the investigation on traditional arc stud welding process, a new welding gun and its control system were developed in this paper. The stepping arc stud welding gun was mainly made by a stepping motor as actuat... Through the investigation on traditional arc stud welding process, a new welding gun and its control system were developed in this paper. The stepping arc stud welding gun was mainly made by a stepping motor as actuating unit and a screw-driven device as moving unit. A control system with a MCS-51 single-chip microcomputer as main control component was used to realize the new stud welding procedure. This new welding process with stepping stud welding gun is named as stepping arc stud welding. In the new welding process, the stud action can be looked as constituted by some micro steps. The setting and adjusting of the stepping arc welding gun behavior parameters are accomplished independently. It is indicated from the results of process tests and bending test that the stepping arc stud welding process is practicable. 展开更多
关键词 STUD arc stud welding welding gun single-chip microcomputer
在线阅读 下载PDF
Design of Power Supply for On-line Monitoring System of Transmission Lines 被引量:1
19
作者 Kai Chen Zi-jian Zhao +2 位作者 Yu-ning Zhang Yang-chun Cheng Yuan Dai 《Energy and Power Engineering》 2013年第4期570-574,共5页
This paper uses CT to gain the energy directly from the high-voltage transmission line, to address the problem of power supply for monitoring system in high voltage side of transmission line. The draw-out power coil c... This paper uses CT to gain the energy directly from the high-voltage transmission line, to address the problem of power supply for monitoring system in high voltage side of transmission line. The draw-out power coil can induce voltage from the transmission line, using single-chip microcomputer to analog and output PMW wave to control the charging module, provides a stable 3.4 V DC voltage to the load, and solve the problem of easy saturating of core. The power supply based on this kind of draw-out power coil has undergone the overall testing, and it is verified-showing that it can properly work in a non-saturated status within the current range of 50 - 1000 A, and provide a stable output. The equipment also design protection circuit to improve the reliability to avid the impacts of the impulse current or short-circuit current. It effectively solves the problem of power supply for On-line Monitoring System of Transmission. 展开更多
关键词 Monitoring System POWER Supply of HIGH-VOLTAGE Transmission Line Draw-out POWER Coil single-chip microcomputer
暂未订购
基于压力传感器的人体坐姿识别测试研究 被引量:6
20
作者 孙明扬 孟彩茹 《电子科技》 2021年第4期47-51,共5页
坐姿识别对坐姿监测具有重要的研究意义。目前坐姿识别准确率偏低、装置调试复杂、成本较高,针对这些问题文中介绍了一种基于压力传感器的坐姿识别方法。该方法根据不同坐姿人体上半身8处监测位置压力传感器压力值的差异,实现对不同坐... 坐姿识别对坐姿监测具有重要的研究意义。目前坐姿识别准确率偏低、装置调试复杂、成本较高,针对这些问题文中介绍了一种基于压力传感器的坐姿识别方法。该方法根据不同坐姿人体上半身8处监测位置压力传感器压力值的差异,实现对不同坐姿的识别。由测试实验的结果可知,此法能对4种坐姿进行识别,且在身高相同的条件下,压力值大小与体重的大小成正相关。在4种坐姿中,胸椎和腰椎处的压力值明显偏高。文中结果证明此方法能较好地应用于坐姿监测设备,实现对坐姿的识别和监测。 展开更多
关键词 arduino单片机 压力传感器 坐姿研究 坐姿识别 被动式监测 测试实验 非穿戴 智能装置
在线阅读 下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部