VACS:Projects:Software:Ebcs

From VACS
(Difference between revisions)
Jump to: navigation, search
(Power Supply and Triacs Board)
(IO Board)
Line 23: Line 23:
  
 
===IO Board===
 
===IO Board===
 +
 +
The IO board:
 +
 +
[[image:ebcs_io_board.jpg]]
 +
 +
Documentation on the chips used by EBCS IO board.
 +
 +
<TABLE BORDER="1">
 +
<TH COLSPAN="2">Documentation (1)</TH>
 +
 +
<TR><TD WIDTH="30%">
 +
{{{HardwareDocument|4xxx/CD40106.pdf}}
 +
</TD><TD WIDTH="70%">
 +
Hex schmitt triggers
 +
</TD></TR>
 +
 +
<TR><TD WIDTH="30%">
 +
{{HardwareDocument|4xxx/TL071.pdf}}
 +
</TD><TD WIDTH="70%">
 +
Low Noise Single J-FET operational amplifiers
 +
</TD></TR>
 +
 +
<TR><TD WIDTH="30%">
 +
{{HardwareDocument|vreg/L7800.pdf}}
 +
</TD><TD WIDTH="70%">
 +
Positive voltage regulator (7805, 7812, 7815, ...).
 +
</TD></TR>
 +
 +
<TR><TD WIDTH="30%">
 +
{{HardwareDocument|transistors/BD140.pdf}}
 +
</TD><TD WIDTH="70%">
 +
PNP Silicon Transistor
 +
</TD></TR>
 +
 +
<TR><TD WIDTH="30%">
 +
{{HardwareDocument|transistors/BC237.pdf}}
 +
</TD><TD WIDTH="70%">
 +
NPN Epitaxial Silicon Transistor
 +
</TD></TR>
 +
 +
<TR><TD WIDTH="30%">
 +
{{HardwareDocument|transistors/BC557.pdf}}
 +
</TD><TD WIDTH="70%">
 +
PNP Epitaxial Silicon Transistor
 +
</TD></TR>
 +
 +
<TR><TD WIDTH="30%">
 +
{{HardwareDocument|aop/TL071.pdf}}
 +
Low Noise J-FET Operational Amplifier
 +
</TD><TD WIDTH="70%">
 +
 +
</TD></TR>
 +
 +
</TR>
 +
</TABLE>
 +
 +
<FONT SIZE="-3">(1) Documentation publicly available on various constructor
 +
web sites and copied here for archiving.</FONT>
  
 
===Power Supply and Triacs Board===
 
===Power Supply and Triacs Board===

Revision as of 22:26, 1 June 2006

Project Embedded Bathroom Control System
Date 2001 - 2004
Goals Control the fan, light, radio in a bathroom based on presence, temperature and humidity
Dependencies GNU 68HC1x

Contents

Overview

The Embedded Bathroom Control System is a small system based on a 68HC11 and designed to:

  • Control the bathroom fan,
  • Control the light,
  • Control the radio (ie, music),
  • Display the temperature, humidity, ...

This system has several hardware components:

  • A 68hc11 board with 32Kb of ROM and 32Kb of RAM. This board runs the EBCS software.
  • An LCD board which provides a 2x16 LCD display with 4 buttons.
  • A Power Control board which has a transformer and 2 triacs (one for fan and one for light).
  • A Sensor module which provides temperature, humidity and presence detection.
  • A I/O board connected to the CPU board. This is the interface with the sensors, the power control board and the LCD panel.

EBCS Components

IO Board

The IO board:

Ebcs io board.jpg

Documentation on the chips used by EBCS IO board.

</TR>
Documentation (1)

{4xxx/CD40106.pdf

Hex schmitt triggers

4xxx/TL071.pdf

Low Noise Single J-FET operational amplifiers

vreg/L7800.pdf

Positive voltage regulator (7805, 7812, 7815, ...).

transistors/BD140.pdf

PNP Silicon Transistor

transistors/BC237.pdf

NPN Epitaxial Silicon Transistor

transistors/BC557.pdf

PNP Epitaxial Silicon Transistor

aop/TL071.pdf Low Noise J-FET Operational Amplifier

(1) Documentation publicly available on various constructor web sites and copied here for archiving.

Power Supply and Triacs Board

The power control board:

Ebcs power.jpg

Documentation on the chips used by EBCS Power board.

</TR>
Documentation (1)

triacs/BT137.pdf

Triacs (I've used a BT137-600).

triacs/moc3041.pdf

6-Pin DIP Zero-Cross Optoisolators Triac Driver Output

transistors/BC549.pdf

NPN Silicon Transistor

transformers/myrra_45000.gif

Transformer (http://www.myrra.fr: Myrra ).

opto/4N35.pdf

Optocoupler with Phototransistor Output

(1) Documentation publicly available on various constructor web sites and copied here for archiving.

LCD Board

68HC11 Board

EBCS Simulator

Resources

Open Source
Electronic projects