Giter Site home page Giter Site logo

pure-watch's Introduction

Pure Watch

Pure Watch is an open-source and open-hardware "smart" watch.

Demo

Hardware

  • Raspberry Pi Pico W
  • MPU6050 Gyro Sensor
  • SSD1306 128x32 Oled Display
  • MAX30102 Heartbeat Sensor
  • 3.7V 250mAh Li-Po Battery
  • TP4056 Type-C Charger
  • 3 Slider Switches

Hardware Diagram

Here is a super simple diagram to explain connections:

Hardware diagram

Plan

  • Time sync with local file, wifi and cable connection
  • Close display if there is no movement
  • Show display if there is movement
  • Read heartbeat and display it
  •  Bluetooth
  • "T-Rex Chrome Dino Game" like game using gyro (can be fun)
  • Sleep improvements for battery life
  •  Convert to C instead of micropython?
  • Super simple mobile app to configure ssid, password and etc.. via bluetooth

pure-watch's People

Contributors

berkaycubuk avatar

Watchers

 avatar

pure-watch's Issues

Battery level calculation is not correct

Battery level calculation working principle:

  • The power is coming from the battery charger module to VSYS and GND pins
  • Pico uses ADC on VSYS pin to measure coming voltage
  • Calculates battery percentage by using minimum voltage, maximum voltage and current voltage

I charged my battery fully and charger module blinked full led. But watch says 53% and even if the battery is not in great condition the number did not seem right. I'm super new at battery stuff so your help will be welcomed :^)

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.