HM-10 or CC41-A module? Automatic Arduino BLE module identification 97

HM-10 or CC41-A module? Automatic Arduino BLE module identification
Lately I am working a lot with Arduino, which is a new field for me, hence fewer posts. Arduino is a very popular entry level embedded electronics platform. My latest Arduino project features Bluetooth Low Energy (BLE) communication. Arduino boards have no built-in BLE capabilities so I was looking to add a BLE module to ...

Capturing and reversing wireless keyboard signal

Capturing and reversing wireless keyboard signal
Recently I have made a presentation at the “Software Defined Radio Israel” meetup about my work capturing and reversing wireless keyboard signals. I focused on a “Rapoo E2700 keyboard and track-pad” but we also discussed the broader challenge of such capturing for SDR enthusiasts. The project involved capturing 2.4Ghz wireless signal with an RTL-SDR dongle ...

Arduino sound level meter and spectrum analyzer 323

Arduino sound level meter and spectrum analyzer
Recently I have been doing some projects with the Arduino electronics platform. One of the projects involved benchmarking certain motors and required me to measure noise levels. I  will cover that project in more detail in one of the future articles, but now I would like to write about the process and best practices of ...

Why use – Fosphor, a GNU Radio real-time spectrum analyzer? 1

Why use - Fosphor, a GNU Radio real-time spectrum analyzer?
Lately I have been experimenting with Software Defined Radio, SDR, which is a software-based radio signal processing system. I find this field intriguing. I can capture all kinds of signals in the air and get a better understanding of how technologies and gadgets around me operate. During my exploration of SDR I discovered one tool ...

Immersive Computing and the Experiential Age

Immersive Computing and the Experiential Age
In the past year or so I have been closely following and partially involved in the Virtual Reality space. Interesting things are happening in the VR space since about 2012, when Oculus and Palmer Lucky brought in the consumer VR revolution in the form of DK1. A short summary for those, who have not been ...

Understanding and improving VMware snapshot integration in FreeNAS 8

Understanding and improving VMware snapshot integration in FreeNAS
Those who followed my previous posts know that I am using a storage server called FreeNAS in a VMware virtualization environment. There are several benefits of why one would use a storage server rather than just a trivial storage solution. Two of such major benefits are snapshots and replication. In this article I will discuss ...

Experiments with dead space reclamation and the wonders of storage over-provisioning 3

Experiments with dead space reclamation and the wonders of storage over-provisioning
I am in the process of setting up a home storage server that will rely heavily on over-provisioning. You can read more about my previous VMware – FreeNAS – ZFS experiences in other articles. In this article I will conduct several experiments showing how available disk space fluctuates at various layers in the system. This ...