{"id":19012641,"url":"https://github.com/naguissa/ucrc16lib","last_synced_at":"2026-05-16T00:31:30.340Z","repository":{"id":93928646,"uuid":"130647154","full_name":"Naguissa/uCRC16Lib","owner":"Naguissa","description":"Tiny and cross-device compatible CCITT CRC16 calculator library - uCRC16Lib","archived":false,"fork":false,"pushed_at":"2020-06-11T07:09:58.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T22:11:37.929Z","etag":null,"topics":["arduino","arduino-library","ccitt","ccitt-crc","crc","crc16","crc16ccitt","naguissa"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Naguissa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"Naguissa","custom":"https://www.paypal.me/foroelectro"}},"created_at":"2018-04-23T05:59:53.000Z","updated_at":"2023-08-04T19:03:06.000Z","dependencies_parsed_at":"2023-05-06T10:48:21.666Z","dependency_job_id":null,"html_url":"https://github.com/Naguissa/uCRC16Lib","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naguissa%2FuCRC16Lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naguissa%2FuCRC16Lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naguissa%2FuCRC16Lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naguissa%2FuCRC16Lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Naguissa","download_url":"https://codeload.github.com/Naguissa/uCRC16Lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240044649,"owners_count":19739183,"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":["arduino","arduino-library","ccitt","ccitt-crc","crc","crc16","crc16ccitt","naguissa"],"created_at":"2024-11-08T19:19:00.328Z","updated_at":"2026-04-25T08:30:16.253Z","avatar_url":"https://github.com/Naguissa.png","language":"C++","funding_links":["https://github.com/sponsors/Naguissa","https://www.paypal.me/foroelectro","https://paypal.me/foroelectro"],"categories":[],"sub_categories":[],"readme":"# Arduino IDE based CCITT CRC16 calculator - uCRC16Lib #\n\nMaster status:   [![Build Status](https://travis-ci.org/Naguissa/uCRC16Lib.svg?branch=master)](https://travis-ci.org/Naguissa/uCRC16Lib)\n\n## What is this repository for? ##\n\nTiny and cross-device compatible CCITT CRC16 calculation.\n\nSupports any microcontroller.\n\n\n\n## Usage ##\n\nThis library is used with only static methods, you don't need to (and can't) initialize any class object.\n\nYou have these methods:\n - *uCRC16Lib::calculate(char * data_to_be_encoded, uint16_t size);* : Returns CRC16 in a uint16_t\n - *uCRC16Lib::crc_ok* : uint16_t with CRC16 value of \"T 0xD9 0xE4\" (without spaces)\n\n## How do I get set up? ##\n\nYou can get it from Arduino libraries directly, searching by uCRC16Lib.\n\nFor manual installation:\n\n * Get the ZIP from releases link: https://github.com/Naguissa/uCRC16Lib/releases\n * Rename to uCRC16Lib.zip\n * Install library on Arduino\n\n## Examples ##\n\nIncluded on example folder, available on Arduino IDE.\n\n\n\n## Who do I talk to? ##\n\n * [Naguissa](https://github.com/Naguissa)\n * https://www.foroelectro.net/librerias-arduino-ide-f29/ucrc16lib-pequena-libreria-para-calcular-el-ccitt--t214.html\n\n\n## Contribute ##\n\nAny code contribution, report or comment are always welcome. Don't hesitate to use GitHub for that.\n\n\n * You can sponsor this project using GitHub's Sponsor button: https://github.com/Naguissa/uCRC16Lib\n * You can make a donation via PayPal: https://paypal.me/foroelectro\n\n\nThanks for your support.\n\n\nContributors hall of fame: https://www.foroelectro.net/hall-of-fame-f32/contributors-contribuyentes-t271.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaguissa%2Fucrc16lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaguissa%2Fucrc16lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaguissa%2Fucrc16lib/lists"}