} LCD Archives - Blog

Microlab - IoT

       
  • Inicio
  • Cursos
  • Datasheets
    • ESP8266
  • Herramientas
    • Texto a mp3
    • Calculadora resistencias

LCD

LCD 1602 con teclado en Arduino Uno

10 de marzo de 2018 Christian Anasi 0

#include <LiquidCrystal.h> LiquidCrystal lcd(8, 9, 4, 5, 6, 7); int lcd_key     = 0; int adc_key_in  = 0; #define btnRIGHT  0 #define btnUP     1 #define btnDOWN   […]

Categorías

  • Arduino
  • Attiny
  • Ethernet
  • IoT
  • Linux
  • Matlab
  • MySQL
  • NodeJs
  • Python
  • Raspberry Pi
  • Sensores
  • Sin categoría
  • Soluciones

Entradas recientes

  • Ejecutar script python como servicio en la Raspberry Pi
  • Módulo Ethernet ENC28J60 para Arduino Nano
  • Módulo GSM/GPRS A6 con Arduino
  • Módulo GSM/GPRS A6 con Raspberry
  • Ejecutar script python automáticamente al encender la Raspberry Pi

Copyright © 2025 | Plantilla WordPress por MH Themes