Coder Social home page Coder Social logo

hostileb / fly-halo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mellow-3d/fly-halo

1.0 0.0 0.0 25.28 MB

FLY-Halo is a portable Klipper wireless terminal equipped with a 1.28-inch round screen

License: MIT License

CMake 0.02% C 99.22% Python 0.55% Makefile 0.01% Shell 0.01% C++ 0.16% Handlebars 0.01% Ruby 0.03% HTML 0.01%

fly-halo's Introduction

FLY-Halo

The Fly-HALO can be purchased from here https://s.click.aliexpress.com/e/_DmDJzHf

This link is affiliated URL. If you purchase via link above it will give tiny cent of commission to the community organizers. (We are not Mellow employees, just 3D printer enthusiasts) This will not hurt your wallet and at the same time help us to maintain the GitHub better.

  • 中文版本

  • Halo Official Documentation FLY-Halo-EN

  • Halo release version firmware is not open source

  • We provide Halo with an open source demo based on released firmware and ESP-IDF, you can develop your firmware based on this demo

Halo-demo

  • The demo has been adapted to LCD screen, touch and LVGL, and can be directly developed

  • Follow-up to see user needs and then consider whether to do UI framework

  • DEMO edible method

    1. Windows/Linux/Mac are available, please install ESP-IDF v5.1 in advance 2.Enter the Halo-demo directory after installing ESP-IDF
    2. Execute the command idf.py menuconfig
    3. Select Halo Demo Configuration to enter the menu to configure WIFI and password, and the rest of the options can be ignored
    4. Enter q, enter y after the pop-up window to exit and save the configuration
    5. Execute the command idf.py build to compile, if there is an error when compiling, please check the ESP-IDF environment (ESP-IDF version requires 5.1 or higher)
    6. Connect Halo to the computer via USB, check its COM, if not, please press and hold the B button on the back of Halo and then connect the USB
    7. Execute the command idf.py -p COM14 flash to burn the firmware, and replace COM14 with the actual port of Halo in your computer
    8. If you need to open the serial monitor, you can use the command idf.py -p COM14 monitor, if you need to open it automatically after burning, use idf.py -p COM14 flash monitor

Peripheral pins

  • LCD GC9A01 Pins

    FUN GPIO
    BACKLIGHT alt text
    DC alt text
    CS alt text
    MOSI alt text
    SCLK alt text
    RST alt text
    MISO alt text

  • TOUCH CST816D Pins

    FUN GPIO
    SDA alt text
    SCL alt text
    INT alt text
    RST alt text

  • Magnetic Encoder AS5047D Pins

    FUN GPIO
    CS alt text
    SCLK alt text
    MISO alt text
    MOSI alt text

fly-halo's People

Contributors

kluoyun avatar hostileb avatar jaysuk avatar

Stargazers

 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.