制造商零件编号 C008-B
ATOM MATRIX ESP32 DEV KIT
M5Stack Technology Co., Ltd.
所订产品一般在 7-10个工作日 内送达中国,具体时间取决于收货地点。
最低订购金额为人民币 300 元,顺丰快递免运费配送。
当用人民币下单时,按照国际贸易条款 DDP(DigiKey 支付关税、海关费用和当地税款)方式结算。
电汇预付
更多来自全授权合作伙伴的产品
下单后,从合作伙伴发货平均需要时间 1-3 天,也可能产生额外运费。可能另外收取运费。 实际发货时间请留意产品详情页、购物车和结账页面上的说明。
国际贸易结算方式:CPT(交货时支付关税、海关费用和适用 VAT/应付税金)
有关详情,请访问帮助和支持
License: General Public License Arduino
* Thanks for the source code and project information provided by @AJB2K3
Software apps and online services
#25ProjectsofChristmas
#CommunityCookbook
M5Stack Unit LED.
In this guide I will show you how to use the Unit OLED with the M5Atom and then in a future guide, the M5Stamp.
For this guide you will need the following M5Stack products.
Assembling the parts.
Assembly of the parts is simple and strait forward.
The Tailbat is plugged into the Atom Matrix and the UnitOLED is plugged into the grove port of the Tailbat.
Programming the UnitOLED.
In order to program the UnitOLED we first need to add the UnitOLED. To add the UnitOLED to UIFlow we need to click on the + sign below the picture of the Atom Matrix.
In the panel that pops up, scroll down through the units to find the UnitOLED.
Click on the OLED to make a green tick appear and make sure the port list is Port A.
Click on OK and the OLED will appear below the Atom Matrix.
In order to activate the UnitOLED, we first need activate the UnitOLED. This is done by placing the OLED Power On block.
Now this block has been placed, if we run this the UnitOLED will turn on showing the default screen.
In order to clear the screen before writing to it we need to blank the screen using the Fill color block.
There isn't a dedicated clear screen block, so this does the job for us. If we don't place the block, data gets continuously written to the screen until all the pixels get filled and never blanked out.
Next, we add something to show to the screen.
However, if this example is run, nothing will show on the screen as it has only been written to a buffer. To get the data in the buffer to appear on screen we have to use the OLED Show block at the end of the loop.
And that's all that's required to run the UnitOLED.
谢谢!
敬请关注收件箱中的 DigiKey 新闻与更新!
请输入电子邮件地址