Giter Site home page Giter Site logo

lilygo-t-wristband-nrf52's Introduction

🌟LilyGo T-Wristband-NRF52🌟

English | 中文

The default example is Arduino, which also supports nRF5-SDK

How to use

Using Arduino IDE

  1. Download and install the CH340 driver
  2. Open Arduino, open preferences-> add https://adafruit.github.io/arduino-board-index/package_adafruit_index.json to the board installation manager address list
  3. Open the board installation manager, wait for the index update to complete, select 'Adafruit nRF52 by Adafruit' and click install
  4. After the installation is complete, select 'Adafruit Feather nRF52832' in the board list
  5. Copy all the folders in the lib directory to "C:\User\<YourName>\Documents\Arduino\libraries"
  6. Open the sketch => tool => port, select the port of the connected board, and click upload

Use PlatformIO , just open it, and it will automatically download Adafruit_nRF52_Arduino for the first use

Precautions:

  1. Need to use the files in the lib directory, it includes:
  • Adafruit ST7735 and ST7789 Library (the source file has been changed, using the main branch code will result in abnormal display => main change BGR -> RGB, change offset coordinates)
  • Adafruit GFX Library (unmodified, you can use the main branch)
  • PCF8563_Library (unmodified, you can use the main branch)
  • SerialFlash (modified => SoftSPI header files are added, compatible with SoftSPI)
  • SoftSPI (no separate branch)
  • SparkFun_MPU-9250-DMP_Arduino_Library (unmodified, you can use the main branch)
  1. Use Adafruit_nRF52_Arduino by default, so Adafruit_nRF52_Bootloader has been burned in the factory, if you use nRF5-SDK Programming the board will lose the original bootloader

  2. If you need to use nRF5-SDK for programming, please click the link to download nRF5-SDK

  3. NFC Function is not supported in Adafruit_nRF52_Arduino, please use nRF5-SDK for programming

lilygo-t-wristband-nrf52's People

Contributors

lewisxhe avatar lilygo avatar adancurusul 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.