Giter Club home page Giter Club logo

simplesom-msp430's Introduction

SimpleSOM-MSP430

Low level Storage Of Simple Self-Organzing Map (Kohonen Map) on Microcontroller

This is the second task on ICCS internship program at TU-Chemnitz , Germany

by Theppasith Nisitsukcharoen

Third-year Computer Engineering student , Chulalongkorn University

Requirement

Desktop Side

  1. Source-Code here SimpleSOM-junkie

  2. Windows 7 (According to serial transmission Library)

  3. SFML Library - Draw Visualization

  • SFML -Please Select 32-Bit - code:block set path to = C:\SFML-2.3
  1. CODE::BLOCK (IDE for C++/C) - Project files formatted for code:Block

Microcontroller Side

  1. MSP430F5529 Board (Texas instrument)
  2. Code Composer Studio (Texas instument modded version of Eclipse)

Setting it up

  • First, you have to clone this repo into your computer.
  • You can use SOURCETREE or any git clients you want to.
   $ cd path/to/your/workspace
   $ git clone https://github.com/Tutorgaming/SimpleSOM-MSP430.git
  • Then Open the project file using Code Composer Studio [.ccsproject]
  • Use the debug button inside Code Composer Studio to Complie
  • and you need to press Play Button to RUN program manually

Workflow

  1. Microcontroller will receive the trained Self-Organizing Networks from the Desktop side
  2. Also the Plotter Matrix in order to find the specific class for newly input data
  3. After receiving all inputs and parameters, it waits for newly input data from Desktop side
  4. Next, the test input data are classify and showns as the number of blinking LED
  5. Finally, it waits for next input.

simplesom-msp430's People

Contributors

tutorgaming avatar

Stargazers

Supanat avatar

Watchers

James Cloos 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.