Skip to content

askyuan/Esp8266_Wifi_Matrix_Clock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esp8266_Wifi_Matrix_Clock

A Esp8266 wifi matrix clock

看不到图自行翻墙或查看Pics目录里的图

Video

https://youtu.be/mZeVnjwp35k
https://space.bilibili.com/402654671

固件上传方法:
how to upload firmware:
1.自行设置安装ESP8266开发板
进入首选项(Preferences),找到附加开发板管理器地址(Additional Board Manager URLs),并在其后添加如下信息:
1.Install ESP8266 board
enter-(Preferences),find(Additional Board Manager URLs),add text:
http://arduino.esp8266.com/stable/package_esp8266com_index.json
pic2.png

2.点击工具 - 开发板 - 开发板管理器
搜索ESP8266并安装
2.open tools - board - board manager
search ESP8266 and install
pic1.png

选择开发板为Nodemcu 1.0
select board : Nodemcu 1.0

3.打开webUpdate.ino 修改wifi名和密码 烧录进Nodemcu后 打开网页上传.bin文件
3.open webUpdate.ino modify wifi ssid and password, after upload to board, open webpage and upload .bin file.

bom.jpg

1.jpg

blue.jpg

green.jpg

red.jpg

使用DS18B20模块(use DS18B20 module)
wire.png

如果你没有DS18B20模块 只有DS18B20 可以自己接一个4k7上拉电阻(If you only have DS18B20(not module), you can add a 4k7 pull-up resistant)
wire1.png

About

A Esp8266 wifi matrix clock

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%