Coder Social home page Coder Social logo

dl1bz / nepcontrol100w Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 631 KB

modification for the Neptune RF Amplifier 100W with automatic band switch, fix the SSB issue

C++ 47.82% C 52.18%
arduino-ide diy-electronics esp32-s3 hamradio modification rf-amplifiers rf-amp

nepcontrol100w's Introduction

NepControl for the RF Amplifier Neptune 100W (automatic band switch)

add an WAVESHARE ESP32-S3 Zero to control the amp better and fix the issue "PA switched OFF because faulty frequency detection" in mode SSB.

The issue isn't a really issue (PA switched immediately back to OFF/bypass if using mode SSB) - is a decision of the manufacturers device firmware design to protect the LPF against wrong band selection. For me this firmware design in it's form is not acceptable, because it continually breaks the normal use of this PA in mode SSB and in my case if running FT8 too.

My solution to bring back the PA to a usable condition: I take the control over the main control signals like BIAS on/off and RX/TX relais with my own ESP32 controller and changed PA switch logic, which fix this "issue" completly. The "issue" is gone after my mod.
Additional I replace with this modification the automatic band detection through band select with bandvoltage output from the Hermes-Lite 2.
That means, you LOST the original automatic band selection through the frequency detection. But with bandvoltage as option an automatic band select is back again.

All code refers to my schematic. You need to look in for understand all.

Webdashboard as option

I implement Wifi and a webserver with websockets for show the status of the amp in a webbrowser as an option.
Default this option is deactivated. If you want to use it, you need change in NepControl100W.ino this: // #define DASHBOARD with #define DASHBOARD Don't forget to define your WiFi credentials in the <config.h>

Requirements

  • the code was developed with the Arduino IDE 2.x and the additional ESP32 board extensions, you need the .ino file and all .h files in the same folder
  • the config.h is the central project configuration file, look in for changes if needed
  • all is tested only with a WAVESHARE ESP32-S3 Zero
  • for programming this ESP32-S3 Zero look in the Wiki at WAVESHAREs website, there are some special features to consider
  • you know how to work with the Arduino IDE & install additional libraries
  • you can read and understand schematics

Agreement

If you want to use my mod, you confirm the following:
No guarantee, no warranty !
You do all at your own risk !
You know, what you do and why !
Only for use in amateur radio, because you need to be a licensed hamradio operator !
This code is free for personal use, but commercial use is not allowed !

nepcontrol100w's People

Contributors

dl1bz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.