Skip to content

DADDesign-Projects/OSCAR_Flasher_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSCAR Flasher Server

License Platform Toolchain Status

📌 Overview

OSCAR Flasher Server is a Windows application used to transfer files to the OSCAR effects pedal via USB.

It works in conjunction with the client:


⚙️ Features

  • USB communication with the OSCAR pedal
  • File transfer to onboard flash memory
  • Automatic file processing depending on type:

🖼️ Image Files

⚙️ ELF Effect Files

📄 Other Files

  • Transferred as-is without modification

🔗 Related Projects


🚀 Getting Started

Clone the repository

git clone https://github.com/DADDesign-Projects/OSCAR_Flasher_Server

🛠️ Build

  • IDE: Visual Studio 2026
  • Platform: Windows

▶️ Usage

Screenshot

  1. Connect the OSCAR pedal via USB
  2. Select the corresponding COM port
  3. Launch OSCAR_FlasherServer.exe
  4. Select the files to upload:
    • ELF effect programs
    • Images and assets
    • Other required files
  5. Click Flash
  6. Wait until the upload process is complete
  • You can save a complete list of files into a single OFSF file by clicking the Save Files button. This file can later be reused by simply adding it to the file list, either alone or together with other files.

⚠️ Warning
During flashing process, the entire flash memory is erased before programming.


🙏 Credits

Special thanks to the following project:

  • ELFIO – used for ELF parsing

👤 Author

Developed by:
https://github.com/DADDesign-Projects


📄 License

This project is licensed under the Apache License 2.0.

About

OSCAR Flasher Server is a Windows application used to transfer files to the OSCAR effects pedal via USB.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors