First steps with ESP32: TTGO T-Display demo app

A TTGO T-Display demo app is available on Github/Phil-f6czv.

This application:
– displays an image and then a timed sequence of screens of different colors (red, blue, green),
– displays the power voltage on short-pressed GPIO 35 button,
– puts the ESP32 to sleep on the GPIO 35 button long press,
– launches a WiFi scan on short press of the GPIO 0 button and displays the result.

Continue reading “First steps with ESP32: TTGO T-Display demo app”

FT-1000 Mark V Field panoramic adapter output

The Yaesu FT-1000 Mark V Field does not have an “Intermediate Frequency” output that allows to view a “waterfall” or spectrum view of the selected band using an external device.

This article, after presenting different solutions, describes the solution chosen and its implementation with an SDRPlay RSP2PRO receiver and SDRUno software.

Continue reading “FT-1000 Mark V Field panoramic adapter output”

YAESU FT-857D parameters display with an Arduino

A display of some Yaesu FT-857D’s parameters was developed for a 4×20 LCD screen. The software implements via the serial link the FT-857D CAT (Computer Aided Transceiver) controls and additional readings of the transceiver’s EEPROM. The developments were made from a source code developed for Arduino by VE3BUX.

Continue reading “YAESU FT-857D parameters display with an Arduino”