Hollow hands are trivial: simply replace fillPoly by drawPoly in my code. For the hands shown in the fotos, you'll have to displace the polygons and add a short line from the center. The bolt in the middle is trivial again.
However, I'll probably won't find the time to implement them today/this year - you'll have to wait til tomorrow/next year.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hollow hands are trivial: simply replace
fillPoly
bydrawPoly
in my code. For the hands shown in the fotos, you'll have to displace the polygons and add a short line from the center. The bolt in the middle is trivial again.However, I'll probably won't find the time to implement them today/this year - you'll have to wait til tomorrow/next year.