I made a watch. Because of course I did. Same wrist-strap and general idea as the LilyPad and Protoboard Wrist Controller. But the protoboard is populated with a Real Time Clock (RTC) module, and four-digit seven-segment display.

I'm using the SparkFun DeadOn RTC module. I got it for another project and just happened to have it laying around. You can get others that use fewer pins though, like I used in the clock. (DeadOn RTC setup guide). Downsides include not being able to find the right sized battery. (I had to go to Belgium for it, and it still hasn't arrived.) Upsides include the module having two alarms. One to the second, the other to the minute.

If I have alarms I'm going to need an alert, so throw in a LilyPad Buzzer (as in speaker) (Buzzer setup guide), and a SPDT slide switch to put it into silent mode. And if it's on silent I'm going to want a vibrate option, so add a LilyPad Vibe Board. This is the Vibe Board setup guide, but I'm doing things a bit differently. I'm not using a MOSFET, and I connected - to GND, and + to PWM pin 6. It works just fine.

To see the time I'll need a nice display like Adafruit 4-Digit 7-Segment Display with I2C Backpack (Display Backpack library setup), and a nice Metal Ball Tactile Button to turn it on and off.

Then I just have to figure out how to connect everything together, and program it.

Details )

Then just turn everything on! There is quite a lot you can do with this kind of completely hackable setup. As it is you can use the alerts to train yourself to have a better understanding of time. Just by having it vibrate on the hour every hour. You could make it a countdown timer so you can remind yourself to stop talking. Or any arbitrary period to remind yourself to take breaks. You could use some of the empty pins and add a motion sensor. Then you can keep track of your activity and if you don't move around enough each hour you can alert yourself. You can tailor everything to yourself exactly. But, as a reminder, do not get this wet. If you really want to use this as an activity tracker you'd be better off minimising it and adding a skin-safe water/sweat-proof enclosure. But for general time related body hacking this is a decent start.



LilyPad watch assembled and operational
Photo by [personal profile] chebe



I find myself wanting to use the same hardware controls in different projects again and again. But in various configurations. Can I make something modular, that I can reuse as needed?

Let's take the Colour Stealing circuit, actually let's take the version with a microphone.

Details )

Here's the whole system; wrist controller connected to power regulation and signal level shifter board and NeoPixel matrix. For the longer runs of wire I'm using thicker silicone wire that I have loosely plaited.

Overall it has the same problem as watches, in that the heavier section has a habit of shifting around, but if it annoys too much I suppose I could always stick it in place. The nice thing is that it all disassembles cleanly, making everything (not soldered to the protoboard) reusable.



Wrist Controller in the middle of it all
Photo by [personal profile] chebe