Skip to content

espilioto/SerialKiller3000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SerialKiller3000

This is a GUI that controls the MSP430 through simple UART commands. The MSP430 then parses the commands and sets the PWM values for the RGB led/strip or whatever. It's written in C# / VS2013.

At first this was meant to be a room mood lighting - led strip..thing. Then I dropped that for no reason and decided to install it in my pc case.

I'll update this and link some gerbers when I finish designing the pcb. PCB \o/

Here is the C code for the uC (TI CCS5)

##Features Led modes:

  • Static color
  • Rainbow
  • Breathing effect
  • Sound activated
  • Strobe with adjustable frequency
  • Temperature controlled (2 colors, only CPU and GPU available for now)

TODO list:

  • Breathing effect (2 colors)
  • Properly interpolate colors in a dual color mode
  • Finish user settings saving
  • Remake the GUI in WPF

Maybe:

  • Remake rainbow mode so that its speed can be adjusted
  • Add more hardware related stuff like fan RPM, CPU/GPU utilization etc

##Thanks: Many thanks to the 43oh forum for the help (even though they don't even know it). It's a very nice place even if you're not into this stuff :D

Threads that helped me develop this:

This project was the one that actually gave me the idea, and made me look into serial comms.

###Many thanks to all of you!

tl;dr: A UART led blinker for the MSP430

SouLSLayeR

###Uses: OpenHardwareMonitor, VistaCoreAudioAPI

About

SerialKiller3000

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages