MSP430 Setup on Mac

Programming with the MSP430! With the advent of arduino the Atmega328 by Microchip has been a staple of electronics hobbyists. However, there are other microcontroller (MCU) options available on the market, such as the MSP430 by Texas Instruments (TI). The...

Dynamic Fields in Ember

Our first form needs an uncertain amount of fields. With active model serializer I was able to post back to the server with data. I wanted to take this a step further and create my first form. If I’m going...

Active Model Serializer

It’s better to use the Active Model Adapter When I started with this project I was trying to use the JSONAPI serializer and adapter that Ember has built in. This unfortunately was doomed to fail as I have a rails...

Upgrading to the latest

It’s been awhile, so let’s upgrade! – Oh how the time flies. Personally projects sometimes need to take a back burner. That’s ok but once we get back at it we should make sure that all our libraries we are...

Bash background a day

A clean desktop is indicates a clear mind. I’m a sucker for a clean desktop. Everything has a place and nothing belongs on your desktop. It may be easy to save a file to the desktop but file that away...