ESP32 Monster board, Ether, CAN, OLED all in one


https://www.electronics-lab.com/esp32-monster-board-ether-can-oled-one/

ESP32 monster board with Ether(LAN8720A), CAN bus(SN65HVD232DR), OLED(SH1106), Lipo-charger and FTDI interface @ tindie.com ESP32 Monster board, Ether, CAN, OLED all in one – [Link]

Installing The Micronucleus Bootloader To An ATtiny Via Arduino


https://www.electronics-lab.com/installing-the-micronucleus-bootloader-to-an-attiny-via-arduino/

In order to be able to upload Arduino sketches directly to the ATtiny84 over USB without the need to use a programming device, Shawn Hymel, an electrical engineer at Sparkfun Electronics, had published a guide showing how to install the micronucleus bootloader, which supports virtual USB (V-USB), onto an ATtiny84 using Arduino. The Atmel AVR […]

Weather Widget using ESP8266


https://www.electronics-lab.com/weather-widget-esp8266/

deba168‘s new instructable is a weather widget: “an application that can be downloaded on your PC, laptop or a mobile device and perform the job of providing easy access to weather information” It’s an ESP8266 based weather display unit which retrieves localized weather information from http://www.wunderground.com by WLAN and displays it on a 128×64 OLED display. […]

Arduino-compatible touch-enabled display shield from FTDI


https://www.electronics-lab.com/arduino-compatible-touch-enabled-display-shield-ftdi/

CleO is a simple to program, intelligent TFT display solution that allows the construction of human machine interfaces (HMIs) with – says maker FTDI chip – much higher performance than conventional Arduino display shields are able to deliver. by Graham Prophet [via] FTDI first introduced its Arduino-compatible concept – aiming to reach a wider audience […]

Factory programming ESP8266 gadgets


https://www.electronics-lab.com/factory-programming-esp8266-gadgets/

Johan Kanflo’s Esprog pogo pin connector: The FTDI connector can be found on just about any ESP8266 design. If you are building a gadget to be deployed somewhere and not a full blown development board, the FTDI connector is somewhat overkill. And it is quite large. A few pins could be shaved off but we still […]

USB to RS485 converter


https://www.electronics-lab.com/usb-rs485-converter/

Marko Pavlin has published a USB to RS485 converter. He writes: Testing of sensors with RS485 using PC without proper interface is not possible. Since RS232 interfaces are very rare, the interface should be hooked to USB. The interface between USB and RS485 can be soldered with one of the many FTDI interfaces with added […]

USB to Serial Adapter using FTDI FT231X


https://www.electronics-lab.com/usb-to-serial-adapter-using-ftdi-ft231x/

Sergey @ malinov.com has build another FTDI FT231X based USB to Serial adapter and provides the design files to the public domain. This adapter allows connecting micro-controller boards that have 5V or 3.3V serial interfaces to a PC USB port. The converter is compatible with FTDI USB TTL Serial cables and SparkFun FTDI Basic breakout board. […]

NerO – An Energy Efficient Arduino UNO Compatible Design


https://www.electronics-lab.com/nero-an-energy-efficient-arduino-uno-compatible-design/

A reference design for an Arduino UNO compatible board based on the FTDI FT231X USB UART, delivers 5V at a full 1A without overheating. The UNO R3 is the staple of most Arduino based projects but it’s been around for a number of years and many of the features have been improved for example by […]

Microcontrollers with USB interface are common, but…


https://www.electronics-lab.com/microcontrollers-with-usb-interface-are-common-but/

FTDI.FT-X series USB to serial bridges can be still reasonable option even for today. Microcontrollers with USB interface are common nowadays. Manufacturers provide source codes for USB device classes like CDC, HID, Mass storage and DFU. . Even in this case, programming USB communications may not be a trivial task. If it is only required […]

Riverdi TFT display with FT801 controller


https://www.electronics-lab.com/riverdi-tft-display-with-ft801-controller/

  If you are looking for a touchscreen LCD display for your next project you should take a look at Riverdi LCD solutions. Their aim is to produce innovative, high quality LCD solutions at affordable prices. They were kind enough to send us a sample of a FTDI FT801 controller LCD display along with their […]