When News breaks, ... we fix it
OK digital clocks are no big deal, you can pick them up for cheap on Amazon, and that's what I did. So why would I do that? I wanted to build a clock that would read the time from the web so that I would never have to set it.
Showing my age here, as that was the slogan for Esso back in the 60s, but we have the SDcard interface on the LPC54005.
We have been looking for a higher performance CPU for BASIC. We have chosen to do a port to the LPC54005.
Ahh, the light is visible at the end of the tunnel!
Check the Forum/Projects/Dice-R-Deluxe for the software in a few days
I got used to doing SMT soldering -- have to hold/tape the parts down!
The solder tends to pull the device off the pad, when you move the iron.
One of these days/years I wan...
SUMP PUMP -now! A flooded crawl space
Details for the LPC11U37 Stamp are here
Tod W contributed this math library written in BASIC, and also verified it against Excel.
To access these functions, #include "ab_math.bas"
These libraries can be #include 'd into a BASIC program, adding string and hardware functions.
The syntax of this BASIC is much like the original Microsoft BASIC, QBASIC or early versions of Visual BASIC. As part of the compile process a modified version of the C pre-processor is called that allows #include, #define, #ifdef ... #endif, #if ... #endif, #error and #warn