HL2 and ATU-100

947 views
Skip to first unread message

Albin Stigö

unread,
May 5, 2021, 12:34:41 PM5/5/21
to Hermes-Lite
Hello,

I was wondering if anyone is using the HL2 with the ATU-100 tuner kit?
I've successfully used my HL2 with my Icom AH-4 (which of course is a
much better tuner than the ATU-100, but I like tinkering).

https://github.com/Dfinitski/N7DDC-ATU-100-mini-and-extended-boards


All the best,
Albin SM6WJM

Albin Stigö

unread,
May 5, 2021, 1:41:46 PM5/5/21
to pen...@gmail.com, Hermes-Lite
Thanks Mike!

I will take a look.

--Albin

On Wed, May 5, 2021 at 7:02 PM Pencoys <pen...@gmail.com> wrote:
>
> There is a mod for the ATU100 which emulates the AH4 interface.. its still a
> work in progress but getting there...
> http://www.carnut.info/IC-705/ICOM_IC-705.html#ATU100
> hth, 73 Mike G8NXD
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Hermes-Lite" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to hermes-lite...@googlegroups.com.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msgid/hermes-lite/CAMc%2B%2B1UqqibapHa6ATphGqjuNx
> > OX13LdHHuALVbQin5yBJ%3Do1Q%40mail.gmail.com.
>
>

Steve Haynal

unread,
May 5, 2021, 2:05:22 PM5/5/21
to Hermes-Lite
Hi Albin,

Please take a look at this thread:

I've configured my ATU-100 to work in automatic mode and low power.

73,

Steve
kf7o

Albin Stigö

unread,
May 5, 2021, 3:47:04 PM5/5/21
to Steve Haynal, Hermes-Lite
Thanks Steve!

I will try your approach. Also have a pickit3. I was a bit disappointed the firmware use the commerical mikroC IDE which is only available commercially and windows only. I feel the firmware could be easily modified to emulate an Icom tuner.

I also reduced the ratio on the coupling transformer to 1:6 but perhaps I should go even lower.. did you use 1:5?

--Albin


Steve Haynal

unread,
May 6, 2021, 1:06:10 AM5/6/21
to Hermes-Lite
Hi Albin,

I didn't deviate from the video and notes, so have 1:5.

73,

Steve
kf7o

Albin Stigö

unread,
May 6, 2021, 9:20:11 AM5/6/21
to Steve Haynal, Hermes-Lite
Steve,

You could probably also attach it like an AH-4 and wire start to the
tune button and tx_req to key.

https://github.com/Dfinitski/N7DDC-ATU-100-mini-and-extended-boards/issues/56

--Albin
> To view this discussion on the web visit https://groups.google.com/d/msgid/hermes-lite/2c5802cf-0cd4-40dc-9036-c3467341bbc7n%40googlegroups.com.

Florian Thienel

unread,
May 9, 2021, 7:15:35 AM5/9/21
to Hermes-Lite
Hi Steve,

I placed my ATU-100 at the feeding point of my antenna, using a bias tee to power it. To control the ATU-100 I use an ArduinoNano that replaces and simulates the display on the i2c and an ESP8266 which connects to my MQTT broker via Wifi and is connected to the ATU's button connector. The ESP-8266 receives all the data "displayed" through a serial connection from the Arduino and publishes everything via MQTT. This blends in great with the rest of my automation efforts using NodeRED.

I published my KiCAD files on github: https://github.com/ftl/atu100wifi/ (but be aware: this was my very first hardware project...).

73, Florian DL3NEY

Steve Haynal

unread,
May 10, 2021, 12:46:30 AM5/10/21
to Hermes-Lite
Hi Florian,

Thanks for sharing your project! I was thinking of something similar and will take a close look at what you've done.

73,

Steve
kf7o

Pierre Martel

unread,
Nov 21, 2021, 10:20:59 PM11/21/21
to Hermes-Lite
Hi Steve,  do you think it would be possible to interface the ATU-100 or ATU-10 SWR bridge to the HL2 in some way so that it would be avaialble to the multiple SDR software? 
Or would you think that interfacing a esp8266 to the i2c port of the ATU-100 and emuling the screen as Florian did would be a better way to give access to such information?  
Then the coder of the different software could use that info into their software to be displayed? 

Pierre
VE2PF

Florian Thienel

unread,
Nov 22, 2021, 10:45:14 AM11/22/21
to Hermes-Lite
Hi Pierre,

If you want to directly connect the ATU-100 to the HL2's I2C bus, the tuner has to be an I2C slave. I was not able to build an alternative firmware for the used PIC to make the tuner an I2C slave. The original firmware uses two pins of the PIC that are not intended to be used for I2C, hence you cannot use the hardware support for I2C of the PIC but instead have to implement I2C purely in software. This is not difficult when you need to build the I2C master, but impossible on this specific PIC to implement the I2C slave (at least for me).

Best regards,
Florian, DL3NEY
Reply all
Reply to author
Forward
0 new messages