Examples-01: Difference between revisions

From Smart LCD
Line 4: Line 4:
* Example Model: HMT070DTA-D
* Example Model: HMT070DTA-D
* Example Video: [https://Youtu.be/msB-LpzPYu4 youtu.be/msB-LpzPYu4] (5:57)
* Example Video: [https://Youtu.be/msB-LpzPYu4 youtu.be/msB-LpzPYu4] (5:57)
* Example Project:  
* Example Project: [[Media:SDM-20-0014(Car crossing bridge game)(w sound).zip|SDM-20-0014(Car_crossing_bridge_game)(w_sound).zip]]
* Lua programming
* Lua programming
* Progress_Bar (icon_mode)
* Progress_Bar (icon_mode)
Line 18: Line 18:
* Example Model: HMT070ATA-1C
* Example Model: HMT070ATA-1C
* Example Video: [https://Youtu.be/t7VGK24kyLE youtu.be/t7VGK24kyLE] (2:31)
* Example Video: [https://Youtu.be/t7VGK24kyLE youtu.be/t7VGK24kyLE] (2:31)
* Example Project:  
* Example Project: [[Media:SDM-20-0015(SmartLCD RW w ArduinoUNO)(UNO code inside).zip|SDM-20-0015(SmartLCD_RW_w_ArduinoUNO)(UNO_code_inside).zip]]
* interface with Arduino UNO
* interface with Arduino UNO
* Read VP16 value by Arduino UNO
* Read VP16 value by Arduino UNO

Revision as of 16:25, 13 August 2025

Car Crossing Bridge Game

  • Example Model: HMT070DTA-D
  • Example Video: youtu.be/msB-LpzPYu4 (5:57)
  • Example Project: SDM-20-0014(Car_crossing_bridge_game)(w_sound).zip
  • Lua programming
  • Progress_Bar (icon_mode)
  • Bit_Icon element with icons representing 1
  • Touch_Key element call "VP:=value"
  • Number element with selected font
  • Static_String element with selected font
  • Page Jump call by Touch_Key element

Interface with Arduino UNO

  • Example Model: HMT070ATA-1C
  • Example Video: youtu.be/t7VGK24kyLE (2:31)
  • Example Project: SDM-20-0015(SmartLCD_RW_w_ArduinoUNO)(UNO_code_inside).zip
  • interface with Arduino UNO
  • Read VP16 value by Arduino UNO
  • Write back value by Arduino UNO
  • send Smart LCD command packet (example for Arduino UNO)
  • decode Smart LCD command packet (example for Arduino UNO)
  • Show the write back value on Smart LCD
  • Touch_Key element with cropped background picture effect
  • Call operations
  • Number element example with selected font