How to connect your Arduino to the Internet with the ENC28J60

I’m currently working at a custom messaging system, which will users to exchange encrypted messages. To achieve this I bought an ENC28J60 powered ethernet module, which can be used to connect an Arduino to the Internet (or any other microcontroller that supports SPI). In this short article, I want to show you how to connect this module and get it up and running in no time! Continue reading How to connect your Arduino to the Internet with the ENC28J60

How to use a relay module with your Raspberry Pi, BeagleBone or Arduino

Today I’ll just upload a short how-to article, explaining how to use a relay module. Some time ago I bought a dirt cheap relay module for controlling high power LEDs with a Raspberry Pi on Amazon. One of these modules cost about 2$ (shipping included), which is a fantastic price, so I ordered 5 modules. In this very short article, I want to explain how you can use such a module in one of your projects. Continue reading How to use a relay module with your Raspberry Pi, BeagleBone or Arduino