もっと使うゼ!!Arduino!! 前回に引き続き、今回もArduinoについて。前回はArduinoの基本の“キ”あたりをご紹介したが、今回は基本の“ホ”あたりを。前回紹介した作例より、ちょっぴり高度なものをいくつかお見せしたい。 イタリア生まれのマイコン(AVR ...
それではGenuino 101がArduino Unoと比較して、どんな性能や機能を備えているかいくつか比較してみたいと思う。そもそも ...
Aurduino UNOだと「~」マークがあるピンはデジタル出力とアナログ出力を兼用できる。 値が連続的で、loop関数は常時動いている なので、上記のように常時変化させることもできる。 フルカラーLED RGB LEDで出力するので、色は0から255の種類。 RGB LEDの一番長い ...
Within our project we have a flexible way to define different devices (ouputs, inputs, 7Segment displays,...), configured by a program running on a PC. This program transfers a configuration via ...
Most projects are built on abstractions. After all, few of us can create our own wire, our own transistors, or our own integrated circuits. A few months ago, [Julian Ilett] found a problem using the ...