Coder Social home page Coder Social logo

ankitmgupta / mighty-1284p Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maniacbug/mighty-1284p

1.0 2.0 0.0 319 KB

Mighty 1284P Platform for Arduino

Home Page: http://maniacbug.wordpress.com/2011/11/27/arduino-on-atmega1284p-4/

C++ 51.56% C 48.44%

mighty-1284p's Introduction

Mighty 1284P: Platform files for Arduino to run on ATmega1284P

What is it?

Everything you need to run Arduino on ATmega1284P.

Current state

Everything is here and has been initially tested. It should work fine. There is more detailed testing which must be completed before calling it completely 'done' though.

The platform now includes optiboot. This bootloader is better in every way than the previous version, so it is recommended in all cases. The prior one is included for reference.

Installation

  1. Download the ZIP File
  2. Unzip it a folder called 'hardware' off your sketches directory, e.g. /Users/maniacbug/Source/Arduino/hardware/mighty-1284p
  3. Restart the IDE
  4. Select Tools > Board > Mighty 1284p 16MHz using Optiboot
  5. To burn the bootloader, follow the Arduino Bootloader instructions.

Requirements

  • Works only on Arduino >= 1.0
  • Cannot be burned using USBtinyISP. That programmer cannot flash to chips with >64k flash size.

See also

http://maniacbug.wordpress.com/2011/11/27/arduino-on-atmega1284p-4/

Supported Boards

  • 'Mighty 1284p 16MHz using Optiboot'. The main board. Use this unless you have some clear reason to use another board. This uses a straightforward pinout that is especially helpful on a breadboard-built unit.
  • 'avr-developers.com pinouts 16MHz using Optiboot'. Some people prefer the pinouts from avr-developers.com. The classic pinouts.
  • 'Bobuino'. CrossRoads' board built for maximum compatibility with Arduino Uno-class shields.
  • 'Original Mighty 1284p 16MHz'. The very first bootloader I ever got working. Not recommended for use, but here as historical record.
  • 'Original Mighty 1284p 8MHz'. Ditto, but runs at 8MHz.

mighty-1284p's People

Contributors

maniacbug avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.