Skip to content

llegoff/bobuino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e6d052c Â· Feb 16, 2018

History

37 Commits
Oct 24, 2017
Sep 8, 2017
Sep 8, 2017
Feb 8, 2018
Feb 16, 2018
Feb 16, 2018
Nov 9, 2017
Nov 9, 2017
Sep 8, 2017
Sep 8, 2017
Sep 8, 2017
Sep 8, 2017
Sep 8, 2017
Sep 8, 2017
Sep 8, 2017
Sep 8, 2017
Sep 8, 2017

Repository files navigation

🇫🇷 🇬🇧

bobuino

atmega 1284 arduino compatible

design inspired of Croos Road Fencing Center work

features:

  • microSD card
  • lcd display 82x48 pixels
  • rotary encoder
  • wifi esp8266

Revisions

rev1 (/v1backup)

  • U5 vcc and gnd are inverted !!!

  • D1 & D2 light when inactive
  • 1n4148 is missing between vcc and rst

rev2

  • correct connection for U5, D1, D2 and D5

How to install MightyCore

Boards Manager Installation

This installation method requires Arduino IDE version 1.6.4 or greater.

  • Open the Arduino IDE.
  • Open the File > Preferences menu item.
  • Enter the following URL in Additional Boards Manager URLs: https://mcudude.github.io/MightyCore/package_MCUdude_MightyCore_index.json
    • Separate the URLs using a comma ( , ) if you have more than one URL
  • Open the Tools > Board > Boards Manager... menu item.
  • Wait for the platform indexes to finish downloading.
  • Scroll down until you see the MightyCore entry and click on it.
  • Click Install.
  • After installation is complete close the Boards Manager window.

Manual Installation

On https://github.com/MCUdude/MightyCore , Click on the "Download ZIP" button. Extract the ZIP file, and move the extracted folder to the location "~/Documents/Arduino/hardware". Create the "hardware" folder if it doesn't exist. Open Arduino IDE, and a new category in the boards menu called "MightyCore" will show up.

Configuration

Releases

No releases published

Packages

No packages published