Giter Club home page Giter Club logo

m5stickcprojects's Introduction

StickWatch2: 2代手表程序,包括

  • Clock - 表盘
  • Timer (0.1s) - 计时器
  • Gravity keyboard demo - 重力键盘
  • Level - 水平仪
  • Battery info - 电池信息
  • 3D render demo - 3D渲染
  • Microphone FFT spectrum - 麦克风频谱图
  • Maze of gravity ball - 重力小球走迷宫
  • Flappy bird

M5StickC projects (in ./other_projects and ./demo)

  • Gauge: 官方最早的demo
  • 8563_RTC: RTC
  • StickWatch2PowerManagment、AXP192: 电源管理
  • docs: 一些datasheet和文档
  • tools: 一些工具
  • StickWatch2AdafruitGRAM: BadApple串口接收端代码(BadApple切图打包下载:链接:https://pan.baidu.com/s/1W5UOgj8KgGAxLwByfdQRkw 提取码:49pz)
  • python: 一些python脚本,包括BadApple串口发送端代码(Python3+pyserial)
  • Binary firmware - See https://github.com/eggfly/StickWatch2Binary

图形库

一些项目中的src/Adafruit_GFX目录,是我对Adafruit_GFX进行了一些修改后,对80x160彩屏适配的GFX的18位的图形库,经过测试基本上fps可以达到50到60fps,人眼观察完全无闪烁。思路是把所有绘图操作通过canvas进行,canvas是在esp32内存中开辟的一块GRAM,然后SPI把GRAM数据传输到ST7735驱动芯片。

TODO:

  • Dump ways to die
  • 见缝插针
  • 喷水套圈
  • 摩天大楼

link: https://item.taobao.com/item.htm?id=588710395351

m5stickcprojects's People

Contributors

clowrey avatar eggfly avatar flutterhacker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

m5stickcprojects's Issues

about the stickwatch

hello,i use your stickwatch.ino but i dont know how to use m5stick to connect to my own WiFi.

Compiling with Arduino

Is there any easy way to compile your StickWatch2 program? I found the binary and it does work! just wondering if you could make instructions on compiling a new copy.

The .ino compiles in Arduino and uploads but does not ever turn on the screen, although the code was running to some extent as "Wakeup was not caused by deep sleep" was displayed on the serial port.

I used the M5Stick-C as the board type in Arduino and tried all three partition scheme options available.

Using Arduino 1.8.9 and ESP32 from the Boards Manager V 1.0.2 of arduino-esp32

Really cool project. Thanks

12 hour time?

How to set rtc to 12 hour format please? (StickWatch2). Thanks great job!

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.