Sims Needs Meter: Breadboard Prototype
This is my current prototype for my electronic Sims Needs Meter. I will be using this to develop the programming, work out any problems, schematics and designing the PCB. Then I hope soon to learn how to etch a PCB for it and use SMDs so it is small enough to wear on my arm. I will let you know how i go.
Currently I am looking at the possibly of using an Arduino Fio- as it is as small as a pro mini but has a built in battery charger.
Above I am using 2 shift registers, only shifting 5 outputs each at the moment, but did it like this so I can add additional columns later. The two shifts are daisy chained- and only use a total of 3 arduino pins. (See older posts- Multiplexing, other shift/multiplexing examples)
This is a very helpful page on Arduino about using shift registers.
Buttons are not connected yet- but will be using them to input current states. Like now im being social etc. I think I will do a post soon just on these categories and how each of them will be monitored/calculated… But i’m still tweaking.
This is a video of the leds changing “states”. From completely charge to in crisis mode. Each row is the same- still have a long way to go.
leave a comment