Web Serial Terminal is a usefull Web Tool for Embedded Engineers


https://www.electronics-lab.com/web-serial-terminal-is-a-usefull-web-tool-for-embedded-engineers/

The team at CAPUF Embedded is developing web tools to enable embedded engineers to create products more quickly and effortlessly. Their first tool is a web serial terminal, accessed through Chrome Browser on laptops or desktops, though not yet on mobile devices. With this tool, engineers can now access their Serial or USB-Serial device directly […]

Teknic’s ClearCore Controller – Now with Modbus Communication!


https://www.electronics-lab.com/teknics-clearcore-controller-now-with-modbus-communication/

Teknic’s ClearCore, a low-cost, multi-axis, motion and industrial I/O controller, now has Modbus communication. ClearCore provides 4 axes of motion control, Ethernet, serial, USB, and wireless expandability along with 13 configurable digital & analog I/O points. Accelerate your development with more than 40 example projects, including a new Modbus HMI example project. Teknic’s Modbus project […]

CH3330N – Small and Cheap USB-Serial Converter IC Needs No Crystal


https://www.electronics-lab.com/ch3330n-smaller-cheaper-usb-serial-converter-ic-needs-no-crystal/

Recently the hobbyist market has seen the appearance of the Air602 low-cost ARM WiFi module. This module might be a potential competitor of ESP8266, another low-cost powerful WiFi module, that took the electronics hobbyists by storm long ago and is still extremely popular. But what’s more interesting about the Air602 module is the usage of a completely […]

muArt – A Simple Serial Adapter Like No Other


https://www.electronics-lab.com/%ce%bcart-a-simple-serial-adapter-like-no-other/

UART has become a popular term with microcontroller applications, with the rise of the Arduino, Raspberry Pi, and other open hardware electronics. UART has become a standard for microcontrollers to communicate with each other and exchange data. A UART can be used not just for data exchange between microcontrollers, single board computers, and other hackers […]

OPEN MOTOR CONTROL – An open source motor controller for everyone


https://www.electronics-lab.com/open-motor-control-open-source-motor-controller-everyone/

It is open source and based upon the ATmega32U4 microcontroller, and provided with drivers for two DC brush motors and a stepper motor. It receives commands via USB or serial ports, or via the I²C bus. For those dealing with robotics, one of the problems to solve is the management of the motors used for […]

CH340E, A New Small Serial to USB Chip


https://www.electronics-lab.com/ch340e-new-small-serial-usb-chip/

WCH, a Chinese integrated circuits manufacturer, has just released a new serial to USB chip called CH340E. Unlike other CH340 chips, it doesn’t require an external crystal and also needs less PCB space and BOM. CH340 is a 3x3mm tiny chip comes in MSOP10 package and has 10 pins. Although it is smaller than other alternatives, it is […]

HC-12 433MHz wireless serial communication module configuration


https://www.electronics-lab.com/hc-12-433mhz-wireless-serial-communication-module-configuration/

Dziku show us how to configure HC-12 wireless module using AT commands. HC-12 are cheap 433MHz wireless serial port communication modules with a range up to 1800m in open space. Each costs about $5 when bought from China, and 2 of them can create wireless UART link that can be used, for example, to transfer […]

Basics of the SPI Communication Protocol


https://www.electronics-lab.com/basics-spi-communication-protocol/

circuitbasics.com talks about the SPI serial communications protocol: One unique benefit of SPI is the fact that data can be transferred without interruption. Any number of bits can be sent or received in a continuous stream. With I2C and UART, data is sent in packets, limited to a specific number of bits. Start and stop conditions define the beginning […]

Chrome Apps and serial port communication


https://www.electronics-lab.com/chrome-apps-serial-port-communication/

Luca Dentella writes: During the development of my electronic projects, I sometimes need to develop a graphical user interface (GUI) that talks using serial communication with the devices I create. In the past, I usually chose to develop those interfaces in C# and using the .Net Framework; framework which allows a rapid development, offers great ways to customize the […]

How to do serial comms using the cheap RF 433/315 MHz modules


https://www.electronics-lab.com/serial-comms-using-cheap-ebay-rf-433315-mhz-modules/

RomanBlack.com explains in details how to use 433/315Mhz modules for serial communication. These cheap RF modules usually come in a pair, with one transmitter and one receiver. A pair can be bought on ebay for as cheap as $4, and even as cheap as $2 a pair if you buy 10 pairs. Much of the […]