Code Monkey home page Code Monkey logo

badge2023's Introduction

BornHack 2023 NFC Badges

BornHack 2023 NFC Badges

With this years badges, we are taking a look at NFC. There will be two badges, one that is a tag (using the NXP NTAG I2C Plus chip), and another with an NFC reader (using NXP PN7150), that can also do card emulation.

The reader badge sports an RP2040 dual core Cortex M0+ microcontroller from Raspberry Pi and 16MB of Quad SPI flash for code and data files, to handle USB connection and general application control.

The reader badge will come with CircuitPython preloaded, for a very low barrier of entry, all you need is a USB-C cable, and your favorite text editor and you're ready for NFC hacking.

CircuitPython restore file

If you flash the board with something else and want to get back to CircuitPython: Bring the badge into the UF2 bootloader. This is done by holding the BOOT button and pressing RESET or by holding BOOT while powering on. The badge will then show up as a mass storage device called something like RP2-?. This is the built in bootloader. Then simply copy firmware.uf2 from the root of this repository. The badge will reboot, and you are then back to CircuitPython.

CircuitPython supported with this board is found in the circuitpython branch

The original python files that was on the badge when handed out are in the cp-init branch

Designed in KiCad v7

To open the project, you will need to install a recent release version or one of the nightly builds, KiCad v5 or v6 won't open this design. The reader schematic as a PDF and the tag schematic as a PDF are included for reference.

Main Components:

Projects running on the badge

Feel free to submit a PR adding on to this list with your project that runs on the badge.

  • project name and link to more info

License

The hardware design of the main branch of this repository is released under the following license:

The CircuitPython firmware of the circuitpython branch is released under the MIT license with smaller dependencies under other licenses as detailed in its LICENSE and LICENSE_MicroPython files.

The Python NFC demonstration application of the cp-init branch is released under the MIT license as detailed in its LICENSE file.

badge2023's People

Contributors

flummer avatar signout avatar mikini avatar jepler 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.