{"id":22860010,"url":"https://github.com/reelyactive/tessel-hub","last_synced_at":"2025-10-29T20:35:21.737Z","repository":{"id":69137216,"uuid":"75481507","full_name":"reelyactive/tessel-hub","owner":"reelyactive","description":"Reel data forwarder for the Tessel 2 platform.  We believe in an open Internet of Things.","archived":false,"fork":false,"pushed_at":"2018-01-20T21:34:08.000Z","size":90,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-06T12:48:09.997Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reelyactive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-12-03T15:20:24.000Z","updated_at":"2017-05-20T09:03:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"869b358d-25ba-4e29-b8e9-49c4ca5d017a","html_url":"https://github.com/reelyactive/tessel-hub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Ftessel-hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Ftessel-hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Ftessel-hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Ftessel-hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reelyactive","download_url":"https://codeload.github.com/reelyactive/tessel-hub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246436996,"owners_count":20777132,"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":[],"created_at":"2024-12-13T09:08:41.547Z","updated_at":"2025-10-29T20:35:16.684Z","avatar_url":"https://github.com/reelyactive.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"tessel-hub\n==========\n\nReel data forwarder using the Tessel 2 platform as a hub.  Expects the reel to be connected via the Tessel 2's UART.\n\n\nPrerequisites\n-------------\n\nBoth __Node.js__ and the __t2-cli__ tool are prerequisites.\n\nInstall Node.js from [nodejs.org](https://nodejs.org).  Install the t2-cli tool as described at [tessel.github.io/t2-start/](http://tessel.github.io/t2-start/).\n\n\nInstallation\n------------\n\n- Clone this repository\n- From the command line, browse to the root of this repository and run:\n\n    npm install\n\nThe code is now ready and accessible on your computer.\n\n\nConfiguration\n-------------\n\nAll configuration parameters can be found in the file config.js.  Update only this file, as required.  The default configuration relays the data to [Pareto](https://getpareto.com).\n\n\nProgramming\n-----------\n\n- Connect the Tessel to your PC via USB (wait ~30 secs for it to boot)\n- From the command line, browse to the root of this repository and run:\n\n    t2 push index.js\n\nThe code will be pushed to flash memory on the Tessel and will run every time it boots.\n\n\nRequired Firmware Modification\n------------------------------\n\nThe Tessel 2's default firmware is (artificially) limited to 115200bps, however, the reel streams data at 230400bps.  To make the change in the Tessel firmware (only required once), connect the Tessel 2 via both USB and LAN and then from the command line run:\n\n    t2 provision\n    t2 root\n    vi /usr/lib/node/tessel-exports.js\n\nChange 115200 to 230400 (line 1188 in firmware v0.1.0), then save and exit.\n\n\nLicense\n-------\n\nMIT License\n\nCopyright (c) 2017-2018 reelyActive\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR \nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, \nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE \nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER \nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, \nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN \nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freelyactive%2Ftessel-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freelyactive%2Ftessel-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freelyactive%2Ftessel-hub/lists"}