Installing and Running MicroPython on ESP32-C3 Super Mini
https://www.electronics-lab.com/project/installing-and-running-micropython-on-esp32-c3-super-mini/
Introduction In this article we will install and run MicroPythonon on ESP32-C3 super mini, using a tool made by Espressif called “esptool“. The final object is to run microPython code into our ESP32-C3 super mini. Then I will show you how to implement a simple LED blink code which is non-blocking. That means it does […]
A more professional delay code without sleep() in microPython
https://www.electronics-lab.com/project/more-professional-code-without-sleep-in-micropython/
Introduction If you use Arduino you may use it to implement code with delay() or delayMicroseconds(). Let’s write more professional code without sleep() in microPython. If you are just starting with microPython, I invite you to start the right way. MicroPython has its own “delay()” functions, called “time.sleep()”, “time.sleep_ms()” and “time.sleep_us()”. I intend to show […]
Photodiode light level detection with Arduino
https://www.electronics-lab.com/project/photodiode-light-level-detection-with-arduino/
In today’s article, we will implement a photodiode light-level detection with Arduino UNO. We will use Arduino IDE software for coding and a ready-made photodiode module as the sensor. It is one of those modules easily obtainable in any retailer that sells Arduino stuff. What we want to achieve is light-level detection, so that we […]
Morse Micro’s MM8108: a next-Gen Wi-Fi HaLow SoC for AI app
https://www.electronics-lab.com/morse-micros-mm8108-next-gen-wifi-halow-soc-for-low-power-iot-connectivity/
Morse Micro is a Sydney-based company that specialises in IoT applications. Micro Morse introduced its Second-generation WiFi HaLow System-on-Chip MM8108. The primary objectives of MM8108 are long-range, low-power, and secure communication. MM8108 is designed to provide enhanced WiFi HaLow connectivity while improving power efficiency with higher data rates. The MM8108 has fully integrated Medium Access […]
G3566 SBC features Rockchip RK3566, up to 8GB RAM, 4K HDMI, M.2 storage, and multiple OS support
https://www.electronics-lab.com/g3566-sbc-features-rockchip-rk3566-up-to-8gb-ram-4k-hdmi-m-2-storage-and-multiple-os-support/
Graperain has recently launched the G3566 Single Board Computer (SBC), a compact and cost-effective computing solution powered by the Rockchip RK3566, a 64-bit quad-core Cortex-A55 processor clocked at 1.8GHz. It has a Mali-G52 GPU and a 1T NPU for AI tasks, delivering high performance while keeping power consumption low. The board supports up to 8GB […]
RIMU is an open-source touchscreen input device designed for HID control, modular expansion, and more
https://www.electronics-lab.com/rimu-is-an-open-source-touchscreen-input-device-designed-for-hid-control-modular-expansion-and-more/
RIMU is an ESP32-S3-based open-source touchscreen input device with a modular design and a 4.3-inch touchscreen interface. Additionally, it features Wi-Fi, Bluetooth, an 8GB memory, a USB+OTG port, a 1020mAh battery, and a tripod mount, ensuring portability and versatility. The RIMU also supports HID keyboard emulation, allowing it to function as a customizable input device for […]
Arduino UNO Ek R4 WiFi and Minima launch as first India-made Arduino boards
https://www.electronics-lab.com/arduino-uno-ek-r4-wifi-and-minima-launch-as-first-india-made-arduino-boards/
Arduino has recently launched India-made Arduino boards UNO Ek R4 WiFi and Minima. These are both the latest variants of the popular UNO R4 series of development boards, manufactured in India as part of the “Make in India” initiative to support local innovation and technology education. These boards were unveiled at the World Economic Forum (WEF) in Davos, and […]
SparkFun Digi X-ON LoRaWAN dev Kit Features STM32MP1 Gateway and RP2350A IoT Node
https://www.electronics-lab.com/sparkfun-digi-x-on-lorawan-dev-kit-features-stm32mp1-gateway-and-rp2350a-iot-node/
SparkFun has recently released the Digi X-ON LoRaWAN dev Kit, an all-in-one IoT solution designed for rapid prototyping and deployment of LoRa-based systems. It includes the Digi HX15 Gateway, the SparkFun IoT Node for LoRaWAN, and the ENS160/BME280 environmental sensor module, together they offer seamless integration with the Digi X-ON Cloud for remote management, data […]
Raspberry Pi 5 PCIe Expansion Board: A x1 Slot FFC Connector
https://www.electronics-lab.com/raspberry-pi-5-pcie-expansion-board-a-x1-slot-ffc-connector/
The Spotpear’s Pi5 PCIe Standard Slot Adapter, also termed as Raspberry Pi 5 PCIe Expansion Board, that provides PCIe expansion for the Raspberry Pi 5 SBC, is a standard PCIe adapter that can provide users with flexibility and connectivity options. It is compatible with both PCIe Gen2, Gen3 standards and comes with an external 12V […]
STEVAL-MKI109D: An Evaluation Platform for ST MEMS Sensors
https://www.electronics-lab.com/steval-mki109d-an-evaluation-platform-for-st-mems-sensors/
The STEVAL-MKI109D, ST’s latest-generation sensor evaluation board, is powered by the STM32H563ZI microcontroller featuring an Arm Cortex-M33 core. This core enables the processing of complex datasets and sensor readings, including barometric pressure, accelerometer, and gyroscope data, and facilitates the rapid development of context-aware applications while utilizing MEMS sensors. Specifications of the STEVAL-MKI109D Microcontroller STM32H563ZI Arm […]