¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Compile error

 

Like I said, we're "too close" to it and forget things are not clear to everyone since they may not have 10 years of experience with the IDE. I'm trying to remember that, but clearly not doing a good job of it.

Al and I are finishing up the new calibration routines and hope to have it done in less than 48 hours.


Jack, W8TEE

On Wednesday, January 30, 2019, 12:45:40 PM EST, Lee <mr.olson@...> wrote:


Some of us are just in the beginning phases of Arduino and like directions and did not know about looking in the (JackAl.h) but do now.? It loaded perfect now and I am looking forward to updates.

--


Lee - N9LO

"I Void Warranties"


Re: Compile error

 

Some of us are just in the beginning phases of Arduino and like directions and did not know about looking in the (JackAl.h) but do now.? It loaded perfect now and I am looking forward to updates.

--


Lee - N9LO

"I Void Warranties"


I totally Suck At compiling

Vince Loschiavo
 

So following all your instructions...which i did diligently, i think,
got all the libraries in the right place and named correctly.
it seems that the Arduino IDE wants to grab some from another drive even though everything should be isolated??
please see following.
Also had issues with the teensy being recognized for some reason..
yes i did the teensy load first.


Arduino: 1.8.8 (Windows 10), TD: 1.45, Board: "Teensy 3.6, Audio, 180 MHz, Faster, US English"
?
In file included from F:\arduino1.8.8\Sketchbook\newTryJackAI\newTryJackAI.ino:39:0:
?
F:\arduino1.8.8\hardware\teensy\avr\libraries\Audio/effect_granular.h:26:7: error: redefinition of 'class AudioEffectGranular'
?
?class AudioEffectGranular : public AudioStream
?
? ? ? ?^
?
In file included from F:\arduino1.8.8\hardware\teensy\avr\libraries\Audio/Audio.h:86:0,
?
? ? ? ? ? ? ? ? ?from F:\arduino1.8.8\Sketchbook\newTryJackAI\newTryJackAI.ino:22:
?
F:\arduino1.8.8\hardware\teensy\avr\libraries\Audio/effect_granular.h:26:7: error: previous definition of 'class AudioEffectGranular'
?
?class AudioEffectGranular : public AudioStream
?
? ? ? ?^
?
Multiple libraries were found for "SerialFlash.h"
?Used: F:\arduino1.8.8\hardware\teensy\avr\libraries\SerialFlash
?Not used: F:\arduino1.8.8\libraries\SerialFlash
Multiple libraries were found for "RA8875.h"
?Used: F:\arduino1.8.8\hardware\teensy\avr\libraries\RA8875
?Not used: F:\arduino1.8.8\libraries\RA8875
Multiple libraries were found for "analyze_fft1024.h"
?Used: F:\arduino1.8.8\hardware\teensy\avr\libraries\Audio
?Not used: F:\arduino1.8.8\libraries\Audio
?Not used: F:\arduino1.8.8\libraries\Audio
?Not used: F:\arduino1.8.8\libraries\Audio
?Not used: F:\arduino1.8.8\libraries\Audio
Multiple libraries were found for "SD.h"
?Used: F:\arduino1.8.8\hardware\teensy\avr\libraries\SD
?Not used: F:\arduino1.8.8\libraries\SD
Multiple libraries were found for "Adafruit_GFX.h"
?Used: F:\arduino1.8.8\hardware\teensy\avr\libraries\Adafruit_GFX
?Not used: F:\arduino1.8.8\libraries\Adafruit_GFX
Multiple libraries were found for "UTFT.h"
?Used: F:\arduino1.8.8\hardware\teensy\avr\libraries\UTFT
?Not used: F:\arduino1.8.8\libraries\UTFT
Multiple libraries were found for "TimeLib.h"
?Used: F:\arduino1.8.8\hardware\teensy\avr\libraries\Time
?Not used: F:\arduino1.8.8\libraries\Time
?Not used: F:\arduino1.8.8\libraries\Time
?Not used: F:\arduino1.8.8\libraries\Time
?Not used: F:\arduino1.8.8\libraries\Time
Error compiling for board Teensy 3.6.
?
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Any suggestions welcomed..
Vince
?


