lcd

  1. moty22

    Share My Creation Frequency counter

    The Arduino generates an accurate 1 second time base for the counter by cascading timer0 and timer2. Part of the B4R code is in C for setting the timers/counters of the Atmega328, this way the accuracy follows the 16 MHz crystal. The link between digital inputs 3 and 4 connects the output of...
  2. Peter Simpson

    V2 - Upgrading my old recycled 768 to new recycled 1080p external laptop screen - Directions

    Hello fellow B4X developers, I'm at it again but this time I've taken photos specifically to post on this great community. Updating my current screen means that I'll be going from a 1366x768 not full HD to a 1920x1080 full HD portable external screen. A few weeks ago I purchased a faulty...
  3. P

    B4R Question LCD Menu Lib for LiquidCrystal_I2C Library

    Hi guys, I'm new to Arduino and i'm using B4R LiquidCrystal_I2C library to drive my LCD 1602 I2C version. I want to know is there any library to make LCD Menus like the libs on Arduino IDE for B4R? Thanks.
Top