Coder Social home page Coder Social logo

blinky_esp32's Introduction

Blinky_esp32

Test ability to code generate imbedded application software for deployement ESP32 System-on-a-Chip (SOC) module from a UML state chart.

SM_of_Blinky

Background

I'm inspired by the work of Miro Samek from Quantum Leaps. Miro's Modern System Embedded Programming Course on YouTube provide inspiration to any software engineer with the dream of code-generating production-ready applications from high level UML diagrams. Quantum Leaps provides a truely excellent set of tools that can be employed by Software Engineers under generous licence conditions.

This project

This is a simple proof of concept project that aims to code-generate the LED blinking application for deployment to the Espressif ESP Module The project combines several components:

Note: the latest QM Modelling tool (version 6.1.1) generates code which runs on QP/C/C++ version 7.3.0 which is incompatible with the current ESP32 port

Getting started

  1. Clone this repo
  2. cd Blinky_esp32
  3. Run qm version 5.2.5 and open the Blinky_esp32 model
  4. Generate the code
  5. Open the Blinky_esp32 directory in vscode (with PlatformIO loaded)
  6. Build and deploy the code to your ESP32 (via USB cable)

The code in this application is drawn from the examples provided by the QP/C++ port for ESP32 using Arduino Plaform SDK with some minor adaptation and a bug fix.

blinky_esp32's People

Watchers

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