Skip to content

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

License

Notifications You must be signed in to change notification settings

z4ika/fonline-esp8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages