
Igloo: PICAXE wearable module Starter Guide
www.kitronik.co.uk
Connections
I/O pin with 10K pull-down resistor
I/O pin with 10K pull-down resistor
On-board switch with built in pull-
down
I/O pin with 10K pull-down resistor
White LED with current limit resistor
I/O pin with ADC, no pull-down
I/O pin with ADC, no pull-down
I/O pin with ADC, no pull-down
Negative/GND from battery
Positive voltage from battery
Thermal Reset fuse hold current =
100mA
Electrical Information
Max current per pin (sink or source)
Max current total for all pins
Max current draw by on-board LED
Max input impedance for ADC pins
Min input voltage - Logic HIGH
Max input voltage - Logic LOW
Glossary of Terms
ADC –Analog Digital Conversion. This means the pin can read in a voltage and provide a number between 0 and 255.
PWM –Pulse Width Modulation. The pin can pulse on and off very quickly and allows the user to vary the length of
the pulses and also the time between pulses. This is useful for dimming LEDs.
hPWM –Hardware Pulse Width Modulation. The same as PWM but it is capable of pulsing much more quickly,
making it good for sending data or dimming LEDs.
Pull-down resistor –A resistor between the pin and 0V/GND. This pulls the pin to 0V when it isn’t being pulled high
by an input. This ensures the pin is always held in a valid logical state.