PIC Arduino with RS485


https://www.electronics-lab.com/pic-arduino-rs485/

This board created for makers, who wants to use various Arduino UNO shields using PIC microcontrollers from Microchip. Board facilitates the use of any 28 PIN SMD SO PIC microcontrollers without crystal (internal oscillator). Project also can be used to develop RS485 application with the help of on board SN75176 IC. Two regulators provide 3.3V […]

PIC Arduino with RS485


https://www.electronics-lab.com/project/pic-arduino-rs485/

This board created for makers, who want to use various Arduino UNO shields using PIC microcontrollers from Microchip. Board facilitates the use of any 28 PIN SMD SO PIC microcontrollers without crystal (internal oscillator). Project also can be used to develop RS485 application with the help of on board SN75176 IC. Two regulators provide 3.3V […]

TS-4100 – A i.MX6 UL (UltraLite) Bases Hybrid SBC With FPGA And Programmable ZPU Core


https://www.electronics-lab.com/ts-4100-mx6-ul-ultralite-bases-hybrid-sbc-fpga-programmable-zpu-core/

Technologic Systems has begun testing its first i.MX6 UL (UltraLite) based board, which is also its first computer-on-module that can work as a single board computer. The footprint of 75 x 55mm TS-4100 module features a microSD slot, onboard eMMC, a micro-USB OTG port with power support, and optional WiFi and Bluetooth. This board offers […]

Advantech SOM-5871 Module Introduces The New AMD Ryzen Embedded V1000 SoC


https://www.electronics-lab.com/advantech-som-5871-module-introduces-new-amd-ryzen-embedded-v1000-soc/

Taiwan based Advantech Co. has posted an introductory product page for a SOM-5871 module that appears to introduce the long-awaited next generation of AMD’s embedded R-Series SoC line. The R-Series is based on the same 14nm Zen Core already used in higher-end Ryzen SoCs. The new SoC is introduced as the “AMD Zen CPU Core” […]

PacketMonitor32 – An ESP32-Based Packet Monitor with OLED


https://www.electronics-lab.com/packetmonitor32-esp32-based-packet-monitor-oled/

Wi-Fi Packet Monitors are usually a computer program or sometimes a piece of computer hardware that can be used to intercept and log traffic over a Wi-Fi network. My favorite software tool of all is the popular Wireshark which I have used several times for hacking Wi-Fi based hardware, like integrating the common Wi-Fi smart socket […]

ESP8266: Monitoring Power Consumption


https://www.electronics-lab.com/esp8266-monitoring-power-consumption/

Dani Eichhorn @ thingpulse.com writes: In this post I’m going to show you how you can monitor the power consumption of your battery driven (ESP8266/ ESP32) device. Measuring the power consumption over a full activity/ sleep cycle is the precondition to optimize your code for a longer battery runtime. Only with a reliable tool you […]

Fujitsu Electronics Europe expands its Bluetooth Low Energy portfolio


https://www.electronics-lab.com/fujitsu-electronics-europe-expands-bluetooth-low-energy-portfolio/

Adding components from Ambiq Micro and Talent Highland, Fujitsu Electronics Europe has increased its Bluetooth Low Energy portfolio. The additional products offer customers high integration, low power consumption and flexibility, says Fujitsu Electronics Europe (FEE), and it has produced the ClickBeetle reference platform (pictured) to facilitate the integration of Bluetooth Low Energy products into applications. […]

Adafruit RGB Matrix Bonnet – Control RGB Matrix Display Easily with a Raspberry Pi


https://www.electronics-lab.com/adafruit-rgb-matrix-bonnet-control-rgb-matrix-display-easily-raspberry-pi/

RGB Matrix displays are a great way adding interactions to a project and displaying objects in a 2D space. RGB LED matrices can be used as a display for playing games, display animations, watch movies, display sensor data, and much more can be the done with these big and beautiful LED displays. Of course, RGB Matric […]

MC33035 Brushless motor driver breakout board


https://www.electronics-lab.com/mc33035-brushless-motor-driver-breakout-board/

The board shown here is a breakout board for MC33035 brushless motor controller. It requires an output buffer IPM module or Mosfets to complete the closed loop brushless motor driver. MC33035 IC is the heart of the project; the project provides 6 PWM pulses as well 6 Inverse pulses outputs. On board Jumpers helps to […]

Arduino distance meter with Ultrasonic Sensor (HC SR04) and Nokia 5110 LCD display


https://www.electronics-lab.com/arduino-distance-meter-ultrasonic-sensor-hc-sr04-nokia-5110-lcd-display/

Measuring distance is so important in today’s world that things like driverless cars will be impossible without it, that description is probably enough to describe how important knowing the distance between two objects can be. For that reason, today we will be building a distance meter using the Arduino and the HC-SR04 ultrasonic sensor. The […]