https://github.com/cyberkutti-iedc/arduinounilod
https://github.com/cyberkutti-iedc/arduinounilod
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyberkutti-iedc/arduinounilod
- Owner: cyberkutti-iedc
- Created: 2023-11-07T17:51:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T06:29:42.000Z (over 1 year ago)
- Last Synced: 2025-01-30T09:44:40.634Z (4 months ago)
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unilod Arduino Support Package
## Introduction
Welcome to the Unilod Arduino Support Package, which allows you to add Unilod boards to your Arduino IDE via the Arduino Board Manager.
Unilod is a family of compact, versatile development boards powered by the ATtiny85 microcontroller. These boards are designed to empower students, hobbyists, and developers, making it easy to work on simple IoT projects, ethical hacking, sensors, PWM projects, and IR projects.
## Installation
To add Unilod boards to your Arduino IDE, follow these steps:
1. Open the Arduino IDE.
2. Go to `File > Preferences`.
3. In the "Additional Boards Manager URLs" field, add the following URL:
Replace `https://github.com/ArduinoUnilod/package_unilod_index.json` with the actual URL where your `package_unilod_index.json` file is hosted.
4. Click "OK" to save the preferences.
5. Go to `Tools > Board > Boards Manager`.
6. Search for "Unilod" and click "Install" to add the Unilod Arduino Support Package to your Arduino IDE.
## Supported Boards
The Unilod Arduino Support Package currently supports the following board:
- Unilod Tiny6C8D: A compact board based on the ATtiny85 microcontroller.
## Getting Started
To get started with Unilod boards, follow these steps:
1. Connect your Unilod board to your computer using a suitable programming tool (e.g., an AVR programmer).
2. Select the "Unilod" board from the "Tools > Board" menu in the Arduino IDE.
3. Write your code in the Arduino IDE.
4. Upload your code to the Unilod board.
## Support and Documentation
For help and documentation, visit the Unilod website: [Unilod Documentation](https://github.com/cyberkutti-iedc/Unilod/blob/main/README.md).
For technical support, contact us at [email protected].
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
---
We invite you to explore Unilod further on our [website](https://github.com/cyberkutti-iedc/Unilod/blob/main/README.md) and reach out to us at [email protected].
---
By [Sreeraj V Rajesh](https://instagram.com/sreeraj_vr)
**Please note:** You can download the `package_unilod_index.json` file and place it in the following directory: `users => appdata => arduino15` for a seamless installation process.(Windows)