Code Monkey home page Code Monkey logo

moddable-examples's Introduction

Simple Moddable SDK examples and experiments

This repository contains my coding experiments focused on exploring microcontrollers, electronics basics, the Moddable SDK, and JavaScript programming in general.

I'm using devices based on the Espressif ESP8266 and ESP32, as well as the Raspberry Pi Pico W. Different examples have been tested on various boards, and you can find specific details in the notes section of each main.js file.

The list of parts for each example is located in the main.js file, and the Fritzing diagram image is located in the corresponding example's directory. If you are using the NodeMCU ESP8266 V2 board and need a push button or LED, you can utilize the built-in Flash button connected to GPIO 0 and the built-in LED connected to GPIO 2 (which is pulled up and set to HIGH at boot). Please remember to adjust the pin values in the code to match your specific wiring configuration.

Examples with names ending in _io utilize the io module, while those ending in _j5e utilize the j5e framework. Some examples are duplicated if it's appropriate. For instance, the button debouncing example can be found in both the rate-limiting and button directories.

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.