99精品伊人亚洲|最近国产中文炮友|九草在线视频支援|AV网站大全最新|美女黄片免费观看|国产精品资源视频|精彩无码视频一区|91大神在线后入|伊人终合在线播放|久草综合久久中文

電子發(fā)燒友App

硬聲App

0
  • 聊天消息
  • 系統(tǒng)消息
  • 評論與回復
登錄后你可以
  • 下載海量資料
  • 學習在線課程
  • 觀看技術視頻
  • 寫文章/發(fā)帖/加入社區(qū)
會員中心
創(chuàng)作中心

完善資料讓更多小伙伴認識你,還能領取20積分哦,立即完善>

3天內(nèi)不再提示
創(chuàng)作
電子發(fā)燒友網(wǎng)>電子資料下載>電子資料>Arduino UNO液晶屏開源

Arduino UNO液晶屏開源

2022-08-12 | zip | 0.01 MB | 次下載 | 2積分

資料介紹

電路板圖如下:
pYYBAGL0XVWAF-yeAABQrzqjkHg369.png
pYYBAGL0XVeAIz4vAAA8Wy_BTjE366.png

成分

ARDUINO UNO REV3 × 1
通用 220 歐姆電阻器 × 1
LCM-S01602DSF/A
Lumex 光電/組件公司
× 1

描述

Arduino UNO 液晶屏

建造盾牌:

組裝:

盾構圖如下:

LCD RS 引腳到數(shù)字引腳 12

LCD 使能引腳到數(shù)字引腳 11

LCD D4 引腳到數(shù)字引腳 5

LCD D5 引腳到數(shù)字引腳 4

LCD D6 引腳到數(shù)字引腳 3

LCD D7 引腳到數(shù)字引腳 2

LCD R/W 引腳到 GND

LCD VSS 引腳至 GND

LCD VCC 引腳至 5V

LCD LED+ 通過 220 歐姆電阻器至 5V

LCD LED- 到 GND

電阻器進入電阻器符號。每個孔中都有焊針。就是這樣!

使用盾牌:

要使用顯示器,您必須在 Arduino IDE 上安裝 LiquidCrystalDisplay 庫。

我將在下面留下一個 Hello world 示例來使用顯示器。;)

代碼

你好世界!

阿杜諾

? /*
? LiquidCrystal Library - Hello World
? ?
? Demonstrates the use a 16x2 LCD display.The LiquidCrystal
? library works with all LCD displays that are compatible with the
? Hitachi HD44780 driver. There are many of them out there, and you
? can usually tell them by the 16-pin interface.
? ?
? This sketch prints "Hello World!" to the LCD
? and shows the time.
? ?
? The circuit:
? * LCD RS pin to digital pin 12
? * LCD Enable pin to digital pin 11
? * LCD D4 pin to digital pin 5
? * LCD D5 pin to digital pin 4
? * LCD D6 pin to digital pin 3
? * LCD D7 pin to digital pin 2
? * LCD R/W pin to ground
? * LCD VSS pin to ground
? * LCD VCC pin to 5V
? * 10K resistor:
? * ends to +5V and ground
? * wiper to LCD VO pin (pin 3)
? ?
? Library originally added 18 Apr 2008
? by David A. Mellis
? library modified 5 Jul 2009
? by Limor Fried (http://www.ladyada.net)
? example added 9 Jul 2009
? by Tom Igoe
? modified 22 Nov 2010
? by Tom Igoe
? modified 7 Nov 2016
? by Arturo Guadalupi
? ?
? This example code is in the public domain.
? ?
? http://www.arduino.cc/en/Tutorial/LiquidCrystalHelloWorld
? ?
? */
? ?
? // include the library code:
? #include
? ?
? // initialize the library by associating any needed LCD interface pin
? // with the arduino pin number it is connected to
? const int rs = 12, en = 11, d4 = 5, d5 = 4, d6 = 3, d7 = 2;
? LiquidCrystal lcd(rs, en, d4, d5, d6, d7);
? ?
? void setup() {
? // set up the LCD's number of columns and rows:
? lcd.begin(16, 2);
? // Print a message to the LCD.
? lcd.print("hello, world!");
? }
? ?
? void loop() {
? // set the cursor to column 0, line 1
? // (note: line 1 is the second row, since counting begins with 0):
? lcd.setCursor(0, 1);
? // print the number of seconds since reset:
? lcd.print(millis() / 1000);
? }

下載該資料的人也在下載 下載該資料的人還在閱讀
更多 >

評論

查看更多

下載排行

本周

  1. 1DD3118電路圖紙資料
  2. 0.08 MB   |  1次下載  |  免費
  3. 2AD庫封裝庫安裝教程
  4. 0.49 MB   |  1次下載  |  免費
  5. 3PC6206 300mA低功耗低壓差線性穩(wěn)壓器中文資料
  6. 1.12 MB   |  1次下載  |  免費
  7. 4網(wǎng)絡安全從業(yè)者入門指南
  8. 2.91 MB   |  1次下載  |  免費
  9. 5DS-CS3A P00-CN-V3
  10. 618.05 KB  |  1次下載  |  免費
  11. 6海川SM5701規(guī)格書
  12. 1.48 MB  |  次下載  |  免費
  13. 7H20PR5電磁爐IGBT功率管規(guī)格書
  14. 1.68 MB   |  次下載  |  1 積分
  15. 8IP防護等級說明
  16. 0.08 MB   |  次下載  |  免費

本月

  1. 1貼片三極管上的印字與真實名稱的對照表詳細說明
  2. 0.50 MB   |  103次下載  |  1 積分
  3. 2涂鴉各WiFi模塊原理圖加PCB封裝
  4. 11.75 MB   |  89次下載  |  1 積分
  5. 3錦銳科技CA51F2 SDK開發(fā)包
  6. 24.06 MB   |  43次下載  |  1 積分
  7. 4錦銳CA51F005 SDK開發(fā)包
  8. 19.47 MB   |  19次下載  |  1 積分
  9. 5PCB的EMC設計指南
  10. 2.47 MB   |  16次下載  |  1 積分
  11. 6HC05藍牙原理圖加PCB
  12. 15.76 MB   |  13次下載  |  1 積分
  13. 7802.11_Wireless_Networks
  14. 4.17 MB   |  12次下載  |  免費
  15. 8蘋果iphone 11電路原理圖
  16. 4.98 MB   |  6次下載  |  2 積分

總榜

  1. 1matlab軟件下載入口
  2. 未知  |  935127次下載  |  10 積分
  3. 2開源硬件-PMP21529.1-4 開關降壓/升壓雙向直流/直流轉(zhuǎn)換器 PCB layout 設計
  4. 1.48MB  |  420064次下載  |  10 積分
  5. 3Altium DXP2002下載入口
  6. 未知  |  233089次下載  |  10 積分
  7. 4電路仿真軟件multisim 10.0免費下載
  8. 340992  |  191390次下載  |  10 積分
  9. 5十天學會AVR單片機與C語言視頻教程 下載
  10. 158M  |  183342次下載  |  10 積分
  11. 6labview8.5下載
  12. 未知  |  81588次下載  |  10 積分
  13. 7Keil工具MDK-Arm免費下載
  14. 0.02 MB  |  73815次下載  |  10 積分
  15. 8LabVIEW 8.6下載
  16. 未知  |  65989次下載  |  10 積分