Skip to content

Commit 9ca1d76

Browse files
authored
Update README.md
1 parent 27616c3 commit 9ca1d76

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1-
# Arduino AVR Boards
1+
# cezerio blocks Arduino Core
22

3-
[![Check Arduino status](https://github.com/arduino/ArduinoCore-avr/actions/workflows/check-arduino.yml/badge.svg)](https://github.com/arduino/ArduinoCore-avr/actions/workflows/check-arduino.yml)
4-
[![Compile Examples status](https://github.com/arduino/ArduinoCore-avr/actions/workflows/compile-platform-examples.yml/badge.svg)](https://github.com/arduino/ArduinoCore-avr/actions/workflows/compile-platform-examples.yml)
5-
[![Spell Check status](https://github.com/arduino/ArduinoCore-avr/actions/workflows/spell-check.yml/badge.svg)](https://github.com/arduino/ArduinoCore-avr/actions/workflows/spell-check.yml)
3+
cezerio blocks, designed and manufactured in Turkey, have a powerful MCU and unique design. It allows the users in all levels (beginners to professionals) to build and code own robots in the fields of Electronics, Internet of Things (IoT) and Artificial Intelligence (AI).
64

7-
This repository contains the source code and configuration files of the Arduino AVR Boards
8-
[platform](https://arduino.github.io/arduino-cli/latest/platform-specification/).
5+
### Installation Instructions
6+
JSON index file: `https://raw.githubusercontent.com/cezer-io/cezerio-blocks-arduino/main/package_cezerio_blocks_index.json`
7+
- Install the latest [Arduino IDE](https://www.arduino.cc/en/software).
8+
- Start Arduino IDE and open Preferences window.
9+
- Copy the JSON index file link above into Additional Board Manager URLs field.
10+
- Open Boards Manager from Tools > Board menu and install "cezerio blocks".
11+
- Select "cezerio blocks" from Tools > Board menu after installation.
12+
13+
### Development Status
14+
15+
[![Release Version](https://img.shields.io/github/v/release/cezer-io/cezerio-blocks-arduino?color=880414)](https://github.com/cezer-io/cezerio-blocks-arduino/releases/latest/) [![Release Date](https://img.shields.io/github/release-date/cezer-io/cezerio-blocks-arduino?color=487c17)](https://github.com/cezer-io/cezerio-blocks-arduino/releases/latest/) [![Downloads](https://img.shields.io/github/downloads/cezer-io/cezerio-blocks-arduino/latest/total?color=167cc9)](https://github.com/cezer-io/cezerio-blocks-arduino/releases/latest/) [![Downloads](https://img.shields.io/github/downloads/cezer-io/cezerio-blocks-arduino/total?color=167cc9)](https://github.com/cezer-io/cezerio-blocks-arduino/releases/latest/)

0 commit comments

Comments
 (0)