{"id":19012648,"url":"https://github.com/naguissa/ucrc16bpblib","last_synced_at":"2026-05-17T02:03:49.794Z","repository":{"id":93928664,"uuid":"130647095","full_name":"Naguissa/uCRC16BPBLib","owner":"Naguissa","description":"Tiny and cross-device compatible CCITT CRC16 Bit Per Bit or Byte Per Byte calculator library - uCRC16BPBLib","archived":false,"fork":false,"pushed_at":"2020-06-11T07:09:23.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T22:11:39.034Z","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:09.000Z","updated_at":"2020-06-11T13:46:59.000Z","dependencies_parsed_at":"2023-05-06T11:17:16.971Z","dependency_job_id":null,"html_url":"https://github.com/Naguissa/uCRC16BPBLib","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%2FuCRC16BPBLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naguissa%2FuCRC16BPBLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naguissa%2FuCRC16BPBLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naguissa%2FuCRC16BPBLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Naguissa","download_url":"https://codeload.github.com/Naguissa/uCRC16BPBLib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240044661,"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.796Z","updated_at":"2026-04-25T08:30:16.361Z","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":"# Tiny and cross-device compatible CCITT CRC16 Bit Per Bit or Byte Per Byte calculator library - uCRC16BPBLib #\n\nMaster status:   [![Build Status](https://travis-ci.org/Naguissa/uCRC16BPBLib.svg?branch=master)](https://travis-ci.org/Naguissa/uCRC16BPBLib)\n\n## What is this repository for? ##\n\nTiny and cross-device compatible CCITT CRC16 Bit Per Bit or Byte Per Byte 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 - *uCRC16BPBLibObject-\u003ereset()* : Resets internal state\n - *uCRC16BPBLibObject-\u003efeedBit(bool)* : Feeds a bit\n - *uCRC16BPBLibObject-\u003efeedByte(char)* : Feeds a byte\n - *uCRC16BPBLibObject-\u003egetResult()* : Gets CRC16 in a uint16_t\n\n## How do I get set up? ##\n\nYou can get it from Arduino libraries directly, searching by uCRC16BPBLib.\n\nFor manual installation:\n\n * Get the ZIP from releases link: https://github.com/Naguissa/uCRC16BPBLib/releases\n * Rename to uCRC16BPBLib.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/ucrc16bpblib-pequena-libreria-para-calcular-el-cci-t215.html\n\n## Contribute ##\n\nAny code contribution, report or comment are always welcome. Don't hesitate to use GitHub for that.\n\n * You can sponsor this project using GitHub's Sponsor button: https://github.com/Naguissa/uCRC16BPBLib\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%2Fucrc16bpblib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaguissa%2Fucrc16bpblib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaguissa%2Fucrc16bpblib/lists"}