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

LED Flasher with 555
Flash triggering circuit
Split Power Supply Circuit for Power Amplifier
arduino based thermorbios weather station receiver
Car Amplifier Circuit Schematic using TDA2040 Integrated Audio Amplifier
The Original 2 Phone Link Design
555 audio oscillator Analog Integrated Circuits
Servocore 2-motor walker circuit
RGB LED Love Heart
Three single junction transistor time relay circuits



Top