Sheffield-based IoT company, inx-systems has developed a programmable LoRaWAN IoT module and a development breakout board that integrates with Arduino MKR, Adafruit FeatherWing, Grove, and mikroBUS shields. The module is powered by an ESP32-S3 microcontroller which comes preloaded with inx’s no-code LoRaWAN software development platform, Lucid. The WAN-4-ALL module has built-in Wi-Fi, Bluetooth, and LoRaWAN connectivity via the ESP32-S3 microcontroller and Seeed Studio Wio-E5 module. This makes the module suitable for short-range, medium-range, and long-range IoT applications such as remote monitoring, home automation, industrial control, and smart agriculture. We have covered other LoRaWAN development platforms such as SB Component’s RAKWireless-based products, Particle’s multi-radio devices, and the UnPhone. The WAN-4-ALL module differentiates itself with the preloaded no-code LoRaWAN development environment and multiple connectivity options. WAN-4-ALL module specifications: SoC – Espressif Systems ESP32-S3 dual-core microcontroller @ 240MHz with Wi-Fi 4, Bluetooth LE 5 LoRaWAN Module – Seeed Studio Wio-E5 Module based on […]
SoundSlide capacitive touch USB-C adapter aims to ease volume control on laptops
SoundSlide is an open-source hardware USB-C adapter that adds a capacitive touch interface to your laptop or keyboard PC in order to control the volume without having to reach out to the volume keys on the keyboard that may require Alt or Fn presses. SoundSlide is meant to be more intuitive than pressing keys and works without drivers with macOS, Windows, and Linux. At just 20.9 x 6.9 x 3.5 mm in size excluding the USB Type-C port, you can leave it connected to your laptop when you move around or put the laptop in your backpack. The SoundSlide relies on the touch interface from the Microchip SAM D11 Arm Cortex-M0+ microcontroller, and the company behind the project – Drake Labs – has made the firmware, schematics (PDF/WebP), and a command-line interface written on Go available on GitHub. You can check out how it works on a laptop in the […]
XIAO ESP32S3 board gets some senses with a camera and microphone module, plus a round touchscreen display
Last week, we wrote about the new XIAO ESP32S3, a tiny ESP32-S3 board from Seeed Studio. The company has now launched the XIAO ESP32S3 Sense adding a camera and microphone module connected through a board-to-board connector, as well as the Round Display for XIAO that can help people easily create wearable devices with a touchscreen based on any board from the XIAO family. XIAO ESP32S3 Sense XIAO ESP32S2 Sense specifications: Wireless MCU – Espressif Systems ESP32-S3R8 dual-core Tensilica LX7 microcontroller @ 240 MHz with 512KB SRAM, 8MB PSRAM, Wi-Fi 4 & Bluetooth 5.0 dual-mode (Classic + BLE) connectivity Storage – 8MB SPI flash, microSD card slot Antenna – External u.FL antenna USB – USB Type-C port for power and programming Camera – OV2640 camera sensor up to 1600×1200 resolution Audio – Built-in digital microphone Expansion I/Os 2x 7-pin headers with 1x UART, 1x I2C, 1x SPI, 11x GPIO (PWM), 9x […]
Floppy thumb drive integrates Adafruit PyPortal display based on Microchip SAMD51 MCU
Anne Barela’s Floppy Thumb Drive project houses the Adafruit PyPortal internet display in a 3D-printed enclosure that looks like a 3.5-inch floppy disk, just a bit thicker. The computer-in-a-floppy-disk project runs CircuitPython code to list the first 12 files stored in the flash and can display photos or animations, play audio, or execute scripts. The project consists of three main parts: The Adafruit PyPortal internet display with Microchip SAMD51 (ATSAMD51J20) Arm Cortex-M4F microcontroller @ up to 120 MHz with 1 MB flash, 256 KB SRAM Display – 3.2-inch 320 x 240 color TFT display with resistive touchscreen Audio – Speaker Storage 8MB flash storage optional microSD card (not used in the project). ESP32 for WiFi and Bluetooth connectivity (not used in the project) Sensors – Light and Temperature sensors Misc – NeoPixel RGB Micro USB to USB cable 3D printed files for the front cover, back door, front door, disk, […]
Using SenseCraft firmware for no-code programming on Wio Terminal
In the conclusion of our SenseCAP K1100 Sensor Prototype kit review with LoRaWAN and Vision AI, the author suggested that it would be great if SeeedStudio could develop a new firmware that can connect without coding instead of using Arduino programming: I had to rely on my knowledge and experience with LoRaWAN to transmit data wirelessly over long distances. That’s because LoRaWAN has a more complicated connection process than Wi-Fi or Bluetooth. It would be great if Seeed Studio could develop a new firmware that can connect without any coding It did not take long, as SeeedStudio very recently released the first version of SenseCraft open source smart sensor software for no-code sense, process, and uplink that happens to be compatible with the Wio Terminal part of the SenseCAP K1100 development kit. So let’s test the new SenseCraft firmware together. SenseCraft navigation keys We can use Wio Terminal’s joystick as follows: […]
ChipWhisperer-Husky is a palm-sized power analysis and fault injection tool (Crowdfunding)
NewAE Technology’s ChipWhisperer-Husky is a compact tool designed for side-channel power analysis and fault injection with features such as a high-speed logic analyzer used to visualize glitches, real-time data streaming for attacking asymmetric algorithms, and support for JTAG/SWD programming. The security research company explains its device delivers a more stable and reliable experience compared to other off-the-shelf test gear such as oscilloscopes and function generators thanks to features such as synchronous sampling, which means the sample clock of your target device and the sample clock of ChipWhisperer-Husky can be perfectly aligned, or the ability to generate glitches, including clock glitches that can be less than a nanosecond wide. ChipWhisperer-Husky key features and hardware specifications: Synchronous clock for capture board and target board for significantly improved performance over a typical asynchronous oscilloscope setup 12-bit 200MS/s ADC for capturing power traces – It can be clocked at both the same clock […]
AI, computer vision meet LoRaWAN with SenseCAP K1100 sensor prototype kit
CNXSoft: This is another tutorial using SenseCAP K1100 sensor prototype kit translated from CNX Software Thai. This post shows how computer vision/AI vision can be combined with LoRaWAN using the Arduino-programmable Wio Terminal, a Grove camera module, and LoRa-E5 module connecting to a private LoRaWAN network using open-source tools such as Node-RED and InfluxDB. In the first part of SenseCAP K1100 review/tutorial we connected various sensors to the Wio Terminal board and transmitted the data wirelessly through the LoRa-E5 LoRaWAN module after setting the frequency band for Thailand (AS923). In the second part, we’ll connect the Grove Vision AI module part of the SenseCAP K1100 sensor prototype kit to the Wio Terminal in order to train models to capture faces and display the results from the camera on the computer. and evaluate the results of how accurate the Face detection Model is. Finally, we’ll send the data (e.g. confidence) using […]
Getting Started with LoRaWAN on SenseCAP K1100 sensor prototype kit (Part 1)
CNXSoft: This getting started guide/review of the SenseCAP K1100 sensor prototype kit is a translation of the original post on CNX Software Thai. The first part of this tutorial describes the kit and shows how to program it with Arduino to get sensor data to a LoRAWAN gateway and display it on Wio Terminal, before processing the data in a private LoRaWAN network using open-source tools such as Grafana. The second part – to be published later – will demonstrate the AI capability of the kit. In the digital era where IoT and big data are more prevalent, a large amount of data is required to be collected through sensors. To enable the digital transformation, SeeedStudio’s SenseCAP K1100 comes with all necessary sensors and equipment including the Wio Terminal, AI Vision Sensor, and a LoRaWAN module. With this plug-and-play platform, makers can easily create DIY sensors for data collection and […]