tedtoal
I have a BS in Elect. Engineering and Computer Sci., 1975, Univ. of Colorado, Boulder, and a Ph.D., Integrated Genetics and Genomics, Univ. of Calif., Davis.
Retired
Pinned Repositories
Adafruit-GFX-Library
Adafruit GFX graphics core Arduino library, this is the 'core' class that all our other graphics libraries derive from
Button_TT
C++ classes for display of buttons on a pixel device, using Adafruit GFX library
EV-battery-and-range-plots
R program for plotting EV energy/mile at different speeds, and derived plots
floatToString
C code to create function floatToString() that converts a float to a string with specified number digits after dp.
monitor_printf
Provides a class with member function printf() that prints to the serial monitor.
msToString
A function to convert a number of milliseconds into a time string of the form HH:MM:SS
pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
quotes
SmartVent_Thermostat
SmartVent custom thermostat project files
XPT2046_Touchscreen_TT
Clone of library https://github.com/PaulStoffregen/XPT2046_Touchscreen to add a function to set touch pressure thresholds.
tedtoal's Repositories
tedtoal/XPT2046_Touchscreen_TT
Clone of library https://github.com/PaulStoffregen/XPT2046_Touchscreen to add a function to set touch pressure thresholds.
tedtoal/floatToString
C code to create function floatToString() that converts a float to a string with specified number digits after dp.
tedtoal/monitor_printf
Provides a class with member function printf() that prints to the serial monitor.
tedtoal/Adafruit-GFX-Library
Adafruit GFX graphics core Arduino library, this is the 'core' class that all our other graphics libraries derive from
tedtoal/Button_TT
C++ classes for display of buttons on a pixel device, using Adafruit GFX library
tedtoal/EV-battery-and-range-plots
R program for plotting EV energy/mile at different speeds, and derived plots
tedtoal/msToString
A function to convert a number of milliseconds into a time string of the form HH:MM:SS
tedtoal/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
tedtoal/quotes
tedtoal/SmartVent_Thermostat
SmartVent custom thermostat project files
tedtoal/Spoon-Knife
This repo is for demonstration purposes only.
tedtoal/TestGitStuff
Repository for testing various things about Git.
tedtoal/Welcome
tedtoal/wiring_analog_SAMD_TT
Changes to SAMD wiring_analog.c file to fix several problems
tedtoal/XPT2046_Touchscreen
Touchscreen Arduino Library for XPT2046 Touch Controller Chip