{{ 'fb_in_app_browser_popup.desc' | translate }} {{ 'fb_in_app_browser_popup.copy_link' | translate }}
{{ 'in_app_browser_popup.desc' | translate }}
{{word('consent_desc')}} {{word('read_more')}}
{{setting.description}}
價格均含稅,下單享優惠!歡迎大量採購,由專人提供專案報價。
{{ childProduct.title_translations | translateModel }}
{{ getChildVariationShorthand(childProduct.child_variation) }}
{{ getSelectedItemDetail(selectedChildProduct, item).childProductName }} x {{ selectedChildProduct.quantity || 1 }}
{{ getSelectedItemDetail(selectedChildProduct, item).childVariationName }}
產品貨號:368112100058
區號:Qa14-03
品牌:CIRCUS Pi
原廠貨號:
全店,滿千免運優惠(限郵寄和超商純取貨)
全店,1/24~2/2春節期間,賣場將暫停出貨,並於2/3 恢復正常出貨。
商品存貨不足,未能加入購物車
您所填寫的商品數量超過庫存
{{'products.quick_cart.out_of_number_hint'| translate}}
{{'product.preorder_limit.hint'| translate}}
每筆訂單限購 {{ product.max_order_quantity }} 件
現庫存只剩下 {{ quantityOfStock }} 件
作為顯示用途,比起一般常用的LCD1602或LCD2004,在畫面呈現上有較高的細緻度,128x64的解析可顯示簡單的圖像,顏色為單色(白色)。可應用於需要顯示資訊或圖像的專案,如:空氣盒子、智慧房屋、DIY手錶…等,或使用於檢測時顯示資訊用途。
範例說明
本範例使用 Arduino Uno Rev3(原裝) ,連接Circus 1.3吋OLED顯示螢幕,顯示經典Hello world!。
使用設備
本範例使用之程式庫為 「 U8g2lib.h」,可至Arduino IDE內的管理程式庫搜尋並安裝。
電路圖
Arduino 程式撰寫範例
本撰寫範例將會有三個步驟
1. 安裝程式庫
2. 程式碼撰寫
3. 顯示畫面
1. 安裝程式庫
1-1. 確認網路是否已連線到網際網路。
1-2. 開啟 Arduino 的 IDE 介面後,請到上方的功能選項中,點選 「草稿碼」-> 「匯入程式庫」-> 「管理程式庫」。
1-3. 在搜尋欄位中,輸入 「U8g2」,找到該項目後便可點擊「安裝」按鈕,開始安裝程式庫。
2. 程式碼撰寫
相關程式碼請點擊此連結
顯示大小 | 1.3 吋 |
分辨率 | 128 x 64 |
顯示顏色 | 白色 |
驅動 | SSD1306 |
傳書格式 | I2C |
I2C 位址 | 0x3C |
模組工作電壓 | 1 |