Looking to set up a tech blog or website for programming, electronics, engineering or another similar field? This is a complete Wordpress setup guide for new webmasters who will benefit…
So you are looking to get into the wonderful world of field programmable gate arrays, also known as FPGAs? In order to get started you are ideally going to want…
Looking to get started with Quartus quickly and easily? Quartus can be a little daunting on first load due to the sheer number of tools, however once you overcome the…
So you got yourself an Intel FPGA, loaded Quartus and then had a meltdown because of the sheer volume of things to click on the screen, right? Fear not my…
Looking to get into FPGA programming? Quartus can run surprisingly well on Mac when paired with Virtualbox and Ubuntu. Unlike other solutions using Windows and Parallels, all of the software…
This simple illustrated guide will get you up and running with Ubuntu Desktop on your Mac. We will also install Guest Additions, allowing easy drag and drop between your dual…
Looking to add an array to your BASH script? In this tutorial we will cover everything you need to know, and perhaps a few extra things that will surprise you!…
Yes it's absolutely possible to set up a LAMP server with MariaDB and PHP on Raspberry Pi! Perhaps you already have a project in mind, but here is a great…
So you've written a simple BASH script but you want to know how to pass information to the script? In this tutorial we will learn how to pass arguments from…