Skip to content

xenos1984/OpenSCPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSCPI project

The aim of this project is to create an open firmware for various microcontroller boards which implements the SCPI protocol.

Command categories

The following types of commands are supposed to be supported:

  • analog output via DAC
  • analog input via ADC
  • digital output via GPIO
  • digital input via GPIO
  • serial communication via UART
  • I²C communication via I²C
  • SPI communication via SPI
  • USB communication via USB
  • Ethernet communication via TCP/IP
  • WiFi communication via TCP/IP
  • Bluetooth communication via UART
  • GPIO control via PWM

Supported Boards

Currently, the project is in an early phase and targetting only a test platform:

About

Open firmware for microcontroller boards implementing the SCPI protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages