{ "info": { "author": "Bruce Collie", "author_email": "bruce.collie@blueyonder.co.uk", "bugtrack_url": null, "classifiers": [], "description": "==========\nLCD Module\n==========\n\nThis module makes it easier to get started using an Adafruit 16x2 LCD with your Raspberry Pi.\n\nDependencies\n============\n\nThis module depends on the following apt packages:\n\n* python-smbus\n\n* i2c-tools\n\n* python-dev\n\n* python-rpi.gpio\n\nYour /etc/modules file should have the following lines in it:\n\n* i2c-bcm2708\n i2c-dev\n\nThis module is only designed to be useful on Raspberry Pi systems running Raspbian that have an Adafruit 16x2 LCD screen correctly installed.\n\nUsage\n=====\n\nOnce you have pip installed raspberry-pi-lcd, you can import lcd into your program. The lcd module exposes the following methods:\n\n* message(text)\n\n\t* Displays text on the LCD", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/raspberry-pi-lcd/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "raspberry-pi-lcd", "package_url": "https://pypi.org/project/raspberry-pi-lcd/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/raspberry-pi-lcd/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/raspberry-pi-lcd/" }, "release_url": "https://pypi.org/project/raspberry-pi-lcd/1.1.1/", "requires_dist": null, "requires_python": null, "summary": "Easy to use LCD API for the adafruit raspberry pi lcd module..", "version": "1.1.1" }, "last_serial": 874577, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f314064a7751f3d054a4ae4fda3aef19", "sha256": "3ec9447e58233a1e4ef545dc7229670f734606fcc29cc3bde5452f06a99bd174" }, "downloads": -1, "filename": "raspberry-pi-lcd-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f314064a7751f3d054a4ae4fda3aef19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9833, "upload_time": "2013-09-26T12:05:04", "url": "https://files.pythonhosted.org/packages/ce/f9/dd41116e48e2ad12137d9f7b2967dad2682b996a2701cc98a875e8888b7c/raspberry-pi-lcd-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "2af7ee2190bfc1dbb30d55932cbbf510", "sha256": "05a3bea13370eb898b0d6c51a3311a67f98e785ac67576831b56085284d135dc" }, "downloads": -1, "filename": "raspberry-pi-lcd-1.1.0.tar.gz", "has_sig": false, "md5_digest": "2af7ee2190bfc1dbb30d55932cbbf510", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9925, "upload_time": "2013-09-26T12:14:38", "url": "https://files.pythonhosted.org/packages/03/eb/523cb17d2efa14232638e70e3b2d2618fc7de420d8ba897b22dce39054a2/raspberry-pi-lcd-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "255355987b96423722d64341aae4f0bf", "sha256": "876f52408ff15f9af37fb33d4724626f95ed6b593aa4bf9253e8615cd2453a54" }, "downloads": -1, "filename": "raspberry-pi-lcd-1.1.1.tar.gz", "has_sig": false, "md5_digest": "255355987b96423722d64341aae4f0bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10232, "upload_time": "2013-09-26T12:21:36", "url": "https://files.pythonhosted.org/packages/e2/a0/980fe90e9d9f5b3505742a4638181e3fb4c2f51858af1c711da70e7e632a/raspberry-pi-lcd-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "255355987b96423722d64341aae4f0bf", "sha256": "876f52408ff15f9af37fb33d4724626f95ed6b593aa4bf9253e8615cd2453a54" }, "downloads": -1, "filename": "raspberry-pi-lcd-1.1.1.tar.gz", "has_sig": false, "md5_digest": "255355987b96423722d64341aae4f0bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10232, "upload_time": "2013-09-26T12:21:36", "url": "https://files.pythonhosted.org/packages/e2/a0/980fe90e9d9f5b3505742a4638181e3fb4c2f51858af1c711da70e7e632a/raspberry-pi-lcd-1.1.1.tar.gz" } ] }