8000 GitHub - roshanrobotics/Sacduino-board: This is the repository for the sacduino custom board
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

roshanrobotics/Sacduino-board

Repository files navigation

Sacduino Board

ATmega 328p with internal 8mhz clock###

**Important: when using this, you must select the "Burn Bootloader" function from the tools menu in Arduino the first time and burn the bootloader with an AVR programmer. This is needed even if you are not going to use the Arduino bootloader because it sets the fuse settings for the internal clock. **

This version of the Breadboard Arduino boards file is compatible with Arduino 1.6.7. It is designed to work with an ATmega328p using the internal 8mhz oscillator. The bootloader works identically to the Arduino Uno bootloader.

There are 3 ways to install these boards files into Arduino.

Boards Manager

Add this link to your boards manager.

https://raw.githubusercontent.com/roshanrobotics/arduino-customboard/main/custom_board/package_arduino_index.json
https://github.com/roshanrobotics/arduino-customboard/raw/main/custom_board/package_arduino_index.json

Download through the boards manager. This is the easiest method.

Git version###

Navigate to your Arduino hardware file directory. For windows this is located in Documents/Arduino/hardware/. Clone this repository into the hardware directory using .

git clone https://github.com/roshanrobotics/Custom-board.git

Download

Just download this repository and add it to your hardware file directory. For windows this is located in Documents/Arduino/hardware/

About

This is the repository for the sacduino custom board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0