Using the Teensy 3.0 with the Arduino Ethernet shield – Epyon.be

Do you have a Teensy 3.0 and want to hook it up to the internet? Don’t really feel like breadboarding your own Ethernet interface? Then why don’t you use one of your Arduino Ethernet shields lying around the place to provide the Teensy with Ethernet capabilities? Here we show how […]


Watch a Computer Made Out of Dominoes Do Basic Math

Logic is the basis of everything that happens in a computer. AND, OR, NOR, NAND not to mention my personal favourite, XOR. If you really want to understand it all, here’s a great piece that can help. Learn the very basic building blocks of a half and full-adder here in […]


Simple and intuitive web interface for your Raspberry Pi

The Raspberry Pi is an amazing 35 dollars mini-computer. It allows you to do everything you could do with a regular Linux computer (Connecting to the internet, watching videos, launching applications, …) but also to interact with the world surrounding it, just like an Arduino. That’s why I qualify it […]