Robofun 機器人論壇

標題: arduino LCD點陣液晶顯示器 : I2C compile error [打印本頁]

作者: rachelrrr    時間: 2019-8-9 07:17
標題: arduino LCD點陣液晶顯示器 : I2C compile error
請問我下載
// LCD I2C Library,
// https://bitbucket.org/fmalpartida/new-liquidcrystal/downloads
#include <LiquidCrystal_I2C.h>
.................
compile error
C:\Users\USER\Documents\Arduino\libraries\NewliquidCrystal/SoftI2CMaster.h:172:31: error: 'SCL_PORT' was not declared in this scope

#define SCL_IN (_SFR_IO_ADDR(SCL_PORT) - 2)
.................
這內建的I2C SCL, SDA 相關的header file 要去哪裡找?
作者: 超新手    時間: 2019-8-12 12:41
應該是不用特別下載
如果不是你 IDE 沒安裝好, 就是你的 arduino 是比較特別的版本
(不是 uno, nano, leonardo, mega...這些常見版本)





歡迎光臨 Robofun 機器人論壇 (https://robofun.net/forum/) Powered by Discuz! X3.2