Skip to content

Error-Cookie/oscisim

Repository files navigation

OsciSim

GitHub License GitHub Actions Workflow Status Website

OsciSim(Oscillator Simulator) is a toolbox for experimenting with different oscillators/oscillations.

This is a school project and meant for educational purposes.

Features

  • 📈 View oscillation graph in real time
  • 💫 View animations of different oscillators
  • 🔡 Parameters that update the animations in real time
  • 🖵 Options for visual representation
  • 🧮 Formula guide
  • 🔊 Sine tone generator
  • 📱 Simple yet powerful interface

Tech Stack

React, TailwindCSS, DaisyUI, Vite

Setup

  1. Clone this repository using git

  2. Install dependencies with npm i

  3. Start the development server with npm run dev

  4. To build this project run npm run build. The build will be located in /dist.

Screenshot

App Screenshot The interface is currently only available in German

License

GNU GPLv3

Authors