Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (28 loc) · 1.27 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.27 KB

OrBlink

Copyright 2013 nice technology Ltd
Website: http://nicegear.co/orblink

An open source USB controlled RGB LED designed to go inside a small plastic orb. Allows you to control the LED to any color meaning you can indicate whatever you can imagine from a computer or other USB host device.

Features:

  • Acts as a human interface device (HID) meaning it doesn't need drivers on Linux, Mac or Windows.
  • Based on the Atmel ATTiny85 like many other similar projects so you can use the firmware of your choice.
  • Supplied with example code for multiple operating systems.

LICENSE

The hardware design files are licensed under the TAPR Open Hardware License (www.tapr.org/OHL). See the "hardware/LICENSE" file within this repository for the full license in plain text format.

The software is licensed under various open source licenses, please see the LICENSE file within each directory or header in the source code files.

INSTALLATION

The design is saved as an EAGLE project. EAGLE PCB design software is available from www.cadsoftusa.com free for non-commercial use. To use this project download it and place the directory containing these files into the "eagle" directory on your computer. Then open EAGLE and navigate to Projects -> eagle -> OrBlink.