Coder Social home page Coder Social logo

constarg / state-machine-external-logger Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 349 KB

Raspberry pi pico embedded program that monitor the states of a state machine circuit, work for the university

License: GNU General Public License v3.0

CMake 20.05% C 79.95%

state-machine-external-logger's Introduction

Installition

sudo apt install cmake gcc-arm-none-eabi libnewlib-arm-none-eabi libstdc++-arm-none-eabi-newlib
% git clone https://github.com/EmbeddedCat/state-machine-external-logger.git
% cd state-machine-external-logger
% mkdir build
% cd build
% cmake ../
% make -j4

Requirements

To build this program you must follow the instructions of the raspberry pi pico documentation, see https://github.com/raspberrypi/pico-examples and https://github.com/raspberrypi/pico-sdk.

Also don't forget to create the enviromental variable below
export PICO_SDK_PATH=/<path_to_pico_sdk_installition>/pico/pico-sdk/

About the state machine

The state machine implementation was not mine. I was only told to track and make logs of the states of the given state machine.

state-machine-external-logger's People

Contributors

constarg avatar

Stargazers

 avatar

Watchers

 avatar

state-machine-external-logger's Issues

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.