Nadhat is an Add-on Board for Raspberry Pi Boards with 2G GSM/GPRS Support

Making Raspberry Pi HATs for fun seems to have become a popular hobby, as after checking out Leon Anavi’s Infrared pHAT a little while ago, I’ve just come across Nadhat add-on board with GSM/GPRS and Bluetooth 3.0 made by Frederic Pierson in his spare time. Nad stands for “Network Access Device”, and the device comes with the following specifications: SIM800C module with 2G GSM/GPRS support, and Bluetooth 3.0 + EDR (but Bluetooth is not mentioned by the developer, so it may not work right now) SIM card slot + connector for GSM antenna CR1225 cell battery slot for RTC 40-pin header provided, but not soldered Dimensions – 65 x30 mm, compatible with Raspberry Pi Zero He explains that he made the board himself and the  PCBs “are leaded reflow processed and do not follow regulations in Europe”. You’ll also have to provide your own GSM antenna and CR1225 battery. He’s […]

FOSDEM 2017 Open Source Meeting Schedule

FOSDEM (Free and Open Source Software Developers’ European Meeting) is a 2-day free event for software developers to meet, share ideas and collaborate that happens on the first week-end of February, meaning it will take place on February 4 & 5, 2017 this year. FOSDEM 2017 will features 608 speakers, 653 events, and 54 tracks, with 6 main tracks namely: Architectures, Building, Cloud, Documentation, Miscellaneous, and Security & Encryption. I won’t be there, but it’s always interesting to look at the schedule, and I made my own virtual schedule focusing especially on talks from “Embedded, mobile and automotive” and “Internet of Things” devrooms. Saturday 4, 2017 11:00 – 11:25 – Does your coffee machine speaks Bocce; Teach your IoT thing to speak Modbus and it will not stop talking, by Yaacov Zamir There are many IoT dashboards out on the web, most will require network connection to a server far […]

Khadas Edge2 Arm mini PC

Getting Started with RabbitMax Flex IoT and Automation Hat for Raspberry Pi

At the beginning of the month I showed how to assemble RabbitMax Flex, a Raspberry Pi HAT compliant add-on board for Raspberry Pi boards with 40-pin header, that targets IoT and home automation project with its relay, IR transmitter and receiver, I2C headers for sensors, buzzer, RGB LED, and more.  Since I’ve already described the hardware, I’ve spend some time this week-end following the user’s guide to play around with the board using a Raspberry Pi 2 board, and try various features. The user’s manual explains that you need the latest version of Raspbian, but I’d not played with my Raspberry Pi 2 board for a while, so the kernel and firmware were quite old:

So the first thing I had to do was to upgrade Raspbian. There are basically two options to upgrade, either downloading and dumping the latest Raspbian firmware image to your micro SD card, and […]

RabbitMax Flex IoT & Home Automation Board and Kit for Raspberry Pi

RabbitMax Flex is an add-on board for the Raspberry Pi boards with 40-pin headers, namely Raspberry Pi Model A+ and B+, Raspberry Pi 2, Raspberry Pi 3 and Raspberry Pi 0, destined to be used for Internet of Things (IoT) and home automation applications thanks to 5x I2C headers, a relay, an LCD interface and more. I’ve received a small kit with RabbitMax Flex boards, a BMP180 temperature & barometric pressure I2C sensor, and a 16×2 LCD display. RabbitMax Flex specifications: Relay – Songle SRD-05VDC-SL-C supporting 125V/250VAC up to 10A, 30VDC up to 10A Storage – EEPROM with some system information for identification IR – IR LED, IR receiver Misc – Buzzer, Button, RGB LED Expansion Header for LCD character display + potentiometer for backlight adjustment 5x 4-pin headers for I2C sensors Dimensions – Raspberry Pi HAT compliant The assembly of the kit is child’s play as you don’t even need […]

Tizen OS Ported to the Raspberry Pi 2

Tizen may not be overly used in devices, but there has been ports of the operating system on various ARM platform, mostly development boards, powered by Allwinner, Rockchip, Freescale SoCs, and more… Seeing the popularity of Raspberry Pi 2 Model B, Samsung Open Source Group decided to port Tizen to the latest version of the hobbyist board. The full instructions are rather long, and provided in the link above, but the main steps – using a Linux based computer – can be summarized as follows: Create a local copy of tizen-distro Add Raspberry Pi 2 BSP Meta repository Initialize the environment and modify some config files Start the build with Yocto: bitbake rpi-hwup-image. This should make a minimal headless? image Create an SD card image with tmp-glibc/deploy/images/raspberrypi2/rpi-hwup-image-raspberrypi2.rpi-sdimg using dd, an optional resize the parition with gparted or fdisk/resize2fs. Insert the SD card in to your Raspberry Pi 2, and have […]

FOSDEM 2015 Schedule – January 31 – February 1 2015

FOSDEM (Free and Open Source Software Developers’ European Meeting) takes place every year during the first week-end of February. This year the developer-oriented event expects to bring over 5000 geeks to share ideas and collaborate on open source projects. Contrary to most other events, it’s free to attend, and you don’t even need to register, just show up. FOSDEM 2015 will take place on January 31- February 1 in Brussels. There will be 551 sessions divided into 5 keynotes, 40 lightning talks, 6 certification exams, and with the bulk being developer rooms and main tracks,  divided into 7 main tracks this year: Languages, Performance, Time, Typesetting, Hardware, Security and Miscellaneous. I’m not going to attend, but it’s still interested to see what will be talked about, and I’ve concocted my own little virtual program out of the main tracks and developers’ rooms. There’s a few minutes overlap between some talks […]

Rockchip RK3568/RK3588 and Intel x86 SBCs

How to Build and Run Tizen 2.0 on AllWinner Boards – FOSDEM 2014

Leon Anavi has spent some time building and running Tizen for Olimex A10s-OLinuXino-MICRO board based onAllWinner A10s cortex A8 processor, and gave a short presentation at FOSDEM 2014 showing the main steps involved in the project. The final result is basically a non-portable Tizen tablet with a main board connected to an LCD display. If you have an LCD screen, you could also use a monitor (VGA/HDMI) instead. After a short description of the hardware, and explaining it should also work on other AllWinner platforms such as Cubieboard, Leon gave a few no-nonsense recommendations he learned from his mistakes: Get a USB serial board for debugging Use recommended accessories from the manufacturer such as power supply or LCD display to make development easier Buy a board that can boot from micro SD or SD card, again for ease of development If something does not work… Restart the board! 🙂 In […]

My Hardware

For those interested, here’s the list of hardware platforms I own [Updated in May 2017): Linux Development Boards Raspberry Pi – Development board powered by Broadcom  BCM2835 (ARM11) that supports several Linux distributions Raspberry Pi 2 – Development board powered by Broadcom  BCM2836 (4x ARM Cortex A7) that supports several Linux distributions Raspberry Pi Zero – Minimal version of Raspberry Pi board. ODroid-X – Development board based on Samsung Exynos 4412 Quad core cortex A9 processor for Linux and Android development – See unboxing and Android review. Cubieboard – Development board featuring AllWinner A10 processor. Read Unboxing and quick start post for details. Olimex A13-OLinuXino-MICRO – Open source hardware AllWinner A13 development board. Read my board review for details. Wandboard Dual – Development board powered by Freescale i>MX6 Duallite processor. See unboxing and quick start guide. My short Ubuntu review may also be interesting. OPENBRIX Zero – Development board based on […]

Khadas VIM4 SBC