You are on page 1of 74

Leaving Certificate

Technology

Control Technology
PICAXE 18X PCB Control Circuits

Contents

PCB 1: Generic ....................................................1 PCB 2: Pizeo sound output ..................................4 PCB 3: LED output...............................................7 PCB 4: Seven segment display............................10 PCB 5: BC337 transistor control ..........................13 PCB 6: TIP121 transistor control..........................16 PCB 7: Generic digital thermometer IC ................19 PCB 8: Student project board...............................22 PCB 9: Music IC...................................................25 PCB 10: Double seven segment display ..............28 PCB 11: ULN2803 transistor driver ......................31 PCB 12: Direction indicator ..................................34

PCB 13: Two ULN2803 drivers ............................37 PCB 14: LDR, temperature & variable sensors ....40 PCB 15: Stepper motor control ............................43 PCB 16: Relay motor control................................46 PCB 17: L293D motor control ..............................49 PCB 18: FET driver ..............................................52 PCB 19: Keypad scanner .....................................55 PCB 20: Transmitters...........................................58 PCB 21: Transmitters...........................................61 PCB 22: Receivers...............................................64 PCB 23: Receivers...............................................67 PCB 24: Servo motor/Robot arm control..............70

PICAXE 18X PCB Control Circuits 1. PICAXE 18X Generic Circuit Diagram

The generic circuit diagram: -

The generic circuit forms the basis for all other PIXAXE 18X circuits. The circuit contains all the components necessary to ensure any PICAXE 18X circuit will work correctly. We can easily adapt the generic circuit by adding components or simply leave others out. The circuit diagram identifies: 1. 2. 3. 4. 5. Power supply Download cable connections Reset connection Input terminal block connections Available output connections

4 5

3
t4 Galway Education Centre 1

PICAXE 18X PCB Control Circuits

PAXE_GEN Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 - TB5 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PICAXE 18X PCB Artwork - Print 120mm x 120mm

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 2. PICAXE 18X Piezo Sound Circuit Diagram

Piezo Sound output circuit: This circuit utilises pin 6 or output 0 to control a piezo transducer. A combination of input sensors may be used to control the piezo i.e. Light, Heat, Variable resistor, PTM or PTB switch Tilt or Reed switch.

Suggested applications: Door open / close alarm Timer Security system Quiz controller

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

PAXE_PZO Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 - TB5 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x PZ1 = Piezo Transducer

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PICAXE 18X PCB Artwork - Print 120mm x 120mm

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 3. PICAXE 18X, 8 LED output Circuit Diagram

8 LED output circuit: This circuit will allow a combination of up to 5 inputs control a combination of up to 8 LED outputs. Suggested applications: Running LED pattern Traffic Lights Pedestrian crossing Warning device Quiz control Binary counter

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

PAXE_LED Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm R9 - R16 (Resistor) = 330 ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 - TB10 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 D3 - D10 = 5mm LEDs IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PICAXE 18X PCB LED Artwork - Print 120mm x 120mm

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 4. PICAXE 18X 7SG Circuit Diagram
Seven segment display circuit: This circuit will allow a combination of up to 5 inputs control a single seven segment display. The digits 0, 1, 2, 3, 4, 5, 6, 7, 8 & 9 can be individually displayed or indeed a number of individual letters such as A, B C, D, E F, H, I etc. Suggested Applications: Score device Ball target Counting Shop turnstile Count down

10

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

PAXE_7SG Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm R9 R15 (Resistor) = 330 ohm CN1 = 2.1mm dc plug CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 - TB5 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x DS1 = 0.56" Common Cathode 7 Segment Display

t4 Galway Education Centre

11

PICAXE 18X PCB Control Circuits PICAXE 18X 7SG Artwork - Print 120mm x 120mm

12

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 5. PICAXE 18X BC337 npn Transistor Circuit Diagram
5 transistor output control This circuit provides 5 transistor driver outputs. As the collector of all transistors are connected directly to the +8v 12v, up to half an amp is available to drive output devices such as motors / relays etc.

t4 Galway Education Centre

13

