Skip to content

godstale/retrowatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

44 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

 
 
 

Contributors