ニュース

Welcome to the lcd-i2c-library repository! This library provides an interface to control an HD44780-based LCD via an I2C converter using the PCF8574 module. If you are working on an Arduino or AVR ...
I found plenty of LCD Drivers out there.... but none I tried seemed to work for this particular one I had.... it is a 20x4 LCD driven by a PCF8574.... I used this display with Arduino for a while ...
ラズパイやArduinoでセンサーなどを使うときにI2C通信がよく使われています。この場合、ラズパイやArduinoがマスターで、センサーがスレーブになって、マスターからスレーブのデータを書き込んだり、データを読み出したりします。 センサーなどの代わりに ...
ラズパイからArduinoにファイルを送りたい場合があるかと思います。例えば、音楽ファイルとか画像ファイルとか。 あらかじめSDカードに書き込んでオフラインで渡すというので用が足りる場合は良いのですが、動作中にデータを変えたい場合もあるかと思い ...
We really like to see hardware hackers stepping out of the safe and polished boundaries of available Arduino libraries. One example of this is a project which [Matteo] thought worked: using a shift ...