Updated ticker library to TickTwo, updated notes.
deleted
Updating documentation, web pages, and images.
Updating documentation, web pages, and images.
updates
modifications for beerboi 2.0.
Updates for 2.0.
Updates prepping for continuous read to oled.
Adjusted the css and js, so now they are downloading from the internet rather than from the ESP-12. This should make it much more responsive.
updates
Deleting raw.html as the data file can get too large to insert into an html document. It's a memory issue with the ESP-12, but showing the raw data as text works fine since the ESP-12 just streams out the file rather than attempting to hold it all in memory for insertion into a fancy web page.
Deleting these css and js files, I'm pulling them directly from the internet rather than hosting them on the ESP-12, which is really slow to deliver them.
A bunch of site updates.
Updated comments.
update
Fixed the math for calibration, seems to be dead accurate now. Some page clean up.
Site updates
More updates, fixed the problem where things were happening on the timer "thread"
More updates, fixed the problem where things were happening on the timer "thread"
some more updates, get time from local network
Just some updates, comments in the code, updated the web pages a bit.
new picture
Adding the libraries that I found on the internet that weren't available via the arduino library manager.
Updated my notes.
I've been having some trouble getting the ESP-12 to take code from the Arduino IDE, so I added an error message to the web pages. I'm not sure what's wrong, it was working, same chip and usb cable work on Windows, so it's something related to my laptop. Really annoying!
Adding the website files to version control.
Fixed link to raw data.
Just some more updates, close to release candidate, I think.
some updates
Initial commit.
Add initial directories