{"id":28999986,"url":"https://github.com/ripred/fansi","last_synced_at":"2025-06-25T08:41:24.445Z","repository":{"id":147027073,"uuid":"612445877","full_name":"ripred/fANSI","owner":"ripred","description":"Arduino library that easily allows sending ANSI control sequences to a PC, Mac, or Linux machine. The PC, Mac, and Linux sides are even easier! Just copy from the serial port directly to the console! 😎","archived":false,"fork":false,"pushed_at":"2024-01-28T02:00:20.000Z","size":599,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-01T23:33:23.186Z","etag":null,"topics":[],"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/ripred.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}},"created_at":"2023-03-11T01:06:47.000Z","updated_at":"2023-04-22T18:09:51.000Z","dependencies_parsed_at":"2023-11-28T11:29:27.642Z","dependency_job_id":"a3822ac2-81c8-418a-997e-4727b2954043","html_url":"https://github.com/ripred/fANSI","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ripred/fANSI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripred%2FfANSI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripred%2FfANSI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripred%2FfANSI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripred%2FfANSI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ripred","download_url":"https://codeload.github.com/ripred/fANSI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripred%2FfANSI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261838336,"owners_count":23217617,"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":"2025-06-25T08:41:17.929Z","updated_at":"2025-06-25T08:41:24.422Z","avatar_url":"https://github.com/ripred.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Arduino CI](https://github.com/ripred/fANSI/workflows/Arduino%20CI/badge.svg)](https://github.com/marketplace/actions/arduino_ci)\n[![Arduino-lint](https://github.com/ripred/fANSI/actions/workflows/arduino-lint.yml/badge.svg)](https://github.com/ripred/fANSI/actions/workflows/arduino-lint.yml)\n![code size:](https://img.shields.io/github/languages/code-size/ripred/fANSI)\n[![GitHub release](https://img.shields.io/github/release/ripred/fANSI.svg?maxAge=3600)](https://github.com/ripred/fANSI/releases)\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/ripred/fANSI/blob/master/LICENSE)\n\nfANSI Library\n\nThis library allows you to send ANSI control sequences to a PC, Mac, or Linux\nmachine simply by sending to the Arduino Serial port.\n\nYou can view the output in any terminal or console window on any operating system\nthat supports ANSI escape sequences.\n\nIncludes support for 4-bit, 6-bit, and full 24-bit color support in common\nterminal window output from any microcontroller that can output serial data\nat 9600 N81. Which is pretty much every one.\n\nIncludes support for cursor on/off, cursor positioning, erasing to end-of-display\nor to end-of-line, alternate screen buffers, borders, and more!\n\nTo display the output from the Arduino or other MCU just copy from the COM port or device to your console output:\n\n```\nripred$ ls /dev/cu.usb*\n/dev/cu.usbserial-0001\nripred$\nripred$\nripred$ cat /dev/cu.usbserial-0001 \n```\n![ANSIexample.png](ANSIexample.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripred%2Ffansi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fripred%2Ffansi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripred%2Ffansi/lists"}