Giter VIP home page Giter VIP logo

ttkiot-sb-dm's Introduction

TTKIOT-SB-DM

This is a sample firmware to explore a few functions of the embedded RGB LED strip of the prototype board TTKIOT-SB-DM.

TTKIOT-SB-DM

Installation

If you are not familiar with Arduino coding, below you will find the steps to load this demo code in your board.

  1. You will need to install the Arduino IDE (download here). The newer version of the IDE may run too slow in some computers, so you are good to go with version 1.8.19.
  2. Follow this tutorial to add the ESP32 core to your Arduino IDE
  3. Clone this repository using Git or download the zip file containing the code.
  4. On ArduinoIDE, open the folder containing the code and select the file TTKIOT-SB-DM.ino
  5. On this file, update your Wifi credentials (SSID and Password)
  6. Go to Tools>Board and select ESP32-PICO-D4
  7. Go to Tools>Manage Libraries and search for the FastLED Library (this is the one that drives the LEDs)
  8. Plug your TTKIOT-SB-DM board to your computer using an USB-C cable (make sure you are using a cable that is able to transmit data)
  9. Select the Port that will show up in the menu Tools>Port
  10. Press the button with a Green arrow or go to menu Sketch>Upload
  11. The code will be compiled and uploaded to your board.

Feel free to play around with this code and explore the board capabilities. This board can do anything that can be done with any ESP board.

ttkiot-sb-dm's People

Contributors

ttkdroid 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.