{"id":15524089,"url":"https://github.com/ribasco/new-liquidcrystal","last_synced_at":"2025-03-28T20:48:22.321Z","repository":{"id":103628982,"uuid":"120249666","full_name":"ribasco/new-liquidcrystal","owner":"ribasco","description":"This is a fork of the New Liquid Crystal Library by  Francisco Malpartida","archived":false,"fork":false,"pushed_at":"2018-08-27T12:38:33.000Z","size":2504,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T06:35:21.024Z","etag":null,"topics":["arduino","i2c","lcd","library","new","shift-register"],"latest_commit_sha":null,"homepage":"https://bitbucket.org/fmalpartida/new-liquidcrystal","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ribasco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-05T03:23:21.000Z","updated_at":"2019-04-26T04:19:07.000Z","dependencies_parsed_at":"2023-05-24T02:45:38.933Z","dependency_job_id":null,"html_url":"https://github.com/ribasco/new-liquidcrystal","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ribasco%2Fnew-liquidcrystal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ribasco%2Fnew-liquidcrystal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ribasco%2Fnew-liquidcrystal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ribasco%2Fnew-liquidcrystal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ribasco","download_url":"https://codeload.github.com/ribasco/new-liquidcrystal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246100489,"owners_count":20723469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","i2c","lcd","library","new","shift-register"],"created_at":"2024-10-02T10:49:08.910Z","updated_at":"2025-03-28T20:48:22.291Z","avatar_url":"https://github.com/ribasco.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"- This is a fork of the new LCD library by Francisco Malpartida (https://bitbucket.org/fmalpartida/new-liquidcrystal)\n\n## Introduction ##\n\n![LCD library](https://bitbucket.org/fmalpartida/new-liquidcrystal/downloads/I2CLCDextraIO_assemblyProject_small.jpg)\n\nWelcome to the *LCD Library* for **Arduino** and **Chipkit**. It is a derivate of the original LiquidCrystal Library as sourced in the Arduino SDK. It has been developed to be compatible with the current LiquidCrystal library, \nits performance is almost 5 times faster and fully extendable if need be. \n\nIt supports most ``Hitachi HD44780`` based LCDs, or compatible, connected to any project using: 4, 8 \nwire parallel interface, I2C IO port expander (native I2C and bit bang) and Shift Regiter.\n\nIt currently supports 4 types of connections:\n\n* 4 bit parallel LCD interface\n* 8 bit parallel LCD interface\n* I2C IO bus expansion board with the PCF8574* I2C IO expander ASIC such as [I2C LCD extra IO](http://www.electrofunltd.com/2011/10/i2c-lcd-extra-io.html \"I2C LCD extra IO\").\n* ShiftRegister adaptor board as described [Shift Register project home](http://code.google.com/p/arduinoshiftreglcd/ \"Shift Register project home\") or in the HW configuration described below, 2 and 3 wire configurations supported.\n* ShiftRegister 3 wire latch adaptor board as described [ShiftRegister 3 Wire Home](http://www.arduino.cc/playground/Code/LCD3wires \"ShiftRegister 3 Wire Home\")\n* Support for 1 wire shift register [ShiftRegister 1 Wire](http://www.romanblack.com/shift1.htm \"ShiftRegister 1 Wire\")\n* I2C bus expansion using general purpose IO lines.\n\n### How do I get set up? ###\n\n* Please refer to the project's [wiki](https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/Home \"wiki\")\n\n\n### Contributors\nThe library has had the invaluable contribution of:\n\n* [piccaso](http://www.3guys1laser.com/blog-cheap-arduino-2-wire-lcd-display-0 \"picas\") - Florian Fida - Flo, thanks for testing and improving the SR library, initial version of the 1 wire interface and speed improvements.\n* B. Perry - *bperrybap@opensource.billsworld.billandterrie.com*, with his thoughtful contribution, speed improvements and development support for the SR2W library.\n* Adrian Piccioli, with his contribution to the i2c GPIO support.\n* [todbot](https://github.com/todbot \"todbot\") Tod E. Kurt for the [softwarei2cmaster](https://github.com/todbot/SoftI2CMaster \"softwarei2cmaster\") library.\n* [felias-fogg](https://github.com/felias-fogg) - Bernhard for the [softwarei2cmaster fast](https://github.com/felias-fogg/SoftI2CMaster \"softwirei2cmaster\")\n\n#### Contribution guidelines\n\n* Writing tests\n* Code review\n* Help out with bug fixing\n* Setup a project logo\n* Write new drivers to support more LCDs.\n\n### Who do I talk to? ###\n\n* Repo owner or admin\n* For SoftI2CMaster latest versions, updates and support, please refer to [SoftI2CMaster](https://github.com/todbot/SoftI2CMaster \"todbot\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fribasco%2Fnew-liquidcrystal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fribasco%2Fnew-liquidcrystal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fribasco%2Fnew-liquidcrystal/lists"}