Build an ESP8266 IR Remote Control with LOLIN IR Controller Shield for D1 Mini Board

Infrared remote control are still widely with TVs, set-top boxes, air conditioners, and all other sort of appliances with the end result of having many remote control around the house. If you want to cut on the number of remote controls, there are several solutions: Get a smartphone with a Built-in IR transmitter like Xiaomi Mi A1. Add an IR transmitter to your smartphones’s headphone jack using ZazaRemote or USB type C port with ROCK USB type C IR transmitter. Get a WiFi IR blaster in order to control devices remotely, or maybe buy several try control any IR devices from anywhere DIY your own solution for more flexibility, for example using ANAVI Infrared pHAT and a Raspberry Pi board. The smartphone solutions (1 & 2) works as long as you are in the room, but the WiFI IR blaster allows you to control devices even if you are not […]

$10 H801 WiFi RGB LED Controller Supports Sonoff-Tasmota Open Source Firmware

This week-end, I played with ANAVI Light Controller, an open source hardware solution based on ESP8266 used control 12V RGB LED strips. The board has the advantage of being open source with KiCad schematics, Arduino firmware, and HTML5 server program available, so easy to get started and modify the features as you see fit, and it also supports external I2C sensors via three headers. That’s a low volume project made in Eastern Europe and as a result the board costs $25, so I was shortly made aware there were cheaper solution, and if you are ready to mess around a little bit, H801 WiFi controller appears to be one of the most interesting solution as it sells for under $10 shipped on Aliexpress or eBay, and is officially supported by Sonoff-Tasmota open source firmware. H801 specifications: Connectivity – 802.11 b/g/n WiFi (2.4GHz) with about 10 meter range Output – 5x […]

Khadas Edge2 Arm mini PC

Automation & IoT How-tos

Automation used to happen in your local network, while the Internet of Things obviously relies on an Internet connection, but in recent years both categories merged in some ways, so I’ve gathered related links in this page to offer an easy access to those resources. ESP8266 & ESP32 Getting Started Guides Espressif Systems WiFi SoCs have become really popular in the maker community thanks to their low cost, and great community and software support around the platforms. Over the years, I’ve written a few tutorials showing how to get started on ESP8266 WiSoC or the newer ESP32 WiFI + Bluetooth LE SoC: Getting Started with NodeMCU Board Powered by ESP8266 WiSoC (Lua programming Getting Started with Wemos D1 mini ESP8266 Board, DHT & Relay Shields (Arduino firmware) Getting Started with ESP32-Bit Module and ESP32-T Development Board using Arduino core for ESP32 Getting Started with Espruino & JavaScript on ESP32 with […]

How to Use 3G and GPS on Raspberry Pi with ThaiEasyElec 3G HAT Expansion Board

Venus Supply is an embedded systems company based in Bangkok, Thailand that sells products through their ThaiEasyElec website/brand, as well as a act as a local distributor for popular DIY electronics items. I previously tested their ESPino32 ESP32 board, and the company has now send me another of their new product called “3G HAT Expansion for Raspberry Pi” and based on Quectel UC20-G that support 3G and GPS/GLONASS connectivity globally, meaning it should work in any country with 2G or 3G coverage. After listing the specifications, going through unboxing and assembly with a Raspberry Pi 2/3 board, I’ll write some quick start guide to show what I had to do to use GPS and connect to 3G with a Hologram SIM card. 3G HAT Expansion for Raspberry Pi Specifications Quectel UC20-G wireless module supporting Cellular 3G – UMTS @ 800/850/900/1900/2100 MHz 2G – GSM @ 850/900/1800/1900 MHz Data – HSPA+ […]

Getting Started with TinyLIDAR Time-of-Flight Sensor on Arduino and Raspberry Pi

TinyLIDAR is an inexpensive and compact board based on STMicro VL53L0X Time-of-Flight (ToF) ranging sensor that allows you to measure distance up to 2 meters using infrared signals, and with up to 60 Hz. Contrary to most other VL53L0X boards, it also includes an STM32L0 micro-controller that takes care of most of the processing, frees up resource on your host board (e.g. Arduino UNO), and should be easier to control thanks to I2C commands. The project was successfully funded on Indiegogo by close to 600 backers, and the company contacted me to provided a sample of the board, which I have now received, and tested with Arduino (Leonardo), and Raspberry Pi (2). TinyLIDAR Unboxing I was expecting a single board, but instead I received a bubble envelop with five small zipped packages. Opening them up  revealed three TinyLIDAR boards, the corresponding Grove to jumper cables, and a bracket PCB for […]

FOSDEM 2018 Open Source Developers Meeting Schedule

FOSDEM (Free and Open Source Software Developers’ European Meeting) occurs every year on the first week-end of February, where developers meet for two days discussing about open source software projects. FOSDEM 2018 will take place on February 3-4 this year with  652 speakers, 684 events, and 57 tracks, an increase over  last year 608 speakers, 653 events, and 54 tracks. There will be 8 main tracks namely: Community, History, Miscellaneous, Performance, Python, Security and Encryption, Space, and Global Diversity CFP Day. There will also be 33 developer rooms, and since the full schedule is now available, I’ll make a virtual schedule mostly based on sessions from the Embedded, mobile, and automotive, Hardware Enablement, and Internet of Things devrooms. Saturday 3, 2018 09:50 – 10:15 – Turning On the Lights with Home Assistant and MQTT by Leon Anavi In this presentation you will learn the exact steps for using MQTT JSON […]

Rockchip RK3568/RK3588 and Intel x86 SBCs

RedRat-X IR, Bluetooth & RF4CE Box Can Control Multiple TVs and Set-top Boxes

IR blasters can be used to control multiple IR devices through infrared, or other interfaces, for example DVR can use such device to change the channel of a set-top box just before recording. RedRat-X is one of those devices for automating control of TVs, STBs and other infrared equipment, but it’s quite more versatile, as beside its built-in IR blaster, it adds 3 IR outputs were you can connect your own IR transmitters, as well as USB and Ethernet for remote controls. Furthermore, it can also take add-on modules to emulate  Bluetooth and RF4CE remote controls. RedRat-X specifications: IR blaster via the front of the unit. 0 mA to 250 mA in 100 steps. 3x plug-in IR jack sockets which can be used in two modes: Current mode (default): For use with plug-in IR flashers – 0mA to 100mA in 100 steps. Voltage mode: To interface to IR distributions systems, […]

Embedded Linux Conference & Open Source Summit Europe 2017 Schedule

The Embedded Linux Conference & IoT summit 2017 took place in the US earlier this year in February, but there will soon be a similar event with the Embedded Linux Conference *& Open Source Summit Europe 2017 to take up in Europe on October 23 – 25 in Prague, Czech Republic, and the Linux Foundation has just published the schedule. It’s always useful to find out what is being discussed during such events, even if you are not going to attend, so I went through the different sessions, and compose my own virtual schedule with some of the ones I find the most interesting. Monday, October 23 11:15 – 11:55 – An Introduction to SPI-NOR Subsystem – Vignesh Raghavendra, Texas Instruments India Modern day embedded systems have dedicated SPI controllers to support NOR flashes. They have many hardware level features to increase the ease and efficiency of accessing SPI NOR […]

Khadas VIM4 SBC