|
eChip is a pre-programmed PIC microcontroller which is essentially a virtual chip
that contains 13 cells, these can be linked together and configured to act in the
following ways:
- Logic gates - not, and, nand, or, nor, xor, xnor
- Flip flops - data latch, D-type, Set-Reset latch, T-type
- Monostable - positive triggered, time delay
- Astables - free running, gated or enabled
|
- Programming method is via System diagram
- Is a virtual chip containing 13 cells
- Wide range of hardware functions available matching GCSE & A/AS requirements
- Programmed via serial port no programmer needed
- Available in 18-pin and 28-pin versions
- Has ICP function for programming on the fly
- Has a debug and simulation function
|
- Counters - 8 bit up, 8 bit down, BCD up, BCD down
- Decoders - 4 to 8 line, 4 bit - 7 segment, 4 to 8 bit sequencer
- Motors - bidirectional, stepper drive, servo motor*, PWM motor*
- Comparators - 2 x 4 bit, 2 x 8 bit, ADC*
- Miscellaneous - random number generator
- Input - 1 bit, 4 bits, 8 bits, ADC1*, ADC2*, ADC3*, ADC4*
- Output - 1 bit, 2, bit, 4 bits, 8 bits
*=not available in 18 pin eChip, these are additional features in the 28 pin eChip
|
|