Code Monkey home page Code Monkey logo

agent.faces's Introduction

Agent.Faces

A set of code which aids in prototyping watch faces for The Agent watch coming out in 2013.

Project Page here: http://www.kickstarter.com/projects/secretlabs/agent-the-worlds-smartest-watch

Comments here: http://www.kickstarter.com/projects/secretlabs/agent-the-worlds-smartest-watch/comments

Usage

To create your own WatchFace:

  1. Download the source, make sure it builds
  2. Add a new class in the "Faces" folder
  3. On the source file for the class, and implement the interface Agent.Faces.IFace (there are a few samples you can learn from)
  4. Open Program.cs in the Agent.Faces project and change this line to call your new face:
  5. WatchFace.Start(new MyNewFace());

More

I have embedded three fonts, the two standard .NET Micro framework fonts (NinaB and small). I also added "BootAntiquqNumbers" which only contains numbers and special characters (not letters); and is a larger font size.

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.