0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ino => pde, tabs => spaces More... over 9 years ago
move to Python-side LED color generation More... over 9 years ago
style update: tabs => spaces, local_var_name, MethodName More... over 9 years ago
add Minecraft fetcher More... about 10 years ago
fix meter setup, adjust range More... about 10 years ago
fix import from module rename More... about 10 years ago
rename modules to lower_under More... about 10 years ago
Add Minecraft status as submodule. More... about 10 years ago
Repurpose one meter for Minecraft. More... about 10 years ago
Remove superfluous context guard wrapper on lock. More... about 10 years ago
Update for Arduino 1.0 header compatability. More... over 10 years ago
Update for latest DataReceiver which includes size param. More... over 10 years ago
Remove superfluous LockGuard. More... over 10 years ago
Typo fix in README. More... over 12 years ago
Markdown syntax fixes. More... over 12 years ago
Add README with overview of the project, links and images, and some wiring details. More... over 12 years ago
Update to use templatized DataReceiver. More... over 12 years ago
Remove printout. More... over 12 years ago
Switch to use AutoFetchers, thread-safe sender. More... over 12 years ago
Update for Values --> AutoFetchers changes. More... over 12 years ago
Move NetworkValues to an AutoFetcher. Send Bps, not chunks. More... over 12 years ago
Restore LED strips, specify Meter maximums directly. More... over 12 years ago
Typo fix in comment. More... over 12 years ago
Document, use different to-interval conversion, fix math. More... over 12 years ago
Switch RAM to an AutoFetcher, return a used-wired-active total. More... over 12 years ago
Add callback to AutoFetcher. More... over 12 years ago
Use direct Meter max specification, not V=IR math. More... over 12 years ago
Adjust for Arduino voltage not quite being 5.0. More... over 12 years ago
Send all the CPUs. Add a preparatory sleep with a TODO to wait for a ready instead. More... over 12 years ago
Send RAM, adjust sending of CPU values. More... over 12 years ago