Skip to content

godstale/retrowatch

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 9, 2014 06:55
August 20, 2020 10:28

retrowatch

Retro watch is open source smart watch project using Arduino and Android.

========== How-To: RetroWatch 제작방법 - 상세버전 (한글)

RetroWatch 안드로이드 앱 사용방법

How-To: Make your own smart watch (ENG) - translated by Chang-Han Jeon.

Translated in Polish - by Sebastian

========== Source tree


RetroWatch_Android

RetroWatch : requires Android v4.3 or over (Recommended)

RetroWatchLE : requires Android v4.0 or over. This source doesn't collect Notification data. (This source is no longer supported)


RetroWatch_Arduino : Recommed to compile with Arduino 1.0.x version to avoid OLED(SSD1306) library compatibility error.

RetroWatchArduino : uses I2C OLED, Adafruit library, requires one button.

RetroWatchArduino_no_button : I2C OLED, Adafruit library, works without buttons.

RetroWatchArduino_spi : SPI OLED, Adafruit library, requires one button.

RetroWatchArduino_spi_no_button : SPI OLED, Adafruit library, works without buttons.

RetroWatchArduino_u8glib : I2C OLED, u8glib library, requires one button. (I recommend this!!!).

RetroWatchArduino_u8glib_no_button : I2C OLED, u8glib library, works without buttons.

RetroWatchArduino_u8glib_spi : SPI OLED, u8glib library, requires one button.

RetroWatchArduino_u8glib_spi_no_button : SPI OLED, u8glib library, works without buttons.

==========

Do you want to post feedback, bugreport, suggestion or question? Use below links:

QnA:

Email : godstale@hotmail.com

About

Retro watch is open source smart watch project using Arduino and Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published