Read more at: FPGAs, LEDs, tools and wearables, new products in the Maker Shed
…FPGAs are intimidating beasts to most makers, including myself. Thankfully, Justin Rajewski’s insanely popular Kickstarter project caught our eye. The entire goal of the Mojo is to make getting started with FPGA and digital design as easy as possible. An FPGA allows you to design digital circuits (basically a bunch of logic gates connected together to perform a specific task). The designs that you create can range from something as simple as a counter to blink an LED to something as complex as a multi-core processor (or an Audio Visualizer).
With a microcontroller (like an Arduino), you write software that gives you control of the the built-in peripherals but is limiting in that you can often only complete one action at a time. With FPGAs you are not creating software; you’re designing the hardware. Instead of writing code to run on a fixed processor with fixed peripherals, you get to design your own circuit.
Justin’s done a fantastic job of releasing new tutorials for getting started with Electronics, Logic and the Mojo on the Embedded Micro website. He’s also began work on an IDE specifically for the board, to make it even easier to develop for. Read more about this flexible, powerful board and pick one up from the product page. …
…and the other stuff they highlight is cool to!