Mycroft Mark II Smart Speaker / Voice Assistant Works with Open Source Software (Crowdfunding)

Smart speakers have gain a lot of traction over the last few years, but many of the solutions are based on Google Assistant or Amazon Alexa voice services, with both companies likely tracking your voice searches the same way they track your online searches to provide a “personalized experience” and sell you products or server ads that match your interests. If you don’t like being tracked that way, a solution is to use an open source voice assistant such as Mycroft, and install it on a Linux computer, Raspberry Pi 3 board, or Android device. The company also introduced Mark I reference hardware platform based on Raspberry Pi 2 in 2015, and while all those hardware options should be fine for the technically inclined, but not really suited to the typical end user, and AFAIK they all lack a microphone array for better hot word detection. So Mycroft has come […]

Building a Compact Digital TV Transmitter with Raspberry Pi Zero, Pi Camera, and LimeSDR Mini USB SDR Board

There are few affordable standalone systems that allow you to transmit video over the air, and back in 2016, I had the chance to check out V-Bridge Muses-β MPEG-2/-4 encoder and DTV modular taking HDMI or composite video input. It was easy to use and worked fine, but it would still cost close to $600, and might have been a little smaller. Evariste Okcestbon has now created its own digital TV transmitter prototype, combining LimeSDR Mini USB SDR board with Raspberry Pi Zero board, and instead of supporting external input from HDMI or AV ports, he used an official Pi camera for video, and was able to transmit the video over a 1.2 GHz connection to a Raspberry Pi 2 with an RTL-SDR dongle, with the Pi 2 board also taking care of displaying the video signal.   The full flow of transmission can be summarized as follows: Video from […]

BigClown is a Battery Powered Modular Wireless IoT Kit for Makers (Crowdfunding)

BigClown IoT Kit is designed to be as easy to use as building a castle from LEGO bricks or an IKEA cabinet. The open source kit is comprised of a coreboard module with STMicro STM32L0 Cortex M0+ micro-controller, and a sub GHZ (868/915MHz) radio for wireless communication, that accepts one or more compatible modules (currently ~30 different options), and communicate to a gateway such as Raspberry Pi or Turris Omnia where you’d connect BigClown RF USB dongle, although it’s also possible to include a Sigfox module for communication, and , LoRa & NB-IoT module appear to be planned. That’s for the hardware…The kit then connects to your chosen gateway via MQTT, which in turns accesses cloud services such as Ubidots, Microsoft Azure IoT, AWS, IFTTT, etc… , and you can monitor the data or control the kit through a web based dashboard or your own application. Core Module specifications: MCU […]

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 […]

Tomu Arm Board Fits into a USB Connector, Adds Buttons, Two Factor Authentication to Your Computer (Crowdfunding)

We’ve covered many boards that claim to be the world’s smallest development board, and Tomu board does not claim anything like that, but it’s pretty small, as it’s made to fit into your computer’s USB board. It may be cool, but it could also potentially be useful, as the board exposes two (capacitive touch?) buttons, and two LEDs so you can use it as a computer accessory for example to add volume buttons, or as a Universal 2nd Factor (U2F) token supporting two-factor authentication (2FA) to login to compatible online services. Tomu board hardware specifications: MCU – Silicon Labs Happy Gecko EFM32HG309 ARM Cortex-M0+ up to 25 MHz with 64KB flash, 8KB RAM USB – 1x USB 2.0 FS port Misc – 2x buttons, 2x LEDs: 2 (red + green) Dimensions – 1.4mm thick (0.6mm thick PCB) Singapore based Sutajio Ko-usagi – the company behind the project – provides the […]

Haven Open Source App Transforms Your Old Android Smartphone into a Smart Security Camera

About two years ago, I wrote a post asking what to do with old devices instead of throwing them away. My own proposals included giving them away, reselling them on eBay, recycling them for other purpose like servers or download clients, or scavenging some parts. Other people also comments what they did with theirs, for example setting up a Linux cluster with old TV boxes. Another way to recycling an old (Android) smartphone – albeit you could always buy an inexpensive one – is to install and run Haven, an open source app that transforms your phone into some sort of smart security camera, but instead of only using the camera from the phone, the app also logs audio events using its microphone (array), as well as data reported by sensors. One of you first reaction might be: “cool! somebody may an app that would allow hackers or government to […]

Apertus AXIOM Beta Open Source Professional Digital Cinema is Built around MicroZed Board

Apertus AXIOM Beta is a professional digital cinema camera built around FOSS (Free and Open Source Software) and open hardware licenses. The project started around year 2011 with AXIOM Alpha camera, and AXIOM Beta is the latest iteration powered by MicroZed development board based on Xilinx Zynq 7020 ARM + FPGA SoC, and running Arch Linux ARM. AXIOM Beta developer kit (planned) hardware specifications: “Linux” Board – Xilinx Zynq 7020 based MicroZed board Beta Main Board – Hosts two external medium-speed shield connectors and two high-speed plugin module slot connectors. Image Sensor – 12MP CMV12000 (Used for research and development) via CMV12K ZIF Sensor Board Lens Mount Passive E-mount Ports – USB / USB UART / JTAG / Gigabit Ethernet Modules and Shields Single HDMI Full HD (4:4:4) output at up to 60 FPS Dual 6G SDI output (in development) 3x PMOD debug module LED matrix debug module Genlock, Trigger, […]

Anavi Light pHAT Adds RGB Light Strip Support to Raspberry Pi Boards (Crowdfunding)

He works as a software engineer for his main job, but Leon ANAVI is apparently enjoying his hobby of designing open source hardware, as after RabbitMax Flex home automation HAT, and ANAVI Infrared pHAT with IR transmitter and receiver, he has come up with as third project: Anavi Light pHat, an add-on board for Raspberry Pi 3/Zero (W) that adds support for RGB light strips. Light pHAT specifications: Compatible with 40-pin Raspberry Pi header EEPROM with board manufacturer information and a device tree fragment Terminal block for a 12V RGB LED strip 3x 4-pin I2C headers for sensor modules 1x 3-pin header for PIR motion sensor 1x 4-pin UART header for debugging Dimensions – pHAT form factor You first need to connect the pHAT to your board, and then LED strip, and you can then control the lights using Home Assistant open source home automation platform, with the strip integrated […]