Git Product home page Git Product logo

nagyistge / smartwatch_toolchain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from underverk/smartwatch_toolchain

0.0 2.0 0.0 6.69 MB

Open source toolchain to compile code for the Sony SmartWatch the "Arduino" way. This toolchain was created as a proof of concept that it is possible to program Arduino-like code on almost anything.

Makefile 0.40% Arduino 1.32% C++ 2.25% HTML 4.83% C 90.40% Assembly 0.80%

smartwatch_toolchain's Introduction

SmartWatch toolchain

Open source toolchain to compile code for the Sony SmartWatch the "Arduino way".
This toolchain was created as a proof of concept that it is possible to program Arduino-like code on almost anything.

Download the Sony SmartWatch edition of the Arduino IDE to compile and run sketches using this toolchain:
https://github.com/underverk/SmartWatch

IRC: freenode/#open-ssw

To build from the command line:

You will need some tools:

GNU Tools for ARM - https://launchpad.net/gcc-arm-embedded/+download
dfu-util (for downloading to device) - http://dfu-util.gnumonks.org/releases/

Windows users additionally need to:

  • Download and configure MinGW or some other GNU development environment.
    MinGW provides a step-by-step quide here: http://www.mingw.org/wiki/Getting_Started
  • Manually update the driver for the device (after connecting).
    See windows_driver.zip for the Sony SmartWatch DFU driver for Windows.

Then simply, from the root of this repo:

  • > make will build bin/firmware.bin
  • > make program will download to the device
  • > make clean will clean it all up

smartwatch_toolchain's People

Contributors

stg avatar underverk avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.