查看“Microduino-OLED”的源代码
←
Microduino-OLED
跳转至:
导航
、
搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看与复制此页面的源代码。
{| style="width: 800px;" |- | [[file:Microduino-OLED-rect.jpg|400px|thumb|right|Microduino-OLED]] '''Microduino-Oled 12864''' is based SSD1306 0.96 inch 12864 OLED display module. Using the I2C interface, 3.3V power supply. |- | ==Features== *Active light, no backlight, large-angle range; *Low driving voltage, low power consumption; *I2C mode of communication, saving IO port, widely used; *Small, cheap, open source; *Open source hardware circuit design, compatible with the Arduino IDE development environment for programming process; *Microduino unified interface specification, and rich peripheral modules can be easily and flexibly with other eligible Microduino interface specification modules, sensors for quick connection and expansion; |- | ==Specifications== *Resolution:128x64; *Interface: IIC communication; *Power supply:3.3V; |- | ==Documents== Eagle PCB [[File:Microduino-Oled.zip]] main components *12864Oled Display:2864HSWEG01 [[File:2864HSWEG01.pdf]] *Driver IC:SSD1306 [[File:SSD1306-Revision 1.1.pdf]] |- | ==Development== *【U8glib Library [[Media:google download]] 】 *【Adafruit_SSD1306 Library [[Media:github download]] 】 *【MultiLCD Library https://github.com/stanleyhuangyc/MultiLCD github download ] 】 |- | ==Applications== basic usage sample program of u8glib library Note:core's IIC interface is A4(SDA),A5(SCL),core+'s IIC interface is D20(SDA),D21(SCL) *put your downloaded library in to libraries within Arduino IDE installation folder, If open Arduino IDE, please close all other example program before you open example program within u8glib library; *打开HelloWorld示例程序,把U8GLIB_SSD1306_128X64 u8g(U8G_I2C_OPT_NONE)这行的注释取消(删除“//”),编译通过后就可直接下载,下载完毕后“Hello World!”就显示在屏幕上; *显示字符/变量: *利用u8g.print(xx)函数即可,用法与Serial.print(xx)基本一致。 *更改字体: *u8g.setFont(xx)语句可更改字体,括号中的“xx”换成对应字体库名即可(可在U8glib\utility文件中的u8g.h文本里查找字体库); *推荐大字体:u8g_font_7x13、推荐中字体:u8g_font_fixed_v0r、推荐小字体:u8g_font_chikitar; *更改坐标: *可以通过u8g.setPrintPos(x,y);更改显示坐标位置。 *屏幕旋转: *将u8g.setRot180()注释在void setup()中,即可使屏幕翻转180度,可将180改为90、270; |- | ==Buy== |- | ==History== *2013年6月23日,批量完成,正式上架。 *2013年6月2日,第二次打样测试完成,暂未发现问题,面板批量完成。 *2013年5月18日,测试样板出炉,无上电复位电路,飞一个电容解决。 *2013年5月16日,样板出炉,有小问题。 *2013年5月7日,布板完成。 |- | ==Pictures== :[[file:Microduino-OLED-T.jpg|thumb|600px|center|Microduino OLED Front]] <br style="clear: left"/> :[[file:Microduino-OLED-B.jpg|thumb|600px|center|Microduino OLED Back]] <br style="clear: left"/> |- | |}
该页面使用的模板:
模板:Language
(
查看源代码
)
模板:Nmbox
(
查看源代码
)
返回至
Microduino-OLED
。
导航菜单
个人工具
创建账户
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
Welcome
首页
创客大赛
大赛详情
3D打印
安装月球车
图形化编程
操控月球车
升级月球车
编程工具下载
软件下载
Arduino
Processing
Mixly
Scratch
模块套件
Microduino 102
mCookie 102
mCookie 202
mCookie 302
IBC
其他
应用套件
四轴飞行器
平衡车
小车CUBE
音乐播放器
刷卡音乐播放器
wifi气象站
彩虹音乐触摸灯
分贝检测仪
迎门汇报
LED点阵时钟
LED点阵屏幕
硬件
mCookie
Sensor
Microduino
MicroWrt
MicroNux
MicroRobot-Core
MicroRobot-CoreESP
ideaBoard
ideaBox
MicroMV
MicroAI
帮助
常见问题
帮助
工具
链入页面
相关更改
特殊页面
页面信息