keyboard_arrow_right keyboard_arrow_right keyboard_arrow_right keyboard_arrow_right keyboard_arrow_right
|

Preorder
LCD 1602 Keypad Shield for Arduino Uno

5 1 ulasan
assignment1 Tanya Produk
Dropship Rp 5.000
Berat {{ selectedSKU.weight_information }}
Volume {{ selectedSKUVolume(selectedSKU.volume)}}
Asuransi Pengiriman: Opsional
Estimasi pengiriman barang dimulai dari tanggal {{ selectedSKU.pre_order.formatted }}.
Informasi Penjual
store Informasi Penjual
keyboard_arrow_down
Toko belum memiliki catatan transaksi
Dukungan Pengiriman
Lainnya
{{ selectedSKU.sku_display }}
7 Hari Toko

Informasi Produk LCD 1602 Keypad Shield for Arduino Uno

LCD 1602 Keypad Shield for Arduino



Features :

This is a 16x2 LCD Keypad module for Arduino

Blue Backlight with white words

Uses 4 Bit Ardui-no LCD Library

100% brand new and high quality

GP2D12 ranging code:

#include LCD4Bit_mod.h 

LCD4Bit_mod lcd = LCD4Bit_mod(2);

char GP2D12;

char a,b;

char str1[]="Renge:";

char str2[]=" Renge Over ";

char str3[]="cm";

void setup()

lcd.init();

lcd.clear();

lcd.printIn("GP2D12 testing...");

void loop()

GP2D12=read_gp2d12_range(1);

if(GP2D12>80||GP2D12 10 )

lcd.cursorTo(2,0);

lcd.printIn(str2);

else

a=0x30+GP2D12/10;

b=0x30+GP2D12%10;

lcd.cursorTo(2, 3);

lcd.printIn(str1);

lcd.print(a);

lcd.print(b);

lcd.printIn(str3);

delay(50);

float read_gp2d12_range(byte pin)

int tmp;

tmp = analogRead(pin);

if (tmp < 3)return -1;

return (6787.0 /((float)tmp - 3.0)) - 4.0;



Package Included:

1 x Keypad Shield LCD1602

Spesifikasi LCD 1602 Keypad Shield for Arduino Uno

Warna
Hijau

Ulasan LCD 1602 Keypad Shield for Arduino Uno

Filter Ulasan

Respon pertanyaan calon pembeli melalui kotak pesan toko.

Cek Pesan

Login untuk melakukan diskusi produk dengan penjual

Login

Diskusi Produk LCD 1602 Keypad Shield for Arduino Uno

Belum ada diskusi mengenai produk ini
Preorder
LCD 1602 Keypad Shield for Arduino Uno
5 1 ulasan
assignment1 Tanya Produk