PICAXE 18X PCB Control Circuits

PAXE_TR5 Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm R9 - R13 (Resistor) = 2k2 ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 TB10 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 D3 D7 (Diode) = 1N4001 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x Q1 Q5 = BC337 npn Transistor

14

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PICAXE 18X TR5 PCB Artwork - Print 120mm x 120mm

t4 Galway Education Centre

15

PICAXE 18X PCB Control Circuits 6. PICAXE 18X TIP121 Transistor Circuit Diagram

5 TIP121 Power Transistor output control This circuit provides 5 power transistor driver outputs. As the collector of all transistors are connected directly to the +8v 12v, up to one amp is available to drive output devices such as motors, relays, solenoids etc.

16

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

PAXE_PT5 Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm R9 - R13 (Resistor) = 2k2 ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 TB10 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 D3 D7 (Diode) = 1N4001 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x Q1 Q5 = TIP121 npn Power Transistor

t4 Galway Education Centre

17

PICAXE 18X PCB Control Circuits PICAXE 18X PT5 PCB Artwork - Print 120mm x 120mm

18

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 7. PICAXE 18X Generic Digital Thermometer IC Circuit Diagram

Temperature sensor: This circuit provides temperature sensing using the digital thermometer IC - DS18B20. Temperature sensing in combination with up to 4 other inputs, control a range of up to 8 output devices.

Digital Thermometer IC DS18B20

t4 Galway Education Centre

19

PICAXE 18X PCB Control Circuits

PAXE_GNT Component List


W1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 4k7 ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 - TB5 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x IC3 = DS18B20 Digital Thermometer IC

20

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PICAXE 18X GNT Artwork - Print 120mm x 120mm

t4 Galway Education Centre

21

PICAXE 18X PCB Control Circuits 8. PICAXE 18X Student Project Board Circuit Diagram

Student Project Board This circuit allows a digital thermometer IC in combination with up to 4 other inputs control 6 LEDs and two BC337 transistor driver outputs. In the circuit show a 5v supply is available for both transistor outputs.

Green Yellow Red

Green
Yellow

Red

TB3

TB6

22

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

PAXE_TM4 Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 R8 (Resistor) = 10k ohm R6 (Resistor) = 4k7ohm R9 - R14 (Resistor) = 330 ohm R15 (Resistor) = 2k2 ohm R16 (Resistor) = 2k2 ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 TB6 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 D3 (Diode) = 1N4001 D4 D9 = 5mm LEDs D10 D11 (Diode) = 1N4001 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x with 18 pin IC holder IC3 = DS18B20 Digital Thermometer IC IC4 = 7805 Voltage Regulator Q1 Q2 = BC337 npn Transistor

t4 Galway Education Centre

23

PICAXE 18X PCB Control Circuits PICAXE 18X Student Project PCB Artwork - Print 120mm x 120mm

24

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 9. PICAXE 18X MUSIC IC Circuit Diagram

PICAXE 18X Music Circuit (Relay control) The circuit shows how a 3v music IC can be controlled using the PICAXE 18X. The SIL reed relay is used to turn on and off the 3v music IC circuit. The SIL reed relay is ideal for interface work. Suggested Applications: Motorised mobile Childs toy Jigsaw puzzle Christmas lights

t4 Galway Education Centre

25

PICAXE 18X PCB Control Circuits

PAXE_MUS Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm R9 (Resistor) = 2k2 ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 TB6 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x LS1 (Loudspeaker) 8 ohm Q1 = (Transistor) BC337 IC3 = Music IC M66T (Maplin) RL1 = SIL Reed Relay (3.75V-10V)

26

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PAXE_MUS Artwork Print 120mm x 120mm

t4 Galway Education Centre

27

PICAXE 18X PCB Control Circuits 10. PICAXE 18X Double Segment Display Circuit Diagram

Double Seven-Segment Display: The circuit uses two 4026 decimal counters to index two seven segment displays. With the addition of a number of switches as inputs we can increment a score board. By sending out pulses at the rate of one per second we have a stop watch. Suggested Applications: Golf scoring Football scoring

28

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