Re: Compile error

David Berkompas
 

Jack,

I don't have the time to stop and chat with everyone at Hamcation, can you please tell me what your hat says?


Dave - AI6K


Re: Compile error

 

Actually, you should be getting these from the code itself (JackAl.h) rather than the documentation. I'll change it in the instructions, too, but always check the source code first, as we expect that to be updated first. Actually, this mistake isn't totally ours, since PJRC changed their "standard" suite of libraries recently and we didn't know about it.

Also, we are learning that we are "too close" to the project to write good documentation. The reason is because we "know" what to do next so what is obvious to us is less than obvious to the first-time user. As a result, we expect to be doing a lot of editing of the manuals as more and more people bring their JackAl's on line. Bear with us during this re-write phase...

We also realize that the display calibration process sucks, so Al and I have been rewriting it and expect to release a new version within 48 hours. We will post a notice here when it is up on the web site.

BTW, Al and I are going to the Orlando Hamcation, so if you see two old guys (one of whom is way over-weight) walking around, stop and say Hi.

Jack, W8TEE

On Wednesday, January 30, 2019, 10:45:50 AM EST, Lee <mr.olson@...> wrote:


I tried sending this as private but it would not go.

I have been following LibraryDirectoryStructure[7708] and LibraryInstallationInstructions[17796]? from your Installing the Software Download on your Ham Radio Designs site.? I've been working on and off most of the day.? I read through a lot of posts and guessedt the instructions might have been for the earlier Teensyduino and was downloading and installing files I did not need to.? Could you fix the download instructions with? current? // Now supplied with Teensy Library install.?

Stay warm, it is -26F with a -57F wind chill in central Wisconsin.? Looks like another great day to work on this fun project.


Lee - N9LO

"I Void Warranties"


Re: Compile error

 

I tried sending this as private but it would not go.

I have been following LibraryDirectoryStructure[7708] and LibraryInstallationInstructions[17796]? from your Installing the Software Download on your Ham Radio Designs site.? I've been working on and off most of the day.? I read through a lot of posts and guessedt the instructions might have been for the earlier Teensyduino and was downloading and installing files I did not need to.? Could you fix the download instructions with? current? // Now supplied with Teensy Library install.?

Stay warm, it is -26F with a -57F wind chill in central Wisconsin.? Looks like another great day to work on this fun project.


Lee - N9LO

"I Void Warranties"


Re: uBitx Case

Fast hosts
 

I have a 7 inch screen but having spent ?50 plus almost the same sum in customs charge, I am loathe to spend too much more. I may just adopt Jack's baseboard and perspex
design as it won't move from my desk

Keith M6OLP

On Wed, Jan 30, 2019 at 3:16 PM PeteWK8S via Groups.Io <pmeier=[email protected]> wrote:
I¡¯m using this case - it has enough room inside for the uBitx on the bottom, JackAl on the side and a 5¡± screen and controls on the front.?250mm x 190mm x 110mm
Beware the panels are thin steel and you need good drill bits such as Cobalt to handle it.

?


On Jan 30, 2019, at 7:45 AM, Bob Miller <wb6kwt@...> wrote:

I email them and they are using a different LCD, which is a different size. Look at the hamradiodesigns front page and you will see the case I refer to.

Bob

On 1/30/2019 6:36 AM, Fast hosts wrote:
Is it possible to fit the Jackal into Sunil¡¯s UBITX case? Has anybody investigated the possibility? That isn¡¯t the case you refer to is it?

On Wed, 30 Jan 2019 at 14:02, Bob Miller <bobrmiller@...> wrote:
Jack was describing his current setup and that he will use the case pictured on the hamradiodesigns site, for his final build. I believe I and others have this case and wonder if anyone has done a layout for the case.
A drawing, with dimensions would be great but some pictures of the inside would be nice too.

Bob -wb6kwt


Pete Meier
pmeier at
Amateur Radio Callsign: WK8S
|| I never lose. If I don't win, I learn. -?unknown author ||


