msp432
There are 64 repositories under msp432 topic.
libopencm3/libopencm3
Open source ARM Cortex-M microcontroller library
uw-x/tinysdr
First SDR platform for IoT networks
m-RNA/MSP432_Quick_entry
Bilibili:MSP432入门速成,基于Keil的MSP432P401R教程,配套历程。 GPIO、OLED图形库(I2C)、ADC多路、时钟、滴答延时、外部中断、中断调度、串口printf、定时器A、定时器32、定时器无限扩展Multi_Timer
jminjares4/MSP432-Example-Codes
This repository will contain various examples of TI MSP432 Microcontroller.
Andy4495/TI_Platform_Cores_For_Arduino
Replace Energia with Arduino. Use the Arduino IDE or CLI with Texas Instruments processors in the MSP430, MSP432, and Tiva families using the Arduino Boards Manager.
bakialmaci/MSP430-EXAMPLES
Examples and documents about MSP430FR4133 (Texas Instruments) launchpad.
tgree/psdb
Python flasher and gdb server for various ARM debug probes.
Pansamic/CarOS
电赛小车系统;智能车;小车运动学模型;STM32;MSP432
terjeio/CNC_Boosterpack
A BoosterPack that provides 3-axis motor support for some TI LaunchPads
amartinezacosta/MSP432-ESP8266
MSP432 interface to the ESP8266
jnortiz/RLWE
Software implementations of the Ring-LWE-based encryption scheme for an ARM Cortex and a desktop machine.
caiotavares/arm-hello-world
ARM Cortex M4F Hello World
hunterhedges-zz/FreertosDemo
FreeRTOS demo using TI MSP432
hunterhedges-zz/I2cLcd
I2C LCD library for MSP432 example project
kx-Huang/Embedded-T-Rex-Runner
Google Chrome's T-rex Runner Game but an Embedded Version. CS/ECE353 project @University of Wisconsin-Madison
Ltran0325/MSP432-Digital-Notch-Filter
This program removes unwanted noise (60 Hz) using a digital notch filter. A sine wave enters the MSP432's precision ADC module and exits through an external DAC after being digitally filtered. Matlab is used to calculate the 60Hz notch filter transfer function which is then implemented in C.
GeorgeSangillo/Microprocessor-Based-Virtual-Pet
Final project showcasing skills learned from Advanced Microprocessors course.
msp432-rust/msp432p401r-hal
Hardware Abstraction Layer for MSP432P401R microcontroller
pcein/msp432p401r
Peripheral access API for MSP432P401R and MSP432P401M microcontrollers (generated using svd2rust)
amartinezacosta/MSP432-HC-05
MSP432 interface to the HC-05 bluetooth module
amartinezacosta/MSPIO
MSP432 printf and gets
gitklindsayjr/MicroControllers
Example for creating ROS Publisher/Subscriber for the MSP432 using TI's Code Composer Studio ccsv8
ndroid/msp432-core
TI MSP432P4xx core for Arduino
tomvictor/MSP432_GPS_GPRS_Fuel_Gauge
MSP432 interfacing withe GPRS and GPS
brandonlewien/Electric-Go-Kart
Texas Instruments MSP432P401R with Code Composer Studio v7 - Made specifically for a Small Electric Go-Kart
ChandraKiranSaladi/MSP432-BlinkLED
Simple Texas Instruments MSP432 Micro-controller Program to blink an LED
jakubczaplicki/rtbn-msp432
UTAustinX+UT.RTBN.12.01x+3T2016
nadirboumerzoug/MSP432_data_logger_system
This repository contains the different source codes and manuals used in the implementation of this embedded systems project: real-time data logger with an alarm clock
saaketporay/Controlling-TI-RSLK-Using-a-FM-Remote-Controller
Learn how to control your TI-RSLK via a FM remote controller like the Fly Sky FS- i6X
christiansassi/embedded-project
Project developed by Luca Pedercini (@luckeez), Pietro Bologna (@bolognapietro), and Christian Sassi for the Embedded Software for the Internet of Things course.
elisacomposta/car-park-management-system
In this project @simonescevaroli and I realized an automated car park managemenet system using MSP432 and its boosterpack (Texas Instruments) , to control the number of cars entering a car park to reduce useless traffic and to avoid people wasting their time searching for a (non-existing) park.
mectx02/msp432-arm-gcc
A basic, skeleton project directory for getting started with the GCC compiler.
simonescevaroli/car-park-management-system
In this project my colleague @elisacomposta and I realized an automated car park management system using MSP432 and its boosterpack (Texas Instruments) , to control the number of cars entering a car park to reduce useless traffic and to avoid people wasting their time searching for a (non-existing) park.
tayloeli20/MSP432-Chip-8-Emulator
CHIP-8 interpreter using the Texas Instruments MSP432 microcontroller.