Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- BITX20
- Messages
Search
Re: preview: Raduino v1.25 with capacitive touch CW keyer
Yes this function is included too.
toggle quoted message
Show quoted text
73 Allard PE1NWL On Tue, October 3, 2017 03:38, Al Duncan VE3RRD wrote:
Maybe a straight key functionality could be added, so touching either |
Re: Multiband bitX40 questions
Has this code , a facility for usser defined crystal filter frequrency? and suitable for dual conversion too> regards Sarma ? On Tue, Oct 3, 2017 at 4:47 AM, vk3xl via Groups.Io <vk3xl@...> wrote: In another thread I got the following response. |
Re: W8TEE Software Release 1.07-10 to Remove digitalWriteFast library
Mike Bryce
Jack,
put in a new encoder and no joy. I feel two 'clicks' and with every two clicks, the display moves on digit. 7.021.6 turn two clicks 7.021.5 push the switch button, and I can step though the menus, change keyer speed (it's jumpy, too) and back to freq display mike, wb8vge |
Re: W8TEE Software Release 1.07-10 to Remove digitalWriteFast library
Jack Purdum
That worries me, as I'm using the cheap KY-040 encoder myself but it performs flawlessly for me. Anyone else having issues? Jack, W8TEE From: Mike Bryce <prosolar@...> To: [email protected] Sent: Monday, October 2, 2017 10:45 PM Subject: Re: [BITX20] W8TEE Software Release 1.07-10 to Remove digitalWriteFast library It¡¯s one of those cheap encoders off eBay. It simply won¡¯t tune correctly. It¡¯s like the digits change only with 2 or 3 clicks. Or jumps from 7.012 to 7.290 with a few clicks I¡¯ve installed the .01 caps If I push the switch, I can step through the various menus and select what I need.? I¡¯ve got some other encoders, haven¡¯t tried them yet. I¡¯m suspecting it¡¯s a fubar encoder
Mike, WB8VGE
|
Re: W8TEE Software Release 1.07-10 to Remove digitalWriteFast library
Mike Bryce
¿ªÔÆÌåÓýIt¡¯s one of those cheap encoders off eBay.It simply won¡¯t tune correctly. It¡¯s like the digits change only with 2 or 3 clicks. Or jumps from 7.012 to 7.290 with a few clicks I¡¯ve installed the .01 caps If I push the switch, I can step through the various menus and select what I need.? I¡¯ve got some other encoders, haven¡¯t tried them yet. I¡¯m suspecting it¡¯s a fubar encoder
Mike, WB8VGE
|
Re: W8TEE Software Release 1.07-10 to Remove digitalWriteFast library
Jack Purdum
What encoder and what are the symtoms? Jack, W8TEE From: Mike Bryce <prosolar@...> To: [email protected] Sent: Monday, October 2, 2017 8:55 PM Subject: Re: [BITX20] W8TEE Software Release 1.07-10 to Remove digitalWriteFast library Jack, That fixed the problem on this end. No compile errors now. The only issue I have now is a flaky encoder. Mike, Wb8VGE |
Re: Yet another magnetic loop antenna
John P
On Mon, Oct 2, 2017 at 03:29 pm, Michael Hagen wrote:
No, tuner yet?? A future project.? I am wondering now before it turns GREEN whether I should put clear spay paint on it?Take a look at mine; It's pretty simple. And yes, I would clear-coat it. I always used clear Krylon on all my antennas. ? -- John - WA2FZW |
Re: preview: Raduino v1.25 with capacitive touch CW keyer
Maybe a straight key functionality could be added, so touching either contact would be like closing the key contacts(for as long as you are touching). Then we wouldn't need to bring along a straight key for SKCC contacts etc. You would just tap with your finger.? 73, AL - VE3RRD
|
Re: preview: Raduino v1.25 with capacitive touch CW keyer
On Mon, Oct 2, 2017 at 05:18 pm, Jack Purdum wrote:
the really nice thing about them is that you don't have to drag a set of paddles with you when you're out in the fieldYeah, that's exactly why I added this functionality. I believe it may add lot of value to BitX users who want to use it for field operations. 73 Allard PE1NWL |
Re: preview: Raduino v1.25 with capacitive touch CW keyer
Jack Purdum
BTW, I've used a CT keyer for several years now and the really nice thing about them is that you don't have to drag a set of paddles with you when you're out in the field. Here's one we built using an ATTiny85 and two solder lugs for the paddles. (That's a Digispark board with sidetone buzzer and makes a cheap code practice oscillator, too.) Jack, W8TEE From: Allard PE1NWL <pe1nwl@...> To: [email protected] Sent: Monday, October 2, 2017 8:11 PM Subject: Re: [BITX20] preview: Raduino v1.25 with capacitive touch CW keyer Thanks!
For those who are interested: I've just uploaded another video explaining the theory of operation: 73 Allard PE1NWL |
Re: preview: Raduino v1.25 with capacitive touch CW keyer
Alan Jones
Hi Allard, I just watched your youtube video. Your capacitive keyer mod is outstanding! Good job! Al, N8WQ https://n8wq.com On Mon, 02 Oct 2017 18:16:00 -0400, Allard PE1NWL <pe1nwl@...> wrote: Allard PE1NWL -- Using Opera's mail client: |
Re: W8TEE Software Release 1.07-09
Jack Purdum
The gap may be larger or non-existent, depending on the size of the display. You could just define a symbolic constant (e.g., XOFFSET) and set it to some pixel count and then find all the x coordinate calls and add it to it which would center the display. The other alternative is to change screenBoxWidth around line 1500 in setup(). I think I defined most of the positions relative to the width and height of each box....I guess you'll find out! Jack, W8TEE From: kc1at via Groups.Io <kc1at@...> To: [email protected] Sent: Monday, October 2, 2017 4:25 PM Subject: Re: [BITX20] W8TEE Software Release 1.07-09 Complied and loaded fine once I added the DigitalWriterFast library. Screen has a gap on the right side but I'll fix that. You surprised me with the RTC. Gotta get one of them. don |
Re: W8TEE Software Release 1.07-10 to Remove digitalWriteFast library
Jack Purdum
I've uploaded a new version that removes the digitalWriteFast library for anyone who is having issues with it. Jack, W8TEE From: Mike Bryce <prosolar@...> To: [email protected] Sent: Monday, October 2, 2017 7:17 PM Subject: Re: [BITX20] W8TEE Software Release 1.07-09 Vince, that¡¯s what I¡¯ve read about the WProgram.h I used the URL Jack inserted into the code. That¡¯s where I got the file. Mike, WB8VGE > On Oct 2, 2017, at 6:09 PM, Vince Vielhaber <vev@...> wrote: > > How old is your digitalWriteFast library?? WProgram.h hasn't been used in quite some time.? It was replaced with Arduino.h > > Vince. > > > |
Re: W8TEE Software Release 1.07-09
Jack Purdum
Have no idea how old it is, but it should be compatible in any case. As it turns out, that was an experiment I was trying. I'm no longer actually calling the library code...I just forgot to remove it. I have posted the latest version (1.07-10) on the group site that does not use the ditigalWriteFast library. Jack, W8TEE From: Vince Vielhaber <vev@...> To: [email protected] Sent: Monday, October 2, 2017 6:09 PM Subject: Re: [BITX20] W8TEE Software Release 1.07-09 How old is your digitalWriteFast library?? WProgram.h hasn't been used in quite some time.? It was replaced with Arduino.h Vince. On 10/02/2017 04:43 PM, Mike Bryce wrote: > Ah poop! > > Having a bit of a time getting things to compile. > I seem to have all the libraries, but end up with a error of: > > C:\Users\User\Documents\Arduino\libraries\digitalWriteFast/digitalWriteFast.h:1:23: > fatal error: WProgram.h: No such file or directory > >? #include "WProgram.h" > > Mike, WB8VGE > > BTW... last version of the code complies with no issues > -- ? Michigan VHF Corp.? ? ? ? ? ? ? ? ? ? ? ? ? ? ? |
Re: Multiband bitX40 questions
In another thread I got the following response.
?Giuseppe Callipo
Aug 13???#31306??
Hi, I done some extension to latest raduino firmware to operate in multiband mode.?
If you need the code is available here:. ? Ready to compile and load. A special function work in Place of rit, when push two times you change band 80 40 20 15 and 10. In the code follow the section market as MULTI_BAND to see the mods. Now I operate with a dual band bitx using QrpLabs LPF and BPF mounts on sockets. Bye. IK8YFW. I have not yet tried the sketch but have been using Allards sketches with the mods outlined on his github page? Good luck Mike VK3XL |
to navigate to use esc to dismiss