Skip to content

fenilGhoghari/retroWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

retrowatch

Retro watch is smart watch project using Arduino and Android.

========== How-To: How to Make a RetroWatch - Detailed Version

How to use the RetroWatch Android app

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.

==========

Email : ghogharifd@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published