10 Tips for a Successful Engineering Resume
It’s that time of the year again where spring is in full force, the sun is shining, birds are chirping…
Jacob's Blog
It’s that time of the year again where spring is in full force, the sun is shining, birds are chirping…
Last time in “Scripting 101”, we introduced the concept of a bash shell script within the linux environment. A quick…
Doxygen Code Templates Version 2.5 Header File Template Source File Template Doxygen MainPage Template Click the links below to download…
If you’ve built your Smart Phone Signal Generator you might be wondering what else you can do with it! Below…
The Android and Linux operating systems have become very popular in the last few years. Due to their open source…
Function pointers can be used for a wide variety of applications including the implementation of state machines. Just like any…
Debugging an embedded system can be an extremely challenging venture especially when communication interfaces are involved. The slightest timing offset…
Following a standard like the Motor Industry Software Reliability Association (MISRA) C is a great step towards writing safer, better…
One of the most common applications for using function pointers is in task schedulers. Every embedded system contains some type…
Conditional loops are common in every programming language whether it’s designed for low level embedded development or higher level web…
Every now and then it is fun to look at a very basic and fundamental example. Every programmer is familiar…
One of the large ticket items that first time consultants think they need right out of the gate is an…