Coder Social home page Coder Social logo

cyijun / mt7621a-router-design Goto Github PK

View Code? Open in Web Editor NEW
24.0 2.0 10.0 2.18 MB

An MT7621A ethernet router design which can form a ZigBee-To-Ethernet stack with my OpenZ3Gateway project. High forwarding performance and efficiency because of HWNAT. Security and privacy provided by Openwrt.

License: Apache License 2.0

gateway router network-devices hardware-designs openwrt mt7621

mt7621a-router-design's Introduction

MT7621A-Router-Design

An MT7621A pure-ethernet router design which can form a ZigBee-To-Ethernet stack with my OpenZ3Gateway project. High forwarding performance and efficiency because of HWNAT. Security and privacy provided by Openwrt.

This repository includes Altium Designer files, PCB and schematic in PDF, DTS and Makefile, and bootloaders.

Hardware

Specifications:

  • SoC: MediaTek MT7621AT
  • RAM: 256 MB (DDR3)
  • Flash: 32 MB SPI NOR 44MHz
  • Switch: 1 WAN, 4 LAN (Gigabit)
  • LEDs: 1 WAN, 4 LAN (controlled by PHY)

UART Serial:

  • UART1 as console : 57600 baud
  • UART2
  • UART3

Usage:

  • Update firmware by internal GNUBEE uboot: https://github.com/gnubee-git/GnuBee-MT7621-uboot
  • By HTTP: Initial uboot address is http://10.10.10.123, your address needs to be 10.10.10.0/24, and mask 255.255.255.0.
  • By TFTP: Uboot is in client mode, the address of the firmware must be tftp://10.10.10.3/uboot.bin
  • You can flash the bootloader in the serial console or the web interface. I suggest to flash the "breed" bootloader in the bootloader folder for better compatibility with the latest Linux kernels.

User Manual of the module (Chinese & English): HLK-7621A用户手册V1.5.pdf

Compiling Openwrt

  • If Openwrt, it has been merged to the master branch🎉 Edit and select the HLK-7621A evb in the make menuconfig interface.
  • If LEDE By Lean, DTS merged too🎉 Can start make menuconfig without extra operations.

mt7621a-router-design's People

Contributors

cyijun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.