¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: LCMETER displaying wrong colours ?
Hi bruce The invert display did the trick. I have another issue - the screen is not starting at 0,0 and I have 1 line of pixels on top and 3 lines of pixels on the left side .
By 9H5BM · #429 ·
Re: LCMETER displaying wrong colours ?
Jason, You are right: not all displays use the same RGB organization. Here are three suggestions: 1). The simplest suggestion: add the line tft.invertDisplay(true); to the bottom of the
By Bruce Hall · #428 ·
LCMETER displaying wrong colours ?
Hi Have build the lcmeter bn49 and have the following screens intro screen is black with white text calibration should be green but its pink capacitor test is currently blue inductance test is
By 9H5BM · #427 ·
Re: Morse Tutor update
On rechecking, the ATmega328P is out of stock at Digikey. Bruce w8bh.net
By Bruce Hall · #426 ·
Re: Morse Tutor update
You are right: the software update is intended for the Blue Pill version of Morse Tutor, not Pocket Tutor. The Pocket Tutor MCU (STM32F103CB) is available at Digikey in quantity. But they are still
By Bruce Hall · #425 ·
Re: Morse Tutor update
Bruce does this also apply to your pocket tutor (even though it mounts the mcu directly on your board and not any module)?? I assume not since it does mount the mcu on the pc board rather than using
By Jim Pruitt WA7DUY · #424 ·
Re: Morse Tutor update
Thanks for the update! Dave, KI4PSR
By lostfrogsrecords · #423 ·
Morse Tutor update
*Morse Tutor Update* The current update does NOT add any features. Read no further if your Morse Tutor is working well. So why an update? 1. The original Morse Tutor was written using
By Bruce Hall · #422 ·
Re: Eu version of triple TFT GPS clock #stm32
The file has had a slight update. As EU turned to summer time, the time zone designation changed from CET to the 4-letter code CEST. But as one changes between UTC and CEST, the final T was not
By Sverre Holm · #421 ·
Re: maybe not new.
Bruce, thanks for the reply. Yes yes I put the above in the File>Preferences? the file did appear in the folder called Arduino15 but then how do you get it to appear in the "tools board window"?
By David Alexander · #420 ·
Re: maybe not new.
Hi Dave. I assume you are talking about this article: http://w8bh.net/NTP_DualClock.pdf And are you referring to this reference? "Copy the following URL into your Arduino Boards Manager
By Bruce Hall · #419 ·
maybe not new.
I have a couple of questions about the program setup for the NTO clock on the arduino program. 1. you say at one point to copy an address fron the pdf file. it might be the pdf program itself but i am
By David Alexander · #418 ·
Eu version of triple TFT GPS clock #stm32
I cloned the very nice clock and the well-documented code for the TFT GPS clock and modified it in two ways. First there is a backwards compatible version which can be Europeanized with formats for
By Sverre Holm · #417 ·
LC Meter with Modification Jacks
With several Hams in Holland we have Build the LC Meter MOst components are no problems. Only the Entry Jacks are not available with stores in Holland. So we did make a minor modification so we
By cor struyk, PA0GTB · #416 ·
Re: PCB for GPS clock #pcb #stm32
Thanks for the quick reply, Bruce. I bought a batch of your boards, but getting the surface mount components, and then actually installing them on the board is beyond my current capabilities.
By Mitch W4OA · #415 ·
Re: PCB for GPS clock #pcb #stm32
Mitch, For my PCB, see page 5 of http://w8bh.net/gps_clock_BN34.pdf You should also reach out to Dino VE7XDT for information on his build. Bruce w8bh.net
By Bruce Hall · #414 ·
PCB for GPS clock #pcb #stm32
Has anyone made a pcb layout for the GPS clock? I would like to build another one and use Bruce's NTP clock 3d printed case to house it. Thanks Mitch W4OA Opelika, AL
By Mitch W4OA · #413 ·
NTP Clock build - 3d printed enclosure
I thought I would share some pictures my latest build for the NTP Clock. This is my second build, I wanted to try out Bruce's 3d printed case https://www.thingiverse.com/thing:5372775. I printed the
Re: NTP Clock problem
Well Cor, that's really strange... I didn't edit the user_setup.h file before I compiled after doing the include for library version 2.2.14. However, it compiled, uploaded, and the clock display is
By Mitch W4OA · #411 ·
Re: NTP Clock problem
That did it Bruce. Downloaded the link, went to manage libraries, went to Sketch, Include Library, added zip of 2.2.14, compiled and uploaded. Instant success!!! Thanks for the super quick response.
By Mitch W4OA · #410 ·