AutoML for Embedded: A New Tool for Resource-Constrained Devices


https://www.electronics-lab.com/automl-for-embedded-a-new-tool-for-resource-constrained-devices/

Analog Devices’ new open-source AutoML tool integrates with CodeFusion Studio, automating machine learning model creation for resource-constrained microcontrollers.

LILYGO T-LoRa Pager: ESP32-S3 IoT Board with LoRa, GNSS, NFC, and IMU Support


https://www.electronics-lab.com/lilygo-t-lora-pager-esp32-s3-iot-board-with-lora-gnss-nfc-and-imu-support/

The T-LoRa Pager from LILYGO is a compact IoT development board designed for applications such as asset tracking, remote sensing, and portable communication. It is powered by the ESP32-S3 microcontroller and comes with 16MB flash and 8MB PSRAM. Key hardware features include an RTC circuit, GPIO expansion headers, a battery management system, an audio codec, […]

Programming Arduino on Visual Studio Code Editor with Platform.io or Arduino extension


https://www.electronics-lab.com/programming-arduino-visual-studio-code-editor-platform-io-arduino-extension/

The Arduino IDE is a great programming tool, it is simple to use and it contains probably all resources one will need to build a project, but evaluating it as a code editor, it is a not the perfect tool. It lacks programming aiding features like IntelliSense, code suggestions, auto-complete, auto-correct, and debug tools, which […]

Visual Studio Code Extension for Arduino is now open sourced!


https://www.electronics-lab.com/visual-studio-code-extension-arduino-now-open-sourced/

Visual Studio Code is the cross-platform, open sourced advanced code editor by Microsoft. Recently, after being interested in IoT and hardware, Microsoft is now searching for tools to make building IoT devices easier. It added an Arduino extension to its Visual Studio Code to enable a better eco-system for IoT developers using Arduino. By making some […]