GCSE Output Devices Resources (14-16 years)
- An editable PowerPoint lesson presentation
- Editable revision handouts
- A glossary which covers the key terminologies of the module
- Topic mindmaps for visualising the key concepts
- Printable flashcards to help students engage active recall and confidence-based repetition
- A quiz with accompanying answer key to test knowledge and understanding of the module
A-Level Output Devices Resources (16-18 years)
- An editable PowerPoint lesson presentation
- Editable revision handouts
- A glossary which covers the key terminologies of the module
- Topic mindmaps for visualising the key concepts
- Printable flashcards to help students engage active recall and confidence-based repetition
- A quiz with accompanying answer key to test knowledge and understanding of the module
The sensor kit includes 2 IR transmission LED’s. These can easily be replaced with your own coloured or white LED’s.
When using the OUTPUT, HIGH and LOW commands, Logicator for PIC only recognises the B connectors as outputs . If you want to use an output such as an LED on the C connectors (such as the rear left and right connectors) then you will need to program a BASIC command block to do it.
This screen-shot shows a BASIC command block being used as part of a traffic light sequence. It sets C4 high (red LED) and C0 and B0 low (amber LED and green LED).
Sample programs:
- Traffic Lights (simple) bot.plf
- This program uses BASIC command blocks to control red, amber and green LED’s on the rear 3 connectors of a Microbot.