/fonline-esp8266

FOnline online status for ESP8266 powered chips written in Arduino C++

Primary LanguageC++GNU General Public License v3.0GPL-3.0

fonline-esp8266

World without transistors that's being held online by transistors

FOnline online players count status for ESP8266 powered chips written in Arduino Framework

Core

  • Connects to remote
  • Writes 4 required bytes
  • Delay in between write and read
  • Read data to buffer
  • Endian swap
  • Online number parse
  • Render onto OLED 128x64 display
  • Multiple remotes

Optional TODO

It's all done!

Required libraries

  • ESP8266WiFi
  • SD1306Wire
  • OLEDDisplayUi
  • Wire

Credits