PIC / PICAXE-controlled LED Beat flasher

I've taken a couple of shots at it using some of the vendor provided development tools -- schematic capture + simulation + compiling

It always came down to "too complicated for gate level logic -- use VHDL" and I've never had the time or motivation to learn VHDL, so I ended up using PICs and AVRs instead.. throwing lotsa little chips at the problem instead of one big integrated chip :)

The other problem I have with CPLDs and FPGAs is the newer devices are too much for in-house programming -- you have to send off your design to the vendor and they send you back loaded chips to test with -- usually they are pretty good about doing that free the 1st few times if they think you are going to market -- but after that -- you pay per chip at a steep markup because its a one-off job for them.. not a production run

The ones that you can program in-house are relatively limited -- I dont think any of them are up to doing serious SOC work -- not enough gates

(unless something has changed in the year or so since I last messed around with using CPLD for a project)

Reply to
John Barrett
Loading thread data ...

It sounds like you want a bar graph "VU" meter that pulses with the THUMP, thump, thump, thump, THUMP, thump, thump, thump, and on a particularly large "THUMP", switch to the next bar graph, track the next few thump- thump-thumps until a big one comes along, switch to the next bar graph, and so on.

Is that about what you're saying?

You could do this with an LM3914(?) with the banks' cathodes parallelled: __________________________ | 3-bit shift reg. | Trig ---| + hi-side driver | |_________________________| | | | R G B | | | [red [green [blue anodes] anodes] anodes] | | | 3914 outputs | | | 10 -> cathodes x--------x--------x | | | 9 -> cathodes x--------x--------x | | | 8 -> cathodes x--------x--------x | | |

and so on...

With a threshold detector or something to trigger the shift, or maybe just another diode (or diode OR) from level 10 or 10 & 9, to shift the active column.

Good Luck! Rich

Reply to
Rich Grise

the ones with 44 pins have more than 30 outputs available.

Bye. Jasen

Reply to
jasen

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.