PAXE_C99 Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 - TB5 = (2 way Terminal Block) D1 = (Diode) 1N4001 D2 = (Diode) 1N4148 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x IC3 = 4026 Counter IC4 = 4026 Counter DS1 = 1" Common Cathode 7 Segment Display DS2 = 1" Common Cathode 7 Segment Display

t4 Galway Education Centre

29

PICAXE 18X PCB Control Circuits PAXE_C99 Artwork Print 170mm x 120mm

30

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 11. PICAXE 18X, ULN2803 Circuit Diagram
The ULN2803 is a very versatile IC and contains 8 transistors which can each handle up to 500mA. Suggested applications: Automatic blinds Motor on a door Clothes line winder Automatic stamper Note that this device can not be used to reverse a motor.

t4 Galway Education Centre

31

PICAXE 18X PCB Control Circuits

PAXE_DD1 Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 - TB5 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x IC3 = ULN2803 Darlington Driver ZD1 = 15V Zener Diode

32

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PAXE_DD1 Artwork Print 120mm x 120mm

t4 Galway Education Centre

33

PICAXE 18X PCB Control Circuits 12. PICAXE 18X Direction Indicator Circuit Diagram

Direction indicator: This circuit shows how the flexible control of LEDs can be put to good use. We can switch LEDs to indicate right, left or stop. Suggested applications:Bicycle indicators House fire best exit Aircraft emergency exit Map finder Route through building Town centre landmarks Route through road works 34 t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

PAXE_IND Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 R8 (Resistor) = 10k ohm R9 (Resistor) = 470 ohm R10 (Resistor) = 330 ohm R11 (Resistor) = 470 ohm R12 (Resistor) = 330 ohm R13 (Resistor) = 470 ohm R14 (Resistor) = 330 ohm R15 (Resistor) = 470 ohm R16 (Resistor) = 470 ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 - TB5 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 D3 - D13 High Intensity 5mm Red LED IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x IC3 = ULN2803 Darlington Driver

t4 Galway Education Centre

35

PICAXE 18X PCB Control Circuits PAXE_IND Artwork Print 170mm x 120mm

36

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 13. PICAXE 18X Using two ULN2803 IC drivers

By grouping the outputs of two ULN2803 transistor drivers, 8 outputs, providing one amp each, is available.

t4 Galway Education Centre

37

PICAXE 18X PCB Control Circuits

PAXE_DD2 Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 TB10 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x IC3 = ULN2803 Darlington Driver IC4 = ULN2803 Darlington Driver ZD1 = 15V Zener Diode

38

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PAXE_DD2 Artwork Print 120mm x 120mm

t4 Galway Education Centre

39

PICAXE 18X PCB Control Circuits 14. PICAXE 18X Multi Circuit Diagram
This circuit provides a range of inputs i.e. Switch LDR Temperature Variable resistor Being able to detect light, heat and movement opens up a lot of possibilities in project work i.e. Greenhouse control Weather station Alarm Night light Thermostat control

LEDs are also used to indicate the state of each output.

40

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

PAXE_Multi Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 4k7 ohm R6 - R7 (Resistor) = 10k ohm R8 R15 (Resistor) = 1k ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 TB7 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 D3 D12 3mm LEDs IC1 = 7805 Voltage Regulator IC2 = DS18B20 Digital Thermometer IC IC3 = PICAXE18 / 18A / 18x IC4 = ULN2803 Darlington Driver IC5 = ULN2803 Darlington Driver ZD1 = 15V Zener Diode LDR1 = LDR VR1 = 100k Preset Resistor

t4 Galway Education Centre

41

PICAXE 18X PCB Control Circuits PICAXE 18X Multi - Artwork Print 120mm x 120mm

42

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 15. PICAXE 18X STEPPER MOTOR Circuit Diagram

The stepper motor can be used in a circuit where we require a high degree of accuracy. The motor can be pulsed 48 times in one revolution. Suggested applications: Open door Turn a drive shaft Positional control Line feed.

t4 Galway Education Centre

43

PICAXE 18X PCB Control Circuits

