Retro watch is open source smart watch project using Arduino and Android.
========== How-To: 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:
Email : godstale@hotmail.com