Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/09labs/Hangul-Clock
Browse files Browse the repository at this point in the history
Rate limit · GitHub

Access has been restricted

You have triggered a rate limit.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

09labs committed May 29, 2017
2 parents 501c799 + 0f55ff2 commit 3d2c5f7
Showing 2 changed files with 97 additions and 10 deletions.
22 changes: 12 additions & 10 deletions HangulClock-Arduino/HangulClock.ino
Original file line number Diff line number Diff line change
@@ -25,9 +25,8 @@ timerr TT;
void callBack(){
tim = rtc.getTimeStr();
hangul.blinkSec();
//Serial.println(TT.hours);
//Serial.println(tim);
}
Serial.println(tim);
}
void setup() {
myThread.onRun(callBack);
myThread.setInterval(1000);
@@ -56,17 +55,20 @@ void setup() {
TT.mins = t.substring(t_first+1,t_seconds).toInt();
TT.secs = t.substring(t_seconds+1).toInt();

// put your setup code here, to run once:
//rtc.halt(false);
//rtc.writeProtect(false);


// Setup Serial connection
Serial.begin(9600);

// The following lines can be commented out to use the values already stored in the DS1302
//rtc.setDOW(FRIDAY); // Set Day-of-Week to FRIDAY
//rtc.halt(false);
//rtc.writeProtect(false); 
//rtc.setDOW(FRIDAY);
//rtc.setDate(TT.days, TT.months, TT.years);
//rtc.setTime(TT.hours, TT.mins, TT.secs);
/*
RTC에 해당하는 주석을 모두 해제할 경우 RTC모듈에 시간이 기록됩니다
요일을 설정하고 싶으면 setDOW안의 단어를 변경하세요.
주석을해제한뒤업로드하면DS1302에시간이기록됩니다
시리얼 모니터를 켜서 시간을 확인한 뒤에는 반드시 RTC에 해당하는 부분의 주석처리를 다시 한 뒤 업로드를 해주셔야 정상 작동합니다
*/
hangul.resetLED();
}

85 changes: 85 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,86 @@
# Hangul Clock

한글시계 프로젝트입니다. 단국대학교 학술동아리 연구방에서 지원받아 제작한 프로젝트입니다.

한글날이 한참 멀었지만, 한글날을 대비하기 위하여 제작하였습니다.

아트웍, MDF재단, 소스코딩까지 2주밖에 안걸린 굇수라 죄송합니다.

프로젝트 참여자 - 김승권(팀장), 유정훈, 황주원, 차동준

V 1.0 - 기존 한글시계에서 버튼을 추가하여 색을 변경하는 기능을 추가하였습니다. RGB 각각 12단계로 조절이 가능합니다.


English

Korean(Hangul) Clock Project. 09room is electrical and electronic community. 09room supported this project.

Project Manager - Seung Gwon, Kim

Project Member - Jeong Hoon, You / Joowon, Hwang / Dong Joon, Cha

V 1.0 - Originally Hangul clock has a function that display time. But i added a button.

So you can change a color R, G, B 12 levels.

made by Seung Gwon, Kim


# 아두이노 필수 라이브러리 설치

아두이노 IDE설치 후 DS1302 리이브러리(Henning Karlsen)와 Thread 라이브러리, Adafruit NeoPixel 라이브러리를 추가합니다.

DS1302 - http://www.rinkydinkelectronics.com/library.php?id=5

Thread - 아두이노IDE -> 스케치  -> 라이브러리 포함하기 -> 라이브러리 관리 -> Thread 검색 후 추가

Adafruit NeoPixel - https://github.com/adafruit/Adafruit_NeoPixel

Github에서 다운받으신 압축파일은 아두이노 IDE - 스케치 - 라이브러리 포함하기 - .ZIP 라이브러리 추가 기능을 사용하시면 됩니다.

# 아두이노 함수 설명

hourChange(hours, minutes) - hours와 minutes에 따라 '시'에 해당하는 네오픽셀을 변경합니다.

minuteChange(minutes) - minutes에 따라 '분'에 해당하는 네오픽셀을 변경합니다.

resetLED() - 1분에 한 번씩 호출하는 함수로 네오픽셀을 전부 초기화합니다.

setTimee(input) - input은 String type으로 "12:23:33"과 같은 형태로 구성된 문자열에서
시, 분, 초를 분리하여 클래스 private 변수에 값을 저장합니다.

blinkSec() - 1초에 한번씩 '초'에 해당하는 네오픽셀을 점멸시킵니다. 전체 주기는 2초입니다.

AMPM(uint8_t hours) - hours의 값에 따라서 오전, 오후 값을 바꿔 표기합니다.

updateTime() - 시간을 갱신시킵니다.


# PCB 주문방법

Gerber 폴더에 있는 파일을 PCB 주문제작업체에 보내면 알아서 해줍니다.

## * 부품리스트

* Arduino Nano - 1EA (http://storefarm.naver.com/ic11401/products/650416459)
* USB Micro breakout board - 1EA (https://goo.gl/hY34n9)
* DS1302 - 1EA (http://storefarm.naver.com/ic11401/products/646964977)

* WS2812 - 36EA (http://goo.gl/elRKqF) 꼭 4핀짜리로 구매할 것
* 네오픽셀 Strip - LED 간격이 1.65cm인 것을 선택할 것 (http://www.devicemart.co.kr/1328620)

* WS2812와 네오픽셀 스트립 중 하나만 구입하면 됩니다!

* 0805 Ceramic Capacitor 100nF - 36EA (http://www.devicemart.co.kr/8191)
* 0805 Chip resistor 10K ohm - 3EA (http://www.devicemart.co.kr/19263)
* 12x12mm Tact switch - 3EA (http://www.devicemart.co.kr/35853)
* Pin Header Socket 2.54mm 1x15 Straight - 2EA (http://www.devicemart.co.kr/12497)
* Pin Header Socket 2.54mm 1x5 Straight - 2EA (http://www.devicemart.co.kr/12494)
* Molex 5045 3pin - 1EA (http://www.devicemart.co.kr/462)
* Molex 5051 3pin - 1EA (http://www.devicemart.co.kr/501)
* Molex 5051 crimp - 3EA (http://www.devicemart.co.kr/5464)

* 업체로부터 지원을 받아 제작한 글이 아님을 알려드립니다.



0 comments on commit 3d2c5f7

Please sign in to comment.