{ "info": { "author": "FredThx", "author_email": "FredThx@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved", "Natural Language :: French", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "FGPIO Lib - A package for managing E/S of Raspberry pi or PCduino\n - Une librairie pour gerer les e/s d'un RPi ou d'un pcduino\n========================================================================\n\nThis package allows to manage the following components with a Raspberry PI or pcduino\n(Ce module permet de gerer les composants suivants avec un Raspberry PI ou un pcduino)\n\n - Rpi or pcduino with rpiduino_io\n - Bouton with bt_io\n - Led with led_io\n - lcd with lcd_io\n - luminosity with lum_capteur_io\n - max7219 with max7219_io\n - radio controlled plugs\n with rcSwitch_io et prises\n - Ultrasonic distance sensor\n with UltraSonic_io\n - DHT11 temperature sensor\n with dht11_io\n - GPIO extension\n MCP23017 with mcp23017_io\n PCA9555 (DF ROBOT DFR0013)\n with pca9555_io\n - rotary encoder with rotary_encoder_io\n - a menu on lcd and rotary encoder\n with f_menu\n - CAN mcp3004/3008 with mcp300x_io\n\t - temperature RF sensors\n\t with rf_recept_io\n\t - servo motors with servo_motor_io\n\t - Gyroscope accelerometer MPU-6050\n\t with mpu_6050_io\n\t - \t Detector qrd1114 with qrd1114_io\n\t - CT sensor YHDC with SCT013_v_io\n - HRLV max sonar sensor with hrlv_max_sonar_io\n\t - Relays with relay_io\n\t - buzzer with buzz_io\n\t - rain_sensor with rain_sensor_io\n\t - Digital IR motion sensor \n\t with ir_detect_io\n\t \n\nAll input component can be use with thread (see examples)\n\nInstallation :\n pip install FGPIO\n\nExample :\n\nfrom FGPIO.rpiduino_io import *\nfrom FGPIO.led_io import *\npc = rpiduino_io()\nled = led_io(pc.logical_pin(2))\nled.on()\n\ndef action_bt_change():\n\tif bt.th_readed():\n\t\tprint \"bt Pushed.\"\n\nbt = bt_io(pc.logical_pin(10), True, action_bt_change)", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "WTFPL", "maintainer": "", "maintainer_email": "", "name": "FGPIO", "package_url": "https://pypi.org/project/FGPIO/", "platform": "", "project_url": "https://pypi.org/project/FGPIO/", "project_urls": null, "release_url": "https://pypi.org/project/FGPIO/0.6.4/", "requires_dist": null, "requires_python": "", "summary": "A package for managing E/S of Raspberry pi or PCduino. Gestion des E/S d'un Raspberry PI ou d'un pcduino", "version": "0.6.4" }, "last_serial": 2762038, "releases": { "0.1": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e143ea43b0d043c7e360786dfe84ffaa", "sha256": "d671917a5d4de93fcbfa07b90438adde74cc7a6faaa579187eefb851e7125120" }, "downloads": -1, "filename": "FGPIO-0.1.1-py2.7.egg", "has_sig": false, "md5_digest": "e143ea43b0d043c7e360786dfe84ffaa", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 69712, "upload_time": "2017-04-08T08:05:49", "url": "https://files.pythonhosted.org/packages/2c/5f/5c7468a348f7d4958fab433db37439c62e412c909e830f9f5bd53dcacece/FGPIO-0.1.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "b3ccf5b4413aaad0a34d0c20c9b8a7d5", "sha256": "75daf8ec451c499746194063741369a3e2f48b8ee8a9ea119e34f64336d9cd11" }, "downloads": -1, "filename": "FGPIO-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b3ccf5b4413aaad0a34d0c20c9b8a7d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17684, "upload_time": "2015-02-03T23:07:34", "url": "https://files.pythonhosted.org/packages/e6/56/e59dfdec3d811e8b507a0110851c4ff1a5d7f08cfdb62698a701a7aa9301/FGPIO-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "1c7147627f7261a921599614527a4fe9", "sha256": "940b4488f42c41d0b95ed53e92af5c733c22765b2a12a374d4c7c18d1cf487e0" }, "downloads": -1, "filename": "FGPIO-0.1.2.tar.gz", "has_sig": false, "md5_digest": "1c7147627f7261a921599614527a4fe9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24593, "upload_time": "2015-02-12T20:33:12", "url": "https://files.pythonhosted.org/packages/d4/62/caa8d6acf223b82faf93f62b4451a1c49bed8fd1dc40a0d6c50265997553/FGPIO-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "ae6238b76445031b2bfe5aea01944255", "sha256": "7ce7bb0554ec7694d49367407c984b92aa0c1cd4ae89a80aea6689c021268664" }, "downloads": -1, "filename": "FGPIO-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ae6238b76445031b2bfe5aea01944255", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26914, "upload_time": "2015-02-20T22:42:29", "url": "https://files.pythonhosted.org/packages/bc/54/abb4a1f459df8dfef59856472f4c4ff24b84cfa8106efa7374eb85efc567/FGPIO-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "73c202b7d5a78961f42f8da8aea72a61", "sha256": "a6991e5c12b7d7100dbf636b2e58b6131ddf2a36381e0885de222370fae6fa12" }, "downloads": -1, "filename": "FGPIO-0.1.4.tar.gz", "has_sig": false, "md5_digest": "73c202b7d5a78961f42f8da8aea72a61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27807, "upload_time": "2015-02-21T12:01:09", "url": "https://files.pythonhosted.org/packages/af/02/34585b88eec1f802161073cdbcbbf52e1010874d2f657f0e5a0ea78b4994/FGPIO-0.1.4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "6b214f37dcd55fa066268be563778a43", "sha256": "835bb01c854c02296e8bd48d2024195f03359653c816ce2d47acd8258b63aab3" }, "downloads": -1, "filename": "FGPIO-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6b214f37dcd55fa066268be563778a43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30922, "upload_time": "2015-02-22T20:06:21", "url": "https://files.pythonhosted.org/packages/02/f0/aece495cb3ce96e5504947e8c0597dc9b21b6bbe9f9d14428c1ac0754755/FGPIO-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "039e2de5c4b30f36ced7c9b73f9a691b", "sha256": "6583aed63a5490ff3b52257e3acbd6796785ec9326d8a919a4637bcdcb7e7b96" }, "downloads": -1, "filename": "FGPIO-0.2.1.tar.gz", "has_sig": false, "md5_digest": "039e2de5c4b30f36ced7c9b73f9a691b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31047, "upload_time": "2015-03-01T10:31:30", "url": "https://files.pythonhosted.org/packages/da/48/95aded565493024e04ff812aa5ffb0b10dda85c46e523d1ea20322f0f365/FGPIO-0.2.1.tar.gz" } ], "0.3.0": [], "0.5": [ { "comment_text": "", "digests": { "md5": "c358356d336ecba939172a34983120ca", "sha256": "ea892f727ab721d9499756509a97ac21c470875c5ec195b231584aa964820757" }, "downloads": -1, "filename": "FGPIO-0.5.tar.gz", "has_sig": false, "md5_digest": "c358356d336ecba939172a34983120ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46540, "upload_time": "2015-05-10T18:25:49", "url": "https://files.pythonhosted.org/packages/e1/2f/908f747aba5e888deed9838b039f6e9981a14e14fed23dd6420ad0d11fbe/FGPIO-0.5.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "547f908b6a1463763d8e4f2528708a01", "sha256": "9698dafd541d7e2c424f215956b0596d971c8e04f5b143b000ab30e5b467ec01" }, "downloads": -1, "filename": "FGPIO-0.6.0.tar.gz", "has_sig": false, "md5_digest": "547f908b6a1463763d8e4f2528708a01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49240, "upload_time": "2015-05-17T16:09:49", "url": "https://files.pythonhosted.org/packages/7e/7e/898bada67bd37a85afb3bbc8e1e2841957a48b8f08668ad1bc7168318868/FGPIO-0.6.0.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "5dfd53d7eefaae3921f7efab6df54648", "sha256": "5fe3a8d6739049bb0740491babd4d1013f4e6302aee5910970d782790fec1fc1" }, "downloads": -1, "filename": "FGPIO-0.6.1.tar.gz", "has_sig": false, "md5_digest": "5dfd53d7eefaae3921f7efab6df54648", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49274, "upload_time": "2015-10-11T19:45:53", "url": "https://files.pythonhosted.org/packages/c2/95/b3835ee1656aaebe009cb26756ba4b0f73c44a7f512292062d8119dde83f/FGPIO-0.6.1.tar.gz" } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "73a060c8f114647e555577dbdd52c562", "sha256": "fed3c877990806052b63c2637fbaab389ae8c5422b44d6b4511987187fc91092" }, "downloads": -1, "filename": "FGPIO-0.6.3.tar.gz", "has_sig": false, "md5_digest": "73a060c8f114647e555577dbdd52c562", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50350, "upload_time": "2015-12-13T21:42:18", "url": "https://files.pythonhosted.org/packages/35/41/3037c61440ee6044b6b05b0b2bec3e5d1915d485df3907ca11c36b3ef5f7/FGPIO-0.6.3.tar.gz" } ], "0.6.4": [ { "comment_text": "", "digests": { "md5": "1faf04c8e9975ece6e75b922b25131bb", "sha256": "eced23962c1cb8bda21ef008e7a76805bf0f6d4c99490d1926d42f52b7f0e9bc" }, "downloads": -1, "filename": "FGPIO-0.6.4.tar.gz", "has_sig": false, "md5_digest": "1faf04c8e9975ece6e75b922b25131bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50457, "upload_time": "2017-04-08T08:06:41", "url": "https://files.pythonhosted.org/packages/c5/2f/ebed6e873020ef8e71ab6b964a72961f1481664ed2e58fe3008be2a66b6d/FGPIO-0.6.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1faf04c8e9975ece6e75b922b25131bb", "sha256": "eced23962c1cb8bda21ef008e7a76805bf0f6d4c99490d1926d42f52b7f0e9bc" }, "downloads": -1, "filename": "FGPIO-0.6.4.tar.gz", "has_sig": false, "md5_digest": "1faf04c8e9975ece6e75b922b25131bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50457, "upload_time": "2017-04-08T08:06:41", "url": "https://files.pythonhosted.org/packages/c5/2f/ebed6e873020ef8e71ab6b964a72961f1481664ed2e58fe3008be2a66b6d/FGPIO-0.6.4.tar.gz" } ] }