You are reading a single comment by @stephaneAG and its replies. Click here to read the full conversation.
  • back ! :D

    All right, I now have a working audio bar graph ( but it seems the chars I'm writing are no more "blocks of different height" afer a reset ? -> I gotta digg the stuff to write from the char map, but it seems weird some chars work and some don't ( or have a different charcode: ex: 0100 or 00000100 gives me an @, but it seems not consistant ? I surely use it the wrong way .. ) )

    The char map/set I'm talking about is from the datasheet, "Table 4"
    https://www.sparkfun.com/datasheets/LCD/­HD44780.pdf

    pics of bar graph before ( "blocks of different height") added
    Anyway, the "blocks" are gotten using lcd.write(0..7) ( increase the num for taller block )
    ( 'd be nice to know if we can have those flipped up without using special chars - to represent some audio stuff ;p )

    +


    2 Attachments

    • IMG_0188.JPG
    • IMG_0187.JPG
About

Avatar for stephaneAG @stephaneAG started