Yes it was a kicad schematic I threw together to experiment with how to use it as I've never used it before. This was intended to sort of be a possible design solution to the presented problem.
The blue bus was a detail I did not fully flush out, but normally the fat wires are buses (meaning, multiple wires in parallel) as a convention. Imagine it connected however you want, but you don't short out all the output pins together

I didn't specify any values for any of the components either, so it's not like it's a finished product, and I don't think an op amp with one connects is really useful

Of the two GPL schematic capture programs I've used now, I think gEDA is closer to "professional" but gEDA is also quirky. Alas you have to use what you have to use, and you have to learn it...
And yes I'd do the debouncing in software ... Reminds me of the other project I was working on, a soft SMPS with AT90S4433. It worked pretty horribly, but it drove an HD44780 LCD and had four buttons to control its operation that were debounced in software. As I didn't have enough CPU cycles as it is, I used the LCD refresh cycle as the delay for the button debounce...
Leave a comment: