‘‘
Code should be easy to understand.
’’
Dustin Boswell and Trevor Foucher - The Art Of Readable Code
Feb 16, 2018
SIM800L tracking your IoT device with Arduino
After a while testing the GPS NEO6 I ordered a new guy to play around with GSM connection and GPS at the same time. The sensor this time is the SIM800L, which is an interface between the SIM card and the Arduino Uno (could be any board, not Arduino Uno...
Feb 7, 2018
Setting up GPS NEO 6 sensor with Raspberry PI and Node.js
Recently I have had the chance to set up a basic IoT project which consists of localization by GPS. The decision was to work with the Raspberry board over the Arduino based on the number of shields that Arduino would use.
Jan 31, 2015
Raspberry Pi - Meeting the RPi-Cam-Web-Interface
If you are not familiar with raspberry PI please go ahead and see this web site, I'm not going to be talking about what is and what it can do rather I want to go further and focus on just the raspberry PI + camera. RPi-Cam-Web-Interface is a simple interface that enables...
May 9, 2015
Building Real-Time Applications with Raspberry Pi and PHP Sockets: Unleashing the Power of WebSockets and HTML5
The following steps are to get the web socket working in your raspberry B+ using PHP
Jan 29, 2021
Mapping IR emitter module KY-005 sensor/receiver module KY-022-IR sensor - A tutorial for raspberry pi
For the past few days I have been playing with the kit ELEGOO 37-in-1 Kit and the first project I wanted to build was a remote control using raspberry pi and the sensor KY-022 that comes with the kit. Given the different sensors and boards, I took some time to...
Mar 13, 2017
Intel Galileo and Debian, but back to Yocto Linux
It's been a while since we have Intel Galileo board in the market as well as Intel Galileo Gen2, which is a version with performance improvements. Yocto is the official Linux distribution that Intel has chosen to create a full environment where makers can build awesome IoT projects. Unfortunately, Yocto...