PICAXE-18M2+ マイクロコントローラチップ
概要
- 16入力/出力をサポート
- メモリ容量:2048バイト
- RAM:256バイト
- 10アナログ/タッチセンサチャンネル
- 設定可能な i/oピン、タッチセンサ入力など、
- パックサイズ:40 mm x 10 mm x 15 m
- パック重量:2.8 g
An excellent microprocessor from the M2 series of PICAXE chips. The 18M2+ chip features 16 configurable input/output pins [16 usable pins + 2 pins for voltage/gnd = 18 pins] and harnesses new Microchip PIC technology including: internal temperature sensor, Manchester radio encoding by use of simple commands [rfout, rfin], additional memory, time-sliced parallel multi-tasking of up to 8 tasks, etc. I haven't been able to use all the features of the 18m2+ yet, but learning the PICAXE BASIC language was a snap and this microprocessor was a good lead into my new hobby of microprocessors and interfacing. My first project utilized the 18m2+ to SIMULATE a BCD to 7-Segment [4511] plus decade counter [4517]. I used pinsB as outputs to the 7-segment, 4 of the pinsC as binary input, and the rest for signaling the 'counter', a software 'reset' pin, etc. The PICAXE platform offered me multi-tasking/time-slicing, free PICAXE Editor 6 software, directives, symbols, variables, input, output, pins, interrupts, "lookup" table command, integer math, an internal 1 second timer, etc. The possibilities are endless!
An excellent *microcontroller* from the M2 series of PICAXE chips. The 18M2+ chip features 16 configurable input/output pins [16 usable pins + 2 pins for voltage/GND = 18 pins] and harnesses new Microchip PIC technology including: internal temperature sensor, Manchester radio encoding by use of simple commands [rfout, rfin], additional memory, time-sliced parallel multi-tasking of up to 8 tasks, etc. I haven't been able to use all the features of the 18m2+ yet, but learning the PICAXE BASIC language was a snap and this microcontroller was a good lead into my new hobby of microcontrollers and interfacing. My first project utilized the 18m2+ to SIMULATE a BCD to 7-Segment [4511] plus decade counter [4517]. I used pinsB as outputs to the 7-segment, 4 of the pinsC as binary input, and the rest for signaling the 'counter', a software 'reset' pin, etc. For my project, the PICAXE platform offered multi-tasking/time-slicing, free PICAXE Editor 6 software, directives, symbols, variables, input, output, pins, interrupts, "lookup" table command, integer math, an internal 1 second timer, etc. The possibilities are endless!