pihpsdr icon indicating copy to clipboard operation
pihpsdr copied to clipboard

PiHPSDR Controller MK2

Open dg5cst opened this issue 5 years ago • 10 comments

Hello PiHPSDR fans, just playing with raspberry 4 and Hermes-Lite 2. Works nicely...many thanks for that great work John and Christoph. I have seen in the Amsat forum, that John has build a new MKII version of the controller. He mentioned the the knobs and buttons are connected via a controller board now. I wonder if there are any infos around? I really would like o build a second controller.

Sorry for bandwidth 73 Seb

dg5cst avatar Feb 12 '20 15:02 dg5cst

I will upload the latest schematics when I get back home next week.

g0orx avatar Feb 13 '20 14:02 g0orx

I have uploaded the schematic and the panel layout for controller 2 in the new directory controller. -- John

g0orx avatar Feb 16 '20 12:02 g0orx

I haven't visited github for a long time , and this is fantastic! Full- fledged controller! Thank you very much for the scheme, John! It turns out just a great transceiver!

UN7RX avatar Mar 21 '20 00:03 UN7RX

Good afternoon! Please tell me, if I have 1 receiver, can I assign other functions to encoders?

UN7RX avatar Apr 15 '20 17:04 UN7RX

All encoders and buttons can be configured for different functions.

On Wed, 15 Apr 2020, 18:13 UN7RX, [email protected] wrote:

Good afternoon! Please tell me, if I have 1 receiver, can I assign other functions to encoders?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/g0orx/pihpsdr/issues/94#issuecomment-614165948, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJEH5OTLY5JX35ZG2H663TRMXTKVANCNFSM4KT3VEUA .

g0orx avatar Apr 15 '20 17:04 g0orx

Wonderful, thank you very much!

UN7RX avatar Apr 16 '20 14:04 UN7RX

Hi there I am a true newby! Joined GitHub today.

Is there some document that gives me some idea on what new features the Mk 2 version offers? I was about to build a M<k 1 version with a 10.1" display but I have put that on hold for the moment.

VK3JKY avatar Sep 04 '20 04:09 VK3JKY

Take a look at the schematics in the the controller directory (https://github.com/g0orx/pihpsdr/blob/master/controller/PiHPSDR_Controller_MK_II_Rev.2_Schema.zip). The difference is that it has more encoders (4 dual encoders plus the VFO encoder) and more buttons using an MCP23017 on the i2c bus. The current software works with any of the versions of hardware including one with no encoders or buttons by a selection on the startup screen. The Mk 2 encoder and button functions can be configured by the user in the software.

g0orx avatar Sep 04 '20 14:09 g0orx

Thanks John,

I will probably have some further queries down the track. Impressed with your concepts in the new controller design.

I have been programming for industrial projects using Delphi for the last 20 years but apart from some dabbles in Arduino type C I am very much of a neophyte regarding the C language. What C compiler do you use or recommend?

Thanks again. Regards

On Sat, Sep 5, 2020 at 12:31 AM John Melton [email protected] wrote:

Take a look at the schematics in the the controller directory ( https://github.com/g0orx/pihpsdr/blob/master/controller/PiHPSDR_Controller_MK_II_Rev.2_Schema.zip). The difference is that it has more encoders (4 dual encoders plus the VFO encoder) and more buttons using an MCP23017 on the i2c bus. The current software works with any of the versions of hardware including one with no encoders or buttons by a selection on the startup screen. The Mk 2 encoder and button functions can be configured by the user in the software.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/g0orx/pihpsdr/issues/94#issuecomment-687181964, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ3V2LD4NQ5NPTFZGDFRVPDSED25JANCNFSM4KT3VEUA .

VK3JKY avatar Sep 05 '20 06:09 VK3JKY

On the Raspberry Pi I use the standard gcc compiler/linker that is part of the OS distribution.

-- John

On Sat, 5 Sep 2020, 07:15 Dave Wilson, [email protected] wrote:

Thanks John,

I will probably have some further queries down the track. Impressed with your concepts in the new controller design.

I have been programming for industrial projects using Delphi for the last 20 years but apart from some dabbles in Arduino type C I am very much of a neophyte regarding the C language. What C compiler do you use or recommend?

Thanks again. Regards

On Sat, Sep 5, 2020 at 12:31 AM John Melton [email protected] wrote:

Take a look at the schematics in the the controller directory (

https://github.com/g0orx/pihpsdr/blob/master/controller/PiHPSDR_Controller_MK_II_Rev.2_Schema.zip ).

The difference is that it has more encoders (4 dual encoders plus the VFO encoder) and more buttons using an MCP23017 on the i2c bus. The current software works with any of the versions of hardware including one with no encoders or buttons by a selection on the startup screen. The Mk 2 encoder and button functions can be configured by the user in the software.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/g0orx/pihpsdr/issues/94#issuecomment-687181964, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AQ3V2LD4NQ5NPTFZGDFRVPDSED25JANCNFSM4KT3VEUA

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/g0orx/pihpsdr/issues/94#issuecomment-687558981, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJEH5MPRVXBC2KLN7WUF7TSEHJQRANCNFSM4KT3VEUA .

g0orx avatar Sep 05 '20 07:09 g0orx