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
- ATU100
- Messages
Search
The 0.96 inch OLED display with SSD1306 controller?is usually accessed at i2c address 3C.? Some are at address 78.
Some modules have address select pads on the back.?Refer to the SSD1306 datasheet: ? ?
?
If you have a spare ESP32, ESP8266, or other Arduino supported board lying around, compile an i2c scan tool (it only takes a few minutes)?
??
The Arduino software build uses the Wire library, available for all Arduino supported boards.?
??
?
On a Raspberry Pi?
?sudo apt-get install python-smbus i2c-tools?
?sudo i2cdetect -y 1?
?
The i2cscan utility tests communicating to all i2c addresses and reports results on the serial debug terminal.?
To actually display something, you need more code using additional libraries:?
???
???
??
??
? |
Re: ATU-10 Charging
Trent Trent
the average shitty USB charger will do 500ma as is so unless its been limited ya would say 2-3 hours On Mon, 21 Feb 2022 at 08:41, kg4zqz <kg4zqz@...> wrote: first, tks to David for this great tuner and gift to the ham community! |
ATU-10 Charging
kg4zqz
first, tks to David for this great tuner and gift to the ham community!
my simple question: "How long does it usually take to charge batteries in the ATU-10?" obviously, that would depend on the capacity 800mA vs 400mA, etc. tia for any 'cocktail napkin' estimate... i have read the github docs, but do not have experience with the usb charging chip and its capabilities... |
Re: Programming & compiling from github source code
I believe you guys are homing in on a really great ATU. Going away from the BAT41 diodes to AD8361s or AD8307s is a good step to eliminate diode non-linearity problems, especially at the low end. Forward biasing the diodes also helps the low end at low power. The next step is to improve the ADC range to more than 10 bits (10bits won't cut it) . The step after that is to provide frequency compensation. The power/SWR will change depending on the Stockton Bridge characteristics (material, etc). You would like the data to be correct all the way from 160m to 6m. Or at least that's my idea and what I've done before on the AQRP mWattmeter back in 2012.
73 Kees K5BCQ |
Re: ATU-10
Trent Trent
I want to have it so ove got some distance between the radio and the atu due to location of a setup and style of setup Also David is there any ppace where I can buy a original atu-100 from as I've had 2 from china stop workin for no reason On Sat, 19 Feb 2022, 3:14 am David Fainitski, <rolin791@...> wrote: Hi, Trent |
Re: ATU-10
Trent Trent
Thanx David,how long can the cable be though betweeb the radio and atu On Fri, 18 Feb 2022, 2:39 am David Fainitski, <rolin791@...> wrote: Hi all |
Re: Programming & compiling from github source code
Has there been any further progress ATU-10? on moving to Arduino IDE. ?
I wonder how hard would it be for those looking at this, to add an option for an 8x8 tune set, rather than current 7x7?? (I'm looking at adding the extra cap/inductor relay switching to my version of the ATU-10 PCB.) Or maybe David, N7DDC,? might look at this possibility in current Mikro-C code. Glenn vk3pe |
Re: #atu-100 Updating firmware can a USBASP be used?
#atu-100
See
The USBASP was made for Atmel AVR micros.? Not all Microchip PIC micros can be programmed, especially the fuse bits. |
#atu-100 Updating firmware can a USBASP be used?
#atu-100
I have a USBASP? V2.0 used to program chips in my QRP Labs rigs, can this be used to update firmware in my ATU-100's?? If so anyone know how to connect pins?
Thank you? 73? Emory? WM3M |
Re: ATU-100 Auto switch does not work?
#atu-100
Never mind, had very small solder bridge between the two pins, even under my strongest mag could not really see it.? But got it off with very small blade, works fine now. |
Re: #atu-100 Upside down display?
#atu-100
Appreciate the help.? I have not tried changing or doing anything with the firmware but will do some research and see if I can do it.
Thank you? 73? Emory? WM3M |
ATU-100 Auto switch does not work?
#atu-100
New build of ATU-100, works fine but Auto switch does not work, both bypass and auto show _ underline on the display and both turn it off but can't get into auto?? Any suggestions or help would be greatly appreciated.? Its a recently bought kit and its version 3.0.? Only way to get it to tune is to push tune button.? Thank you? 73? Emory? WM3M
|
to navigate to use esc to dismiss