描述
<p><div class="document">
<h3 class="paragraph text-align-type-left pap-line-1.3 pap-line-rule-auto pap-spacing-before-3pt pap-spacing-after-3pt" style="line-height: 1.8;">1、项目功能介绍</h3>
<p class="paragraph text-align-type-left pap-line-1.3 pap-line-rule-auto pap-spacing-before-3pt pap-spacing-after-3pt" style="line-height: 1.8; text-align: justify;">本次项目以stm32f103c8t6为主控,采用SHT40传感器,实现桌面温湿度检测功能并使用TFT显示屏显示立牌内容。</p>
<h3 class="paragraph text-align-type-left pap-line-1.3 pap-line-rule-auto pap-spacing-before-3pt pap-spacing-after-3pt" style="line-height: 1.8;">2、项目属性</h3>
<p class="paragraph text-align-type-left pap-line-1.3 pap-line-rule-auto pap-spacing-before-3pt pap-spacing-after-3pt" style="line-height: 1.8;">本项目为原创的首次公开项目,未在其他比赛中获奖。</p>
<h3 class="paragraph text-align-type-left pap-line-1.3 pap-line-rule-auto pap-spacing-before-3pt pap-spacing-after-3pt" style="line-height: 1.8;"> 3、开源协议</h3>
GPL3.0开源协议
<h3 class="paragraph text-align-type-left pap-line-1.3 pap-line-rule-auto pap-spacing-before-3pt pap-spacing-after-3pt" style="line-height: 1.8;">4、项目内容</h3>
<p>(1)供电电路</p>
<p>供电采用3.7V锂电池和USB供电方案,通过mos管进行电源切换。板载TP4056充电电路、MT3608升压电路及AMS1117降压电路。</p>
<p>锂电池(或USB)经由MT3608芯片升至5V电压,由AMS1117降压至3.3供给系统。</p>
<p>(2)主控电路</p>
<p>主控采用外接晶振(高速8M和低速32.768KHz)分别为主频和RCT提供频率</p>
<p>(3)LCD显示屏</p>
<p>采用2.4寸、驱动芯片为ili9341的TFT显示屏</p>
<p>(4)板上留有esp01s、sd3078时钟芯片、按键电路等拓展接口,丰富项目功能</p>
<p>(5)温湿度传感器</p>
<p>采用SHT40,米家温湿度传感器同款,检测精度高,反应快。</p>
<p>(6)支撑部分</p>
<p>板上留有大面积焊盘区域,可用一块PCB小板立焊在其上作为支撑,不必打印3D外壳,降低项目成本</p>
<p>(7)立牌展示</p>
<p>本次采用的屏幕分辨率为320<em>240,静态图片取模后大小约为77k,远大于芯片自身容量,因而采用串口传输16进制数组的方式向单片机发送图片,避免使用24Cx存储芯片提升成本 且可在不进行二次编程的情况下快速替换立牌图片。</p>
<h3 class="paragraph text-align-type-left pap-line-1.3 pap-line-rule-auto pap-spacing-before-3pt pap-spacing-after-3pt" style="line-height: 1.8;">5、BOM清单</h3>
<p class="paragraph text-align-type-left pap-line-1.3 pap-line-rule-auto pap-spacing-before-3pt pap-spacing-after-3pt" style="line-height: 1.8;">可用直接生成的BOM表购买器件,显示屏(ILI9341驱动,2.4寸,320</em>240分辨率)需另行购买。</p>
<h3 class="paragraph text-align-type-left pap-line-1.3 pap-line-rule-auto pap-spacing-before-3pt pap-spacing-after-3pt" style="line-height: 1.8;">7、大赛LOGO验证</h3>
<p class="paragraph text-align-type-left pap-line-1.3 pap-line-rule-auto pap-spacing-before-3pt pap-spacing-after-3pt" style="line-height: 1.8;"><img src="//image.lceda.cn/oshwhub/399a501e10054309baf5beb53e5e089b.jpg" alt="" width="440" height="545" /></p>
<h3 class="paragraph text-align-type-left pap-line-1.3 pap-line-rule-auto pap-spacing-before-3pt pap-spacing-after-3pt" style="line-height: 1.8;">8、演示项目</h3>
<p>见附件</p>
</div></p>
评论(0)