Coder Social home page Coder Social logo

twopoint718 / pomodoro-timer Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 1.43 MB

An orientation-sensitive desktop Pomodoro timer

C 99.66% Assembly 0.22% OpenSCAD 0.07% Makefile 0.05% Shell 0.01%
lsm6dsl stm32 stm32l475 pcd8544 pomodoro-timer hardware embedded spi i2c

pomodoro-timer's Introduction

Pomodoro Timer

A desktop pomodoro timer.

A rendered view of the case

Peripherals

  • PCD8544 84x48 pixel LCD screen (SPI-based)
  • LSM6DSL (PDF) iNEMO inertial module always-on 3D accelerometer and 3D gyroscope (I2C)
  • TIM (General-purpose timer, onboard)
  • GPIO reset button
  • UART (onboard)

Code

I've either referenced, ported, or otherwise used these open source projects in my own:

Building

Be sure to have already installed the Arm GNU Toolchain. Then this project can be built by the Makefile in the root directory.

make -j

Building under Windows

TODO

Presentations

  • 8LU Keynote by Chris Wilson: Embedded–From the point of view of a web developer YouTube Link

pomodoro-timer's People

Contributors

twopoint718 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

pomodoro-timer's Issues

Refine 3D model

Things to add or figure out:

  • tabs for neodymium magnets (need to measure circumference)
  • button holes/mounting
  • drill holes/inserts for PCB mounting
  • label orientation meanings (text in lid or symbol)
  • general polish (fillet edges)

Port/Write LSM6DSL Accelerometer Driver

Determine if the LSM6DSL is interfaced via SPI or I2C. This seems to depend on whether or not a particular pin is wired to Vcc or not. It will depend on how it's mounted on the B-L475E-IOT01A board.

Port build system to Cmake/Other

This is a placeholder for adding a command-line build system. Figure out how to do whatever STM32CubeIDE is doing and add that to a make/cmake file.

Add tasks

Pomodoros can be assigned to a current "task"

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.