×

使用Arduino来制造飞机

消耗积分:0 | 格式:zip | 大小:0.09 MB | 2022-10-28

王秀珍

分享资料个

描述

这个项目是为我的大学毕业而设计的,项目和预算都是我的想法和钱,我选择这个项目是因为我很乐观地希望只使用 Arduino 来制造一架完全自制的飞机。这架飞机也是我制造的,没有任何帮助,我在互联网上进行了大量研究并决定制作这个个人设计,使用隔离泡沫和热线,我设法切割碎片并手工打磨它们看起来既漂亮又光滑。

硬件:

决定使用 arduino Uno 因为那是我所拥有的并且超过 10x Atmegas328p 所以我使用 EAGLE 进行威廉希尔官方网站 设计添加了组件:

  • MPU6050 陀螺仪 Axx。
  • 全球定位系统
  • DHT 温度湿度传感器
  • 用于核辐射传感器 mSv 的盖革计数器
  • 压力和高度的 BMP
  • 和许多其他用于黑匣子的 SD 卡保存我所有的数据..等

因此进行了威廉希尔官方网站 设计,并在其他威廉希尔官方网站 的顶部设计了 3 个威廉希尔官方网站 作为屏蔽/三明治。

蚀刻过程(照片)/说明。

我在 EAGLE(免费版)软件中制作了 PCB,使用 ATmega328p 微控制器作为基础,并添加了我需要的部件、按钮、LED、调节器、nRF24L01 的引脚等

使用转印纸工艺,我使用激光打印机和光面纸打印威廉希尔官方网站 ,然后精确切割威廉希尔官方网站 的一侧并切割双面铜 PCB。之后仔细清洁并放置纸张并用纸胶带将它们锁定,两面熨烫约 10 分钟,用力并小心地按压两侧。10 分钟后将 PCB 放入水中,使纸变湿并易于剥离。

小心/轻轻地剥离纸张,清洁所有纸张后,是蚀刻的时间,使用温水使过程更快,并用图片中没有的小海绵仔细清洁它。

最后使用高砂纸海绵或洗碗海绵擦拭 PCB 上的所有黑色墨水/颜色,最后你得到一个干净的自制 PCB 以供使用。

所有 PCB 均为双面,手工制作/自制

 
poYBAGNYtoCAfGMNAAVOcdj0d60218.jpg
主板、主板、无线电接收器和数据 I2C com/飞机控制 PCB
 

这是第一个 PCB,只有更多。

 
poYBAGNYtoWAE9NAAAcsMki1TIU023.jpg
控制伺服电机的小屏蔽,每个都有自己的调节器 800mA
 

 

 
poYBAGNYtomAHKKxAAYaiGSfdD0064.jpg
黑盒威廉希尔官方网站 ,可保存所有数据、所有传感器数据和其他必要时的额外数据
 

无线电控制:

还设法用 Arduino 控制 ESC 和电机,并使用便宜的操纵杆和 nRF24L01 PA 作为无线电控制,将游戏操纵杆修改为添加和额外的电位器作为速度控制,并用我制作的另一个威廉希尔官方网站 对操纵杆进行编程。

 
pYYBAGNYto2AYJ7cAAV1UJHZB80521.jpg
修改后的游戏操纵杆用于控制飞机

一般用途

这架飞机被设计用于在人类或危险区域无法进入的区域飞行和收集数据,或者只是收集天气数据。该飞机能够以mSv为单位收集温度、湿度、辐射(x、gama),以及收集高度数据、GPS坐标、陀螺仪、Gforce..等

飞机也能像自动驾驶一样飞行,只需要插入坐标,它就会飞回来,它使用MPU6050自稳定,不易坠毁。

总建造/设计时间:35~40 天。我花了大约一年的时间来建造,因为我只在空闲时间从事这个项目+我不得不等待组件从中国运来。

Ps 遗憾的是我没有更多的镜头或信息,我将继续查看我的项目文件夹并更新我得到的其他内容。跟上,保持乐观,永远走下去,让你的梦想成真。

 


声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

评论(0)
发评论

下载排行榜

全部0条评论

快来发表一下你的评论吧 !

'+ '

'+ '