Re: uBitx Case

PeteWK8S
 

¿ªÔÆÌåÓý

I¡¯m using this case - it has enough room inside for the uBitx on the bottom, JackAl on the side and a 5¡± screen and controls on the front.?250mm x 190mm x 110mm
Beware the panels are thin steel and you need good drill bits such as Cobalt to handle it.

?


On Jan 30, 2019, at 7:45 AM, Bob Miller <wb6kwt@...> wrote:

I email them and they are using a different LCD, which is a different size. Look at the hamradiodesigns front page and you will see the case I refer to.

Bob

On 1/30/2019 6:36 AM, Fast hosts wrote:
Is it possible to fit the Jackal into Sunil¡¯s UBITX case? Has anybody investigated the possibility? That isn¡¯t the case you refer to is it?

On Wed, 30 Jan 2019 at 14:02, Bob Miller <bobrmiller@...> wrote:
Jack was describing his current setup and that he will use the case pictured on the hamradiodesigns site, for his final build. I believe I and others have this case and wonder if anyone has done a layout for the case.
A drawing, with dimensions would be great but some pictures of the inside would be nice too.

Bob -wb6kwt


Pete Meier
pmeier at
Amateur Radio Callsign: WK8S
|| I never lose. If I don't win, I learn. -?unknown author ||


Re: uBitx Case

 

¿ªÔÆÌåÓý

I email them and they are using a different LCD, which is a different size. Look at the hamradiodesigns front page and you will see the case I refer to.

Bob

On 1/30/2019 6:36 AM, Fast hosts wrote:

Is it possible to fit the Jackal into Sunil¡¯s UBITX case? Has anybody investigated the possibility? That isn¡¯t the case you refer to is it?

On Wed, 30 Jan 2019 at 14:02, Bob Miller <bobrmiller@...> wrote:
Jack was describing his current setup and that he will use the case pictured on the hamradiodesigns site, for his final build. I believe I and others have this case and wonder if anyone has done a layout for the case.
A drawing, with dimensions would be great but some pictures of the inside would be nice too.

Bob -wb6kwt


Re: uBitx Case

Fast hosts
 

Is it possible to fit the Jackal into Sunil¡¯s UBITX case? Has anybody investigated the possibility? That isn¡¯t the case you refer to is it?

On Wed, 30 Jan 2019 at 14:02, Bob Miller <bobrmiller@...> wrote:
Jack was describing his current setup and that he will use the case pictured on the hamradiodesigns site, for his final build. I believe I and others have this case and wonder if anyone has done a layout for the case.
A drawing, with dimensions would be great but some pictures of the inside would be nice too.

Bob -wb6kwt


uBitx Case

 

Jack was describing his current setup and that he will use the case pictured on the hamradiodesigns site, for his final build. I believe I and others have this case and wonder if anyone has done a layout for the case.
A drawing, with dimensions would be great but some pictures of the inside would be nice too.

Bob -wb6kwt


Re: uBitx/JackAl breadboard dimensions

 

I forgot to mention that the holes for the jacks supplied with the kits have such a short "neck" that you need a Forstner bit to drill out the mounting holes and then drill the holes for the jack. You can see this with the empty socket at the lower-left edge of the display.

Jack, W8TEE

On Wednesday, January 30, 2019, 8:25:31 AM EST, jjpurdum via Groups.Io <jjpurdum@...> wrote:


The board is 11" square with the front beveled at 45 degrees. The Lexan is 51/4" tall and 1/4" thick, so it does not have to "held" to use the push buttons.

Inline image

It does make it easy to work on it, but my "real" version will use the same case as the one you see on hamradiodesign.com.

Jack, W8TEE

On Wednesday, January 30, 2019, 12:31:58 AM EST, Chuck WB6GPO <chobin@...> wrote:


Hi Jack,

On the SoftwareControlledHamRadio board, you showed a picture of your bench, and featured prominently was your uBitx/JackAl breadboard.? Initially, I would like to build mine the same way, so I wonder if you could share the dimensions of the piece of wood??

