可以控制的8 * 8點矩陣

最後編輯:2016-01-06 建立:2015-12-31 歷史紀錄
  • 用 " MobaXterm " 輸入想顯示的文字 接著由 " 8 * 8點矩陣 " 來呈現

 

*

https://www.youtube.com/watch?v=B-s0BBHDOuk

 

 

 

接線

 

 

 

 

 

 

原專案:https://github.com/rm-hull/max7219

 

 

  • import max7219.led as led
  • import time
  • from max7219.font import proportional, SINCLAIR_FONT, TINY_FONT, CP437_FONT
  • from random import randrange
  • x='What do you mean'
  • #x=raw_input('enter some sentence :')
  • device = led.matrix(cascaded=4)
  • device.show_message(x, font=proportional(CP437_FONT)) # TINY_FONT is tiny