¿ªÔÆÌåÓý

Date
Re: Buying v6
Just received mine by DHL a few days ago --no problem even here in Los Angeles county.? Of course things may have changed in India, in the last week.? Hope this information is still current.? Dave
By sflanjs8@... · #77425 ·
Re: Buying v6
I don't know the specifics in India right now, but I understand the 'kits' are assembled by contract workers who pickup parts, take them home, assemble them, then return them to be tested and shipped
By Ken N2VIP · #77424 ·
Buying v6
Want to buy a uBITX V6. Just unsure if they are shipping at the moment with the current global situation. I emailed but have not heard back. Anyone on here know if they are operating now?
By VA6TD · #77423 ·
Re: Which I2C address does the 320x240 TFT display on the v6 use?
Thanks everyone!!
By Gordon Gibby KX4Z · #77422 ·
Re: Okay last time questions and then i quit
Hi Rene I have not see this suggestion given to you before so here goes.? Have you checked the power supply you are using, you need at least 3 to 4 amps for transmit, it is your power supply is going
By David S · #77421 ·
Re: Which I2C address does the 320x240 TFT display on the v6 use?
Gordon, the V6 display does not use the I2C bus at all. It is an SPI device, not I2C. The only I2C device is the Si5351 which uses I2C address 60. Jim, W0EB
By Jim Sheldon · #77420 ·
Re: uBITX Manager
When using version 1.110 on my v6 modified?with Nextion and CEC version 1.200 I had the same error. I did find however if I left the unit off and only connected the usb connection then it all worked
By Mike G4GOU · #77418 ·
Re: Which I2C address does the 320x240 TFT display on the v6 use?
Gordon, The I2C is brought out on a connector (similar to the ubitx wire connectors). It has 5 pins : GND, +3.3v, 5V, A5, A4. You can connect any I2C device to it. More in an hour or so. - f wrote:
By Ashhar Farhan · #77417 ·
Re: Which I2C address does the 320x240 TFT display on the v6 use?
thank you! gordon wrote:
By Gordon Gibby KX4Z · #77416 ·
Re: Which I2C address does the 320x240 TFT display on the v6 use?
Consider his code: XPT2046_Touchscreen ts(CS_PIN); Adafruit_ILI9341 tft = Adafruit_ILI9341(TFT_CS, TFT_DC); The ILI9341 is usually associated with SPI interfaces, so doesn't use a slave address. Jack,
By Jack, W8TEE <jjpurdum@...> · #77415 ·
Re: Which I2C address does the 320x240 TFT display on the v6 use?
The tft display uses the SPI bus and not the I2C bus. The only conflict on the I2C bus I can think of would be with the Si5351 which is at address 0x60. Jerry
By AC9NM - Jerry Ponko <ac9nm.jp@...> · #77414 ·
Re: Which I2C address does the 320x240 TFT display on the v6 use?
Could you not get the address from the github source code? 73 Evan AC9TU
By Evan Hand · #77413 ·
Re: uBITX Manager
same problem in my ubitx how can solve Error receive length = 0/1027
By SUNIL A R · #77412 ·
Re: Loop antennas
This is our draft of a Double-Double Mag Loop, which was just published in Rad Com. Note how it results in much higher efficiencies. Jack, W8TEE
By Jack, W8TEE <jjpurdum@...> · #77411 ·
Re: Loop antennas
Vic, I took a look at your setup, nice.? The case you are using is the same I have on order for my V6.? Any issues with it and did you use the 3D face-plate or cut your own out?? I intend to try
By McRuss · #77410 ·
Which I2C address does the 320x240 TFT display on the v6 use?
I don't completely understand the I2c and need to get a pressure transducer that doesn't conflict with the I2C address of the TFT display that Ashar is using. Can anyone explain to me which I2C
By Gordon Gibby KX4Z · #77409 ·
Re: Loop antennas
Steve, the loop works pretty well, but it is a loop so the "capture area" is a lot less than a dipole and the signals are lower. Tuning is actually pretty easy at lower frequencies and just tuning by
By Vic WA4THR · #77407 ·
Re: Okay last time questions and then i quit
I know that there are some people in the nabourhood with licence(i spotted them on FT8 ) but with the corona crisis i have to be patience....But i am gonna try today again. Thx fot tips and trucs,
By Rene <rmvanb@...> · #77406 ·
Re: Okay last time questions and then i quit
Okay Jonathan thx for feedback,and yes i use earphones so.....taday maybe a new try...regards Rene
By Rene <rmvanb@...> · #77405 ·
Re: #v6 question on uploading software #v6
Hi Ralph, The browser is only needed for downloading the Arduino software and uBiTX source code. Once you have downloaded and installed the Arduino software, you will run it to upload to the compiled
By Reed N · #77404 ·