progosc


Posted on Feb 7, 2014

The brief with this project was to produce cost effective electronics that could be assembled by a small, informal PCB manufacturing plant based in India, repaired easily, and producible with the minimum of setup. We used `jellybean` (common/generic/low cost) parts for this project whereever possible. While it would have reduced component count to


progosc
Click here to download the full size of the above Circuit.

place the A/D converter, watchdog, and EEPROM within the microprocessor, by keeping them external we could use a microprocessor that was very simple and basic, and for which very cost effective programmers were easily available. This project was all about making the board easy to manufacture with the least amount of setup and angst. The A/D receives the signal from the matching psensor pcb which conditions and amplifies the pressure sensor signal. The A/D converter we chose is a very simple part using the +5V rail as the A/D reference and providing an 8 bit parallel output which is read onto a port of the microprocessor which is coincidentally also the data bus. While the A/D converter provides an interrupt output, it is not used. A simple octal latch runs all the relays on the board, with the clock to the latch (continuously running when code is executing correctly) also feeding the watchdog circuit, and the output of the watchdog circuit also clearing the latch. In this fashion, should the code stop operating correclty, the watchdog will fire and clear the latch, clearing all the relays to the "off" state. We have a standard I/O bus that you can learn more about called Picobus. This board uses circuitry that is very similar to Picobus to multiplex the LEDs it drives, however there are sufficient outputs on the CPU to run the multiplex select lines directly, so one 4017 chip is omitted. Using an octal flip flop and 3...




Leave Comment

characters left:

New Circuits

.

 


Popular Circuits

Regulator Combination Circuits
High quality FM transmitter
3In1-test-set
Output Stabilizer
Fast Low Duty-Cycle Pulse Oscillator
Railway Grade Crossing Circuit
Three Bit flash Analog to Digital Converter Circuit
Cosimulation with Analog-RF Systems
Electronic Spy Bug Circuit
mosfet Driving LED strip from microcontroller
pt05 diy preamplifier
Timed Burglar Alarm N/O - N/C
Power distribution system design using LT3694 DC DC converter
Using optocouplers lighting circuit lights a delay



Top