Pinned Loading
-
Python script to convert TI's MSP430...
Python script to convert TI's MSP430 C header files to a GNU AS compatible one (currently there is no way to use GNU AS from TI's open source source GCC tools with the current files provided) 1# Takes a C header as an input file and outputs a GNU Assembler compatible header
2# it assumes the input files have valid C syntax
3import os
4import re
5import argparse
-
Spekky-Matrix
Spekky-Matrix PublicSpectrum analyser displayed on a LED matrix board connected to a STM32 device
C 1
-
Arturia KLE MK3 python wrapper to se...
Arturia KLE MK3 python wrapper to send sysex commands to set internal settings. This is usually performed by Arturia's MIDI Control Centre which is only available for Windows. Requires mido and python-rtmidi. 1import mido
23# Port names
4#1 : Midi Through:Midi Through Port-0 14:0 # generic device on my laptop
5#2 : KL Essential 49 mk3:KL Essential 49 mk3 KL Essentia 28:0
-
MSP430-SD-SPI
MSP430-SD-SPI PublicInterfacing a SD card in the SPI mode using a MSP430 microcontroller. First GitHub project using MSP430 GNU assembler.
Assembly
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.