Skip to content

Instantly share code, notes, and snippets.

View spirilis's full-sized avatar

Eric spirilis

  • Maryland, USA
View GitHub Profile
@spirilis
spirilis / main.c
Created November 17, 2017 15:55
MSP430FR2433 basic dual UART loopback echo with UART_DETECT line lighting up P1.1 (green LED) and P1.0 during activity
/* --COPYRIGHT--,BSD
* Copyright (c) 2017, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
@spirilis
spirilis / oledi2c_v2.c
Created January 29, 2018 02:34
MSP432 LaunchPad demo'ing TI logo on I2C OLED display
/*
* Copyright (c) 2015-2017, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.