Skip to content

suapapa/HangulClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b8a1d93 · Feb 14, 2025

History

93 Commits
Oct 9, 2022
Aug 6, 2013
Feb 12, 2025
Feb 3, 2025
Dec 18, 2024
Feb 7, 2025
Feb 14, 2025
Feb 3, 2025
Feb 8, 2025
Jun 1, 2012
Dec 23, 2024
Oct 20, 2020

Repository files navigation

한글시계 - HangulClock

HangulClock

한글시계는 오픈소스(SW/HW) 입니다. 시연 동영상

  • Make Korea의 2011 컨테스트 수상 작 (1등 없는 2등)
  • A Word Clock by drj113에서 영감을 얻었습니다.

소스코드

Rusty HangulClock

Please Refer rusty_hangulclock/README.md

Go program which using Periph.io

Build for ARM64 SBCs:

$ cd go_hangulclock
$ GOARCH=arm64 GOOS=linux go build

Then, install binary and system service config by reference deploy.sh

Arduino Sketch (prototype)

Need update submoduls HT1380 and LedControl to build the sketch;

$ git submodule update

링크

라이선스

5x5 한글 조합

크리에이티브 커먼즈 라이선스
이 저작물은 크리에이티브 커먼즈 저작자표시 4.0 국제 라이선스에 따라 이용할 수 있습니다.

소스코드

아두이노 스케치와, 고 프로그램의 라이선스가 각각 다릅니다. 각각의 폴더에서 확인하세요.