Giter Club home page Giter Club logo

2016-hackaday-superconference-badge-hacking's Introduction

2016 Hackaday SuperConference Badge Hacking Template

2016 SuperCon Badge Front and Back

This is C framework to make hacking the SuperCon badge easy.

Full documentation for this badge is up on Hackaday.io. There is a 'kernel' running in protected bootloader space which services all of the hardware (display scanning, button debounce, etc.). This project contains the functions and memory map to utilize the kernel functions.

View these funcitons and memory mapping in main.c and HaD_badge.h

Use code should be placed in SuperCon-badge-animate.c (and .h). These user files currently contain examples of the following:

  • How to write to the display
  • How to take user button input
  • How to use non-blocking delays
  • How to access the accelerometer

Entering bootloader mode and program badge

  • Connect the badge to your computer via USB
  • Hold the power button and press reset. The badge will appear on your computer as a USB storage device
  • Copy your compiled .hex file to this drive
  • Press the power button to begin running the newly flashed program

More Information

This program file is an MPLAB X project. Download the IDE and compiler here:

Alternatively you can use the online version, MPLAB Xpress, without the need to install anything.

  • Go here to open in Online IDE (click Open in IDE button when you get there)

Use the "Make and Program Device" button of Xpress to download your compiled .hex file.

Schematic

2016 SuperCon Badge schematic

2016-hackaday-superconference-badge-hacking's People

Contributors

szczys avatar

Watchers

 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.