ニュース

ロームグループのラピスセミコンダクタは6月25日、Arduino互換のマイコンボード「Lazurite Basic(ラズライト・ベーシック) 」を開発、販売を開始した。 電子工作に多用される学習用マイコンボード「Arduino」互換で、CPUはML620Q504(16bit、16MHz)を搭載、メモリー64KB。
Before I start talking about this really cool thing called Arduino (Italian for "good friend"), let me say a few things about the fascinating subject of physical computing. Physical computing has been ...
Before opening the Arduino software, wire up the Arduino according to the circuits page using the 8MHz minimalist breadboard circuit but with a 10k pull-up resistor on the reset pin (physical pin 1).
Many of us know the basic Blink Arduino sketch, or have coded similar routines on other microcontrollers. Flashing an LED on and off—it doesn’t get much simpler than that. But how big should a blink ...
[Mike] sent in a project he’s been working on – a port of a BASIC interpreter that fits on an Arduino. The code is meant to be a faithful port of Tiny BASIC for the 68000, and true to Tiny BASIC form, ...