Giter VIP home page Giter VIP logo

wonderskatesv2's Introduction

WonderSkates V2.0

NodeMCU powered Skate shoes that Track your workout and Uploads to the cloud on your routine Using Wolfram Cloud and Displays on the 8x8 Led Matrix and the 4 digit groove display.


Prerequisites


ESP8266 board configurations and Libraries to your IDE:
(https://randomnerdtutorials.com/how-to-install-esp8266-board-arduino-ide/)

Wolfram Cloud Access:
(https://www.wolframcloud.com)

Wolfram Mathematica 10 or Later:
(http://www.wolfram.com/mathematica)


AP CLOUD Edition

This is Edition of the project can Export your workout details to your Wolfram Cloud and also display specific data to the LED Boards (Current Revolutions Per Minute on the Groove 4 bit Display and Factor of the RPM calculated on the LED matrix: "1" for RPMs in range of 100 and so on) \

Server Edition (Non-Cloud Edition)

This Edition Does not perform the Cloud funtion but rather creates an AP and does all other functions
(Goto the File "WonderSkatesV2 Server Edition" and clone it)


Libraries Used

LedControl (https://www.arduinolibraries.info/libraries/led-control)
binary (Its Already in the Arduino IDE)
TM1637Display (https://github.com/avishorp/TM1637)
WiFiClient (https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WiFi/src/WiFiClient.h)
ESP8266WiFi (https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266WiFi)
ESP8266WebServer (https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WebServer/src/ESP8266WebServer.h)


Connections:

Signal Pin of IR sensor -> D0 (GPIO16)

CLK pin of Matrix 1 -> D6 (GPIO12)
CS pin of Matrix 1 -> D7 (GPIO13)
DIN pin of Matrix 1 -> D8 (GPIO15)

CLK Groove 4 Digit Display -> D1 (GPIO05)
DIO of Groove 4 Digit Display -> D2 (GPIO04)


Compiler Notes:

Program size: 295,796 bytes (used 28% of a 1,044,464 byte maximum) (4.91 secs)
Minimum Memory Usage: 28064 bytes (34% of a 81920 byte maximum)

wonderskatesv2's People

Contributors

n43ee7 avatar

Watchers

 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.