{"id":20586891,"url":"https://github.com/sparkfun/wifly-shield","last_synced_at":"2025-09-20T08:02:38.419Z","repository":{"id":137301095,"uuid":"1006140","full_name":"sparkfun/WiFly-Shield","owner":"sparkfun","description":"WiFly Shield -- A shield for the Roving Networks RN-52 WiFly Module. ","archived":false,"fork":false,"pushed_at":"2019-07-20T01:06:13.000Z","size":222,"stargazers_count":148,"open_issues_count":0,"forks_count":142,"subscribers_count":64,"default_branch":"master","last_synced_at":"2025-05-07T21:37:17.733Z","etag":null,"topics":["arduino","sparkfun-products"],"latest_commit_sha":null,"homepage":"https://www.sparkfun.com/products/9954","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sparkfun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2010-10-19T15:18:28.000Z","updated_at":"2025-03-20T12:50:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"aeb5fc89-f2d9-4c0b-ad9e-fc14c1d253c2","html_url":"https://github.com/sparkfun/WiFly-Shield","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/sparkfun/WiFly-Shield","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FWiFly-Shield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FWiFly-Shield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FWiFly-Shield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FWiFly-Shield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sparkfun","download_url":"https://codeload.github.com/sparkfun/WiFly-Shield/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FWiFly-Shield/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276064355,"owners_count":25578999,"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","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","sparkfun-products"],"created_at":"2024-11-16T07:14:07.253Z","updated_at":"2025-09-20T08:02:38.094Z","avatar_url":"https://github.com/sparkfun.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"***NOTE:*** *This product has been retired from our catalog. If you are looking for more up-to-date info, please check out the [forum](https://forum.sparkfun.com/), [comments here on GitHub](https://github.com/sparkfun/WiFly-Shield/issues), or [IRC channel](https://www.sparkfun.com/news/263) to see how other users are still hacking and improving on this product.*\n\nSparkFun WiFly Shield \n===================================\n\n![SparkFun WiFly Shield](https://cdn.sparkfun.com/assets/parts/4/0/8/0/09954-01b.jpg)  \n\n[*SparkFun WiFly Shield (WRL-09954)*](https://www.sparkfun.com/products/9954)\n\nThe[SparkFun WiFly Shield](http://sparkfun.com/products/9954) enables ARduino boards to connect to 802.11b/g wireless networks with Roving Networks RN-131C module. It uses the SC16IS750 SPI-to-UART chip to free up the Arduino's UART.\n\nRepository Contents\n-------------------\n\n* **/Firmware** - Example sketches\n* **/Hardware** - All Eagle design files (.brd, .sch)\n* **/Libraries** - All Arduino libraries and board examples\n* **/Production** - Test bed files and production panel files\n\nDocumentation\n--------------\n* **[Library](https://github.com/sparkfun/SparkFun_WiFly_Shield_Arduino_Library)** - Arduino library for the WiFly Shield.\n* **[Hookup Guide](https://learn.sparkfun.com/tutorials/wifly-shield-hookup-guide)** - Basic hookup guide for the WiFly Shield.\n* **[SparkFun Fritzing repo](https://github.com/sparkfun/Fritzing_Parts)** - Fritzing diagrams for SparkFun products.\n* **[SparkFun 3D Model repo](https://github.com/sparkfun/3D_Models)** - 3D models of SparkFun products. \n\n\nProduct Versions\n----------------\n* [WRL-09954](https://www.sparkfun.com/products/9954)- The basic WiFly shield \n* [RTL-11389](https://www.sparkfun.com/products/11389)- Retail packaging of WiFly shield and stackable headers\n\nLicense Information\n-------------------\nThe hardware is released under [Creative Commons Share-alike 3.0](http://creativecommons.org/licenses/by-sa/3.0/).  \n\nThe SparkFun WiFly Shield library is Copyright (c) 2010 by SparkFun Electronics and is licensed under the [LGPL](http://www.gnu.org/copyleft/lesser.html).\n\nExamples based on the original examples from the official Arduino Ethernet library are licensed under the same terms as the originals.\n\n'ParsedStream.h' contains a ringbuffer implementation based on one originally found in the Arduino 'HardwareSerial' implementation.\n\nAuthors\n-------\n\n * Chris Taylor (Original autoconnect sketch and tutorial)\n * Philip J. Lindsay (Conversion to library)\n * John Crouchley (1.0 updates -- see https://github.com/jcrouchley/WiFly-Shield)\n * Bob Breznak (see https://github.com/bobbrez/WiFly-Shield for updates)\n * jmr13031 (Additional 1.0 updates -- see https://github.com/jmr13031/WiFly-Shield) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkfun%2Fwifly-shield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsparkfun%2Fwifly-shield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkfun%2Fwifly-shield/lists"}