Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hubmartin/bcf-usb-lcd-display
USB Connected LCD display for Raspberry Pi, Turris or any SBC.
https://github.com/hubmartin/bcf-usb-lcd-display
Last synced: about 1 month ago
JSON representation
USB Connected LCD display for Raspberry Pi, Turris or any SBC.
- Host: GitHub
- URL: https://github.com/hubmartin/bcf-usb-lcd-display
- Owner: hubmartin
- License: mit
- Created: 2019-02-10T09:50:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T07:42:15.000Z (almost 6 years ago)
- Last Synced: 2024-10-28T09:35:50.738Z (3 months ago)
- Language: C
- Size: 232 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Display over USB for Raspberry Pi, Turris or other SBC. With buttons.
[![Travis](https://img.shields.io/travis/bigclownlabs/bcf-skeleton/master.svg)](https://travis-ci.org/bigclownlabs/bcf-skeleton)
[![Release](https://img.shields.io/github/release/bigclownlabs/bcf-skeleton.svg)](https://github.com/bigclownlabs/bcf-skeleton/releases)
[![License](https://img.shields.io/github/license/bigclownlabs/bcf-skeleton.svg)](https://github.com/bigclownlabs/bcf-skeleton/blob/master/LICENSE)
[![Twitter](https://img.shields.io/twitter/follow/BigClownLabs.svg?style=social&label=Follow)](https://twitter.com/BigClownLabs)This repository contains firmware skeleton for [Core Module](https://shop.bigclown.com/core-module).
If you want to get more information about Core Module, firmware and how to work with it, please follow this link:
**https://www.bigclown.com/doc/firmware/basic-overview/**
User's application code (business logic) goes into `app/application.c`.
The default content works as a *Hello World* example.
When flashed into Core Module, it toggles LED state with each button press.## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT/) - see the [LICENSE](LICENSE) file for details.
---
Made with ❤ by [**HARDWARIO s.r.o.**](https://www.hardwario.com/) in the heart of Europe.