'+ ''+ '
'+ ''+ ''+ '
'+ ''+ '' ); $.get('/article/vipdownload/aid/'+webid,function(data){ if(data.code ==5){ $(pop_this).attr('href',"/login/index.html"); return false } if(data.code == 2){ //跳转到VIP升级页面 window.location.href="//m.obk20.com/vip/index?aid=" + webid return false } //是会员 if (data.code > 0) { $('body').append(htmlSetNormalDownload); var getWidth=$("#poplayer").width(); $("#poplayer").css("margin-left","-"+getWidth/2+"px"); $('#tips').html(data.msg) $('.download_confirm').click(function(){ $('#dialog').remove(); }) } else { var down_url = $('#vipdownload').attr('data-url'); isBindAnalysisForm(pop_this, down_url, 1) } }); }); //是否开通VIP $.get('/article/vipdownload/aid/'+webid,function(data){ if(data.code == 2 || data.code ==5){ //跳转到VIP升级页面 $('#vipdownload>span').text("开通VIP 免费下载") return false }else{ // 待续费 if(data.code == 3) { vipExpiredInfo.ifVipExpired = true vipExpiredInfo.vipExpiredDate = data.data.endoftime } $('#vipdownload .icon-vip-tips').remove() $('#vipdownload>span').text("VIP免积分下载") } }); }).on("click",".download_cancel",function(){ $('#dialog').remove(); }) var setWeixinShare={};//定义默认的微信分享信息,页面如果要自定义分享,直接更改此变量即可 if(window.navigator.userAgent.toLowerCase().match(/MicroMessenger/i) == 'micromessenger'){ var d={ title:'使用Arduino来制造飞机',//标题 desc:$('[name=description]').attr("content"), //描述 imgUrl:'https://'+location.host+'/static/images/ele-logo.png',// 分享图标,默认是logo link:'',//链接 type:'',// 分享类型,music、video或link,不填默认为link dataUrl:'',//如果type是music或video,则要提供数据链接,默认为空 success:'', // 用户确认分享后执行的回调函数 cancel:''// 用户取消分享后执行的回调函数 } setWeixinShare=$.extend(d,setWeixinShare); $.ajax({ url:"//www.obk20.com/app/wechat/index.php?s=Home/ShareConfig/index", data:"share_url="+encodeURIComponent(location.href)+"&format=jsonp&domain=m", type:'get', dataType:'jsonp', success:function(res){ if(res.status!="successed"){ return false; } $.getScript('https://res.wx.qq.com/open/js/jweixin-1.0.0.js',function(result,status){ if(status!="success"){ return false; } var getWxCfg=res.data; wx.config({ //debug: true, // 开启调试模式,调用的所有api的返回值会在客户端alert出来,若要查看传入的参数,可以在pc端打开,参数信息会通过log打出,仅在pc端时才会打印。 appId:getWxCfg.appId, // 必填,公众号的唯一标识 timestamp:getWxCfg.timestamp, // 必填,生成签名的时间戳 nonceStr:getWxCfg.nonceStr, // 必填,生成签名的随机串 signature:getWxCfg.signature,// 必填,签名,见附录1 jsApiList:['onMenuShareTimeline','onMenuShareAppMessage','onMenuShareQQ','onMenuShareWeibo','onMenuShareQZone'] // 必填,需要使用的JS接口列表,所有JS接口列表见附录2 }); wx.ready(function(){ //获取“分享到朋友圈”按钮点击状态及自定义分享内容接口 wx.onMenuShareTimeline({ title: setWeixinShare.title, // 分享标题 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); //获取“分享给朋友”按钮点击状态及自定义分享内容接口 wx.onMenuShareAppMessage({ title: setWeixinShare.title, // 分享标题 desc: setWeixinShare.desc, // 分享描述 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 type: setWeixinShare.type, // 分享类型,music、video或link,不填默认为link dataUrl: setWeixinShare.dataUrl, // 如果type是music或video,则要提供数据链接,默认为空 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); //获取“分享到QQ”按钮点击状态及自定义分享内容接口 wx.onMenuShareQQ({ title: setWeixinShare.title, // 分享标题 desc: setWeixinShare.desc, // 分享描述 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); //获取“分享到腾讯微博”按钮点击状态及自定义分享内容接口 wx.onMenuShareWeibo({ title: setWeixinShare.title, // 分享标题 desc: setWeixinShare.desc, // 分享描述 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); //获取“分享到QQ空间”按钮点击状态及自定义分享内容接口 wx.onMenuShareQZone({ title: setWeixinShare.title, // 分享标题 desc: setWeixinShare.desc, // 分享描述 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); }); }); } }); } function openX_ad(posterid, htmlid, width, height) { if ($(htmlid).length > 0) { var randomnumber = Math.random(); var now_url = encodeURIComponent(window.location.href); var ga = document.createElement('iframe'); ga.src = 'https://www1.elecfans.com/www/delivery/myafr.php?target=_blank&cb=' + randomnumber + '&zoneid=' + posterid+'&prefer='+now_url; ga.width = width; ga.height = height; ga.frameBorder = 0; ga.scrolling = 'no'; var s = $(htmlid).append(ga); } } openX_ad(828, '#berry-300', 300, 250);