Category Archives: Coding

TTGO T-Display Deep Sleep

10mA isn’t an acceptable sleep current. Here’s how to put the TTGO to sleep. Continue reading

Posted in Arduino, C, Coding, Digital, HOW-TO, Power | Leave a comment

ChatGPT

With ChatGPT, the algorithms have learned to not only write working code, but accept constructive criticism and improve it, too. Continue reading

Posted in Algorithms, BASIC, C, Current Events, Digital Citizenship | Leave a comment

Mini Museum: Punched Cards

Data was once stored on punched cards, which allowed for direct manual data entry. Continue reading

Posted in Coding, Digital, Mini Museum, Nostalgia | Tagged , , , , , | Leave a comment

Constructors in FreeBASIC

FreeBASIC can be made to run arbitrary code, constructor-style, when custom types are allocated. Continue reading

Posted in BASIC, Coding | Leave a comment