It looks like the lexan panel was mounted at an angle - nice touch!? Do you have something holding the display in place (other than the lexan) so it doesn't move when pressed?

Thanks.
--
Chuck WB6GPO


Re: uBitx/JackAl breadboard dimensions

 

The board is 11" square with the front beveled at 45 degrees. The Lexan is 51/4" tall and 1/4" thick, so it does not have to "held" to use the push buttons.

Inline image

It does make it easy to work on it, but my "real" version will use the same case as the one you see on hamradiodesign.com.

Jack, W8TEE

On Wednesday, January 30, 2019, 12:31:58 AM EST, Chuck WB6GPO <chobin@...> wrote:


Hi Jack,

On the SoftwareControlledHamRadio board, you showed a picture of your bench, and featured prominently was your uBitx/JackAl breadboard.? Initially, I would like to build mine the same way, so I wonder if you could share the dimensions of the piece of wood??

It looks like the lexan panel was mounted at an angle - nice touch!? Do you have something holding the display in place (other than the lexan) so it doesn't move when pressed?

Thanks.
--
Chuck WB6GPO


uBitx/JackAl breadboard dimensions

 

Hi Jack,

On the SoftwareControlledHamRadio board, you showed a picture of your bench, and featured prominently was your uBitx/JackAl breadboard.? Initially, I would like to build mine the same way, so I wonder if you could share the dimensions of the piece of wood??

It looks like the lexan panel was mounted at an angle - nice touch!? Do you have something holding the display in place (other than the lexan) so it doesn't move when pressed?

Thanks.
--
Chuck WB6GPO


Re: display

 

¿ªÔÆÌåÓý

i guess i didn't pay quite enough attention to all the pictures.? i did not catch the audio board stacked on top of the teensy and now the box i bought is going to be too small by about 1/2 inch,? but i have a welder friend that i think can help me fix that problem.? or maybe i will start over on the mechanical part.? darn it was a nice looking box too.

thanks, jack,? for all the work you have put into this project and put up with ones like me.

dave k7da


On 1/29/2019 8:25 PM, jjpurdum via Groups.Io wrote:

Consider where you mount your boards, too, as the cable runs might affect how you position it. Thi sis what we did:

You can sorta see the SPI connections in the upper-right corner.

Jack, W8TEE



_._,_


Re: display

 

Consider where you mount your boards, too, as the cable runs might affect how you position it. Thi sis what we did:Inline image

You can sorta see the SPI connections in the upper-right corner.

Jack, W8TEE



On Tuesday, January 29, 2019, 8:23:22 PM EST, John Galway via Groups.Io <jjgalway@...> wrote:


I found out it does not matter.? Get it working and then in the software you can change the define landscape 1 to a 3 and it will switch the orientation if needed.

John KH6JTE

On Tuesday, January 29, 2019, 7:20:04 PM CST, k7da <k7da@...> wrote:



Does anyone know which way is up with the display.?? is the lettering on
the back an indication of the right way>


dave k7da







Re: audio adapter placement

 

Here's the first one I posted:

Inline image


Jack, W8TEE

On Tuesday, January 29, 2019, 10:42:25 PM EST, k7da <k7da@...> wrote:



call me blind but i am not able to find anything that says where the
audio adapter is connected to the teensy board.


dave k7da








Re: audio adapter placement

 

I did post a picture of it several times,? but here's a new one:

Inline image

Jack, W8TEE


On Tuesday, January 29, 2019, 10:42:25 PM EST, k7da <k7da@...> wrote:



call me blind but i am not able to find anything that says where the
audio adapter is connected to the teensy board.


dave k7da








Re: audio adapter placement

PeteWK8S
 

You have use the photos in the manual. Insert it at USB end of Teensy with the SD card slot pointing towards the Teensy SD card slot.

Pete
pmeier at me.com

On Jan 29, 2019, at 8:42 PM, k7da <k7da@...> wrote:


call me blind but i am not able to find anything that says where the audio adapter is connected to the teensy board.


dave k7da







audio adapter placement

 

call me blind but i am not able to find anything that says where the audio adapter is connected to the teensy board.


dave k7da