PAXE_STP Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 - TB5 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x IC3 = ULN2803 Darlington Driver ZD1 = 15V Zener Diode

44

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PICAXE 18 STP - Artwork Print 120mm x 120mm

t4 Galway Education Centre

45

PICAXE 18X PCB Control Circuits 16.PICAXE 18X RELAY Motor Circuit Diagram

This circuit shows the principal of reversing two motors using the PICAXE and a number of relays.

Suggested applications: Model car Lift shaft Animated toy Curtain control Barrier Feeding system

46

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

PAXE_RLY Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 R8 (Resistor) = 10k ohm R9 (Resistor) = 1k ohm R10 (Resistor) = 1k ohm RL1 RL4 DPDT Relay CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 - TB11 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 D3 D4 (Diode) = 1N5401 D5 - D6 = 3mm Bi-directional LEDs IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x IC3 = ULN2803 Darlington Driver IC4 = 78S05 2A Voltage Regulator

t4 Galway Education Centre

47

PICAXE 18X PCB Control Circuits PICAXE 18X RELAY - Artwork Print 150mm x 120mm

48

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 17. PICAXE 18X L293D MOTOR Circuit Diagram

This circuit shows the principal of reversing a motor using the PICAXE and an L293D driver. LEDs are also use to indicate motor direction.

t4 Galway Education Centre

49

PICAXE 18X PCB Control Circuits

PAXE_MOT Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 R8 (Resistor) = 10k ohm R9 - R12 (Resistor) = 1k ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) C5 - C8 (Capacitors) = 100nF (0.1uF) TB1 - TB10 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 D3 (Diode) = 1N4001 D4 (Diode) = 1N4001 D5 (Diode) = 1N4001 D6 - D9 = Bi Colour LED IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x IC3 = 7805 Voltage Regulator IC4 = L293D Motor Driver IC5 = L293D Motor Driver

50

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PICAXE 18X MOT - Artwork Print 150mm x 120mm

t4 Galway Education Centre

51

PICAXE 18X PCB Control Circuits 18. PICAXE 18X 5 FET Circuit Diagram

FET (Field Effect Transistors) behave very similar to standard transistors but are much more robust and carry greater currents. Suggested applications: Switch solenoids Control motors Operate relays

52

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

PAXE_FT5 Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm R9 - R13 (Resistor) = 1k ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 TB10 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 D3 D7 (Diode) = 1N4001 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x Q1 Q5 = IRF530 n Channel MOSFET

t4 Galway Education Centre

53

PICAXE 18X PCB Control Circuits PICAXE 18X FT5 - Artwork Print 120mm x 120mm

54

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 19. PICAXE 18X LOCK Circuit Diagram
The keypad scanner allows for the connection of 16 inputs to the PICAXE. This widens the scope of many projects. Suggested applications: Combinational lock Scoreboard keeper Snooker score counter 16 piece jigsaw Antitheft shop security

t4 Galway Education Centre

55

PICAXE 18X PCB Control Circuits

PAXE_LCK Component List


SW1 = 6 x 6 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 330 ohm R8 (Resistor) = 1k ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 D3 Green LED D4 Red LED D5 (Diode) = 1N4001 IC1 = 7805 Voltage Regulator IC2 = PICAXE18X PZ1 = Piezo Transducer KP1 = 3 x 4 Matrix Keypad Q1 = IRF530 MOSFET

56

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PICAXE 18X GEN - Artwork Print 120mm x 120mm

t4 Galway Education Centre

57

PICAXE 18X PCB Control Circuits 20. 4RTx Circuit Diagram

This circuit provides a transmitter which will transmit a combination of up to 4 input push to make switches.

58

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

4RTx Component List


SW1 - SW4 12mm Tactile push Switch R1 (Resistor) = 1k ohm R2 (Resistor) = 1k ohm R3 (Resistor) = 1k ohm R4 (Resistor) = 1k ohm R5 (Resistor) = 1M ohm TB1 = (2 way Terminal Block) IC1 = Holtek 12D Decoder

TX1 = FM-RTFQ1 Transmitter Module

t4 Galway Education Centre

