{"id":19795106,"url":"https://github.com/embeddedenterprises/t100k-networklayer","last_synced_at":"2026-04-10T01:54:06.122Z","repository":{"id":97398501,"uuid":"80617289","full_name":"EmbeddedEnterprises/T100k-NetworkLayer","owner":"EmbeddedEnterprises","description":"A simple .NET based abstraction layer to control chinese LED controllers such as the T100k.","archived":false,"fork":false,"pushed_at":"2017-02-02T20:52:14.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T04:48:18.349Z","etag":null,"topics":["csharp","dotnet","led-controller","leds","linux","lpd6803","t100k","windows"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/EmbeddedEnterprises.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":"2017-02-01T12:19:38.000Z","updated_at":"2017-02-02T20:41:45.000Z","dependencies_parsed_at":"2023-03-13T16:14:28.511Z","dependency_job_id":null,"html_url":"https://github.com/EmbeddedEnterprises/T100k-NetworkLayer","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/EmbeddedEnterprises%2FT100k-NetworkLayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedEnterprises%2FT100k-NetworkLayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedEnterprises%2FT100k-NetworkLayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedEnterprises%2FT100k-NetworkLayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmbeddedEnterprises","download_url":"https://codeload.github.com/EmbeddedEnterprises/T100k-NetworkLayer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241137072,"owners_count":19916047,"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":["csharp","dotnet","led-controller","leds","linux","lpd6803","t100k","windows"],"created_at":"2024-11-12T07:15:27.351Z","updated_at":"2025-12-31T01:11:07.486Z","avatar_url":"https://github.com/EmbeddedEnterprises.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# T100k NAL\n\nThis project is a simple network abstraction layer for chinese LED Controllers such as the T100k.\nIt is designed as a library which you can integrate in custom projects, but there is also a standalone terminal \ninterface to control individual LEDs.\n\nA description of the network interface is currently being built. \nThe development is done using Linux and Monodevelop.\n\n**Note: This project/NAL implementation is not designed to do pixelmapping or similar stuff\nbut to create a simple wrapper to control specific LEDs**\n\n## Hardware Setup\n\nYou need the following hardware to use this software:\n\n- LED Controller T100-k (maybe other models work too, but are however not tested)\n- RGB LED stripes which use (or are compatible) to the LPD6803 LED drivers.\n  - Please note, that these drivers only support 5 bit resolution per channel.\n- A computer with a wired ethernet adapter or a network which is able to transport data using UDP.\n  - Every normal computer should be able to do so.\n\n## Quick start guide\n\n- Connect your controller to the computer, setup the computers network adapter accordingly.\n  - IP Address: `192.168.60.178`\n  - Subnet: `255.255.255.0`\n  - Gateway: `none` or `192.168.60.1`\n  - DNS Servers: `none`\n- Launch the program:\n  - Windows: `t100k.exe`\n  - Linux/Mono: `t100k.exe`\n  - A terminal interface will show up and allow you to control individual LEDs for the controller network.\n\n## Building yourself\n\n- Clone this repository\n- Build should work out-of-the-box when using Visual Studio or Monodevelop/Xamarin Studio.\n- Some nuget packages are required:\n  - log4net","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembeddedenterprises%2Ft100k-networklayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembeddedenterprises%2Ft100k-networklayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembeddedenterprises%2Ft100k-networklayer/lists"}