Pages:
Meta
Tag Archives: freebasic
3 point quadratic regression formula
While developing the in-process stormer viscometer, one of my goals is to allow the end user to calibrate the device with 3 fluids of known viscosity. With a bit of help from mathematica, I’ve found the formula and for whoever … Continue reading
Posted in Electronics, Miscellaneous, Work
Tagged 3 point, cubic, data set, freebasic, in-process, inverse, quadratic, regression, Stormer, viscometer
2 Comments
Temperature and light, several days
Well, It’s been a number of days since I built the unit and all’s been tested. Here is a picture of some of the data from my living room over the past several days. The purplish is the temperature and … Continue reading
Posted in Electronics, Personal Projects
Tagged freebasic, graphing, light, temperature, tracking
Leave a comment
Graphing program and viscometer proceeding apace
Well, things are proceeding apace as far as the viscometer is concerned. Unfortunately, the motor is just too non-linear to serve as a useful measuring device. God I’m dumb! Anyways, my graph-it program is working ok now and producing some … Continue reading
Posted in Other/misc
Tagged freebasic, graph, graphing, program, Stormer viscometer, viscometer
Leave a comment
Writing a new graphing program
Since I’m starting to take measurements based on time and value along with multiple data sets, I’ve decided that I need a new graphing program. This one will allow the use of multiple data sets and it will have save … Continue reading