Raspberry Pi用 ソフトウェア I2C ライブラリ raspi_i2c / soft_i2c Arduino ESP32 用 ソフトウェア I2C LCD ST7032i ドライバ soft_i2c 本ソースリストおよびソフトウェアは、ライセンスフリーです。(詳細は別記) 利用、編集、再配布等が自由に行えますが、著作権表示の改変は ...
Use testing mode in order to show "hello world" on the screen at arduino startup : Verify contrast (it could be too low preventing you to see text), you can adjust ...
ラズパイやArduinoでセンサーなどを使うときにI2C通信がよく使われています。この場合、ラズパイやArduinoがマスターで、センサーがスレーブになって、マスターからスレーブのデータを書き込んだり、データを読み出したりします。 センサーなどの代わりに ...
Nucleo Board STM32F303K8とArduino IDEの組み合わせでの使い方の学習です。今回はI2Cのスレーブで動かしてみます。 使い方 普通のArudinoと同じようにWireライブラリが使えます。Nucleo Board STM32F303K8の場合は、SCLがA5(PA6)ピン、SDAがA4(PA5)ピンになります。 M5Stack Core2と通信 ...
Abstract: This paper presents the design of an Intellectual Property (IP) that converts a serial output signal into a parallel output signal for a liquid crystal display (LCD). The IP is intended for ...
Use an ATtiny85 to display sensor values on an I2C LCD (equiped with PCF8574): GY21P (Si7021+SHT21) I2C sensor, temperature and relative humidity DS18b20 Dallas sensor, one wire, temperature I had ...