|
HB 08M 1 - The starting story
The PICAXE 08M microcontroller bristles with features such as infrared receive and transmission, tune commands and basic input and output via switches and lights. Following the successful PICAXE training course in August 2005 with 21 teachers it was felt that a very useful teaching module should allow students to explore a range of these options - the HB08M 1 was born and designed by teachers and students..
The HB 1 board can be made by students with the supplied PCB Design and Make files supplied by Intellecta Technologies. Some schools wanted to have kits that can be soldered by students and the Revision boards were produced. These features silk screened annotations that make it easy to assemble the boards. The solder mask makes it easy to solder. These can be purchased directly from Intellecta as bare boards or complete kits.
This system uses a number of links to select options such as:
>>>Allow 2 switches to be read
This means students can set up the switches to perform tasks such as:
1. Turn ON on led 1 when switch 1 is pressed, Turn ON led 2 when switch 2 is pressed.
2. Use one switch to increase the pitch of the buzzer and the other switch can decrease the pitch
3. Study two input AND, NAND, OR, and logic operations
4. Send out 3 different infrared values depending on the switch combination
5. Use the switches to set up an up-down counter
6. Use the switches to set up a set/reset flip flop
7. Turn ON the buzzer with one switch and Turn it off with the other switch
>>>Set up the infra red receiver
8. Show the value of the received commands on the three leds ( digital representation)
9. Send out the command on the infrared transmission led
>>>Set up the light sensor
10. Show the value of the three leds
11. Link the pitch command to the light value
12. Transmit the light value via the infra-red led
>>Use Infrared LED
The infra-red transmission led is very useful to send our special coded information that can be read by other devices.
13. Send out switch status via the infrared led commands
14. Send out the light sensor value.
|