Skip to content

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.

License

Notifications You must be signed in to change notification settings

Ether-YiTseWu/self-openwrt

 
 

Repository files navigation

Ether.Wu OpenWRT

For self-learning and teaching~
The final target is to build a safety watcher for home.

Source

Hardware

  • Raspberry Pi 3B+
  • Arduino
  • Logitech C920

OS

  • OpenWRT on Raspberry Pi
  • FreeRTOS on Arduino

Software

Usage

  • putToSD.sh : put img into sd card (do partition)
  • putToUSB.sh : copy img into USB flash (no partition, it's raw img)
  • /package/system/monitor : It's the side project codebase
  • /package/base-files/files/etc/rc.local : It activate the monitor program when booting
  • /Makefile_Experiment : Learn Makefile

About

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.1%
  • Makefile 17.6%
  • Roff 8.7%
  • Shell 6.3%
  • Perl 2.4%
  • Assembly 1.4%
  • Other 1.5%