Getting Started with IkaScope WiFi Pen-Oscilloscope, and ScanaQuad SQ50 USB Logic Analyzer & Signal Generator

A couple of weeks ago, I received IkaScope WS200 pen-like WiFi oscilloscope, as well as ScanaQuad SQ50 USB logic analyzer & signal generator, and I’ve already checked out the hardware both both in a aforelinked unboxing post. I had also very shortly tried IkaScope with GOLE 10 mini PC, but just to showcase potential use case for a Windows 10 mini PC with an inclined touchscreen display. But at the time I did not really a proper measurement, as it was more to test the mini PC than the oscilloscope itself. I’ve now had time to test IkaScope desktop program and mobile app in respectively Ubuntu 16.04 and Android 8.0.0, as well as ScanaStudio for ScanaQuad USB device using Ubuntu 16.04 only, since there’s no mobile version of the program. While I’ll focus on Ubuntu and Android, most of the instructions will be valid for Window 10 and Mac OS X […]

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

Ikascope WS200 Oscilloscope and ScanaQuad SQ50 Logic Analyzer & Pattern Generator Review – Part 1: Unboxing

IkaScope WS200 WiFi oscilloscope fits in your hand like a pen, and works with devices running desktop or mobile operating systems, namely Windows, Linux, Mac OS X, Android, and iOS. I covered the tool last September, and IkaLogic – the French startup behind the project –  has now sent me a sample for review, as well as their ScanaQuad SQ50 4-channel logic analyzer and pattern generator. Since I had never checked out the latter, I’ve decided to start the review with an unboxing post, before reporting my experience actually using the tools next month. IkaScope WS200 Wireless Oscilloscope Probe The oscilloscope comes with a ground clip, a micro USB to USB cable for charging, and a getting started guide with a QR code to download IkaScope program or app. Once you open it, it really looks like an over-sized Stabilo highlighter. The only needed hardware connection needs is the ground […]

ALio Proto Board Supports Through Hole, DIP, and SMD Components (Crowdfunding)

Perfboards and  stripboards are very useful to design your own simple electronic boards without having to design your own board from scratch. However, you have to select through hole or DIP components, as – while possible with some efforts – such boards are not designed for SMD components. AERD, an open source electronic development startup based in Indonesia, has designed ALio prototyping boards supporting both through hole and SMD components, as well as some common connectors/accessories such as micro SD card, USB connector, and so on. Three versions of the board (basic, embedded, Arduino) are available with the following specifications & features: Fits SMD and PTH components at the same time. Double layer bus (top and bottom) Other components/headers All versions – 1.1 mm pitch pad for micro SD/SD card breakout Embedded & Arduino only – mini & micro USB pads, 1x SPI breakout Arduino only – Arduino header, one […]

Build your own Digital Scale with this DIY Kit

Electronics DIY kits are easy to find from either Arduino kits, or robotics kits, to oscilloscope kits among others. But I can’t remember ever seeing digital scale kits, maybe because I did not look for it, but that’s exactly what I found on ICstation for $27.99 with a scale that can measure weights up to 10 kilograms with a reported one gram accuracy. The DIY scale can also be pruchased on eBay for $29.99. Main items in the (Trans–CRS–162DZC) kit and features: MCU – STC MCU Limited STC89C52 8-bit (80C51 compatible) MCU in 40-pin DIP package RTC – DS1302 8-pin DIP chip + CR1220 socket and battery EEPROM – AT24C02 serial EEPROM (DIP chip) Display – LCD1602 16×2 digit display Keypad – 4×4 matrix keypad Sensors – DS18B20 one-wire temperature sensor, “C3 high precision” 10kg strain pressure sensor Boards – HX711 load cell amplifier module, printed circuit board for the MCU, […]

MeanWell Mini Switching Power Supplies May Be Useful for Development Boards

While some people or organizations with lots of boards may use high-end USB hubs to power and control them, most people likely use wall adapters to power their development boards like Raspberry Pi 3, ASUS Tinkerboard, Orange Pi PC, and so on. At least that’s what I do, except in some cases when I suspect power issues, and I go with a more powerful SMPS (switch mode power supply). I don’t use it often because it’s a large brick and expose 220V. But the other day, as I attended Chiang Mai Maker Party, I found one maker uses some tiny (and cute) power supply from a company called Mean Well to power his Raspberry Pi boards. The model used above with RS-15-5 with takes 100-240VAC 0.35A input, and output 5VDC up to 3A. The power supply include AC Neutral, AC Live, Ground, DC V+ and DC V-  pins where you […]

Sigrok Compatible ZeroPlus Logic Cube LAP-C USB Logic Analyzers Support up to 32 Channels, 75 MHz Bandwidth

Back in 2015, I discovered USB123 USBee AX PRO, an ultra cheap logic analyzer (now $5 shipped) with 8 channels, and up to 24 MHz. I purchased one at the time, and successfully tested it with Sigrok & Pulseview open source tools that now work in Linux, Windows, Mac OS, FreeBSD, Android, and several other operating systems. As I read through my list of RSS feeds today, I noticed Peter Scargill had tested ZeroPlus Logic Cube Lap-C 322000 logic analyzer also connected to your PC via USB, but with better specifications including 32-channels, and 75 MHz. Peter used the company’s Windows software (ZEROPLUS Logic Analyzer LAP-C_Standard_V3.14.03), but a quick search confirmed ZeroPlus Logic Cube Lap-C family is supported by Sigrok. LAP-C 322000 is the top model from the family with the following hardware specifications: Sample Rate – Internal clock (timing mode): 100Hz~200MHz; external clock (state mode): 100MHz Bandwidth – 75MHz […]

Detect Lightning with Those AMS AS3935 “Thunder” Boards

Launched in 2012, AMS AS3935 Franklin lightning sensor  is – at its name implies – a lightning sensing IC. The chip was designed for low power, portable or fixed wire-line applications, and beside detecting electrical emissions from lightning activity, it can also provide an estimation of the distance to the head of the storm from 40km away down to 1km, while filtering out other signals from motors, microwave ovens, etc… The chip interfaces via SPI or I2C to the host processor / micro-controller, and comes in a small MLPW-16 (4x4mm) package. Price is $3.55 per unit for 1k orders. Applications include wearables, golf carts, pool safety, portable GPS, bike computers, weather stations, uninterruptible power supplies, smart grid systems, environmental monitoring systems, etc… Basically, AS3935 can be used either for weather monitoring, or safety applications. I’ve found two maker boards with the chip: MikroElectronika Thunder Click board compatible with MikroBUS socket […]