59

PICAXE 18X PCB Control Circuits 4RTx - Artwork Print 120mm x 120mm

60

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 21. PICAXE 18X RTx Circuit Diagram

This circuit will transmit a combination of up to 5 inputs from a PICAXE 18X IC.

t4 Galway Education Centre

61

PICAXE 18X PCB Control Circuits

PAXE_RTx Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm R9 (Resistor) = 100 ohm R10 (Resistor) = 1M ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 - TB5 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x IC3 = Holtek 12E Encoder Tx1 = RTFQ1 FM Transmitter module

62

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PAXE_RTx - Artwork Print 120mm x 120mm

t4 Galway Education Centre

63

PICAXE 18X PCB Control Circuits 22. 4RRx Circuit Diagram

This circuit will receive from circuits 20 or 21 operating a combination of up to 4 outputs. LEDs are included to indicate the state of each output.

64

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

4RRx Component List


R1 (Resistor) = 390 ohm R2 (Resistor) = 56k ohm R3 (Resistor) = 1k ohm R4 (Resistor) = 1k ohm R5 (Resistor) = 1k ohm R6 (Resistor) = 1k ohm CN1 = 2.1mm DC Power Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF TB1 - TB4 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 = 5mm LED D3 = 5mm LED D4 = 5mm LED D5 = 5mm LED D6 = 5mm LED IC1 = 7805 Voltage Regulator IC2 = Holtek 12D Decoder IC3 = ULN2803 Darlington Driver RX1 = FM-RRFQ1 Receiver Module

t4 Galway Education Centre

65

PICAXE 18X PCB Control Circuits 4RRx Artwork Print 120mm x 120mm

66

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits 23. PICAXE 18X RRx Circuit Diagram

This circuit will receive from circuits 20 or 21 and operate up to 8 outputs by way of a ULN2803. A PICAXE 18 X provides the extra dimension of software control of all 8 outputs.

t4 Galway Education Centre

67

PICAXE 18X PCB Control Circuits

PAXE_RRx Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 56k ohm R6 (Resistor) = 390 ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 - TB6 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 D3 = 5mm LED IC1 = 7805 Voltage Regulator IC2 = PICAXE18 / 18A / 18x IC3 = Holtek 12D Decoder IC4 = ULN2803 Darlington Driver ZD1 = 15V Zener Diode RX1 = FM-RRFQ1 Receiver Module

68

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits PAXE_RRx - Artwork Print 120mm x 120mm

t4 Galway Education Centre

69

PICAXE 18X PCB Control Circuits 24. PICAXE 18X Server motor / Robot Circuit Diagram

Servo motor control: This circuit will control up to 5 servo motors, SIL 1 SIL 5. A Robot arm providing five degrees of freedom can be programmed. Combinations of five inputs are also available to provide feedback.

70

t4 Galway Education Centre

PICAXE 18X PCB Control Circuits

PAXE_SO5 Component List


SW1 = 12 x 12 mm Tactile Switch R1 (Resistor) = 10k ohm R2 (Resistor) = 22k ohm R3 (Resistor) = 4k7 ohm R4 (Resistor) = 10k ohm R5 (Resistor) = 10k ohm R6 (Resistor) = 10k ohm R7 (Resistor) = 10k ohm R8 (Resistor) = 10k ohm R9 - R13 (Resistor) = 330 ohm CN1 = 2.1mm DC Power Socket CN2 = 3.5mm Stereo Jack Socket C1 (Capacitor) = 100nF (0.1uF) C2 (Capacitor) = 220uF C3 (Capacitor) = 220uF C4 (Capacitor) = 100nF (0.1uF) TB1 TB5 = (2 way Terminal Block) D1 (Diode) = 1N4001 D2 (Diode) = 1N4148 IC1 = 7805 Voltage Regulator IC2 = PICAXE18A / 18x SIL1 SIL5 3 pin SIL connector

t4 Galway Education Centre

71

PICAXE 18X PCB Control Circuits PICAXE 18X SO5 - Artwork Print 120mm x 120mm

72

t4 Galway Education Centre

You might also like