-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Locations to solder for the battery remaining display! #19
Comments
Hi, |
Blimey! That's good advice Dave! I think I'll recompile, and remove the extra soldering. Thanks for letting everyone here know! |
Update! My soldering has been taken out, and the potential divider on pin A1 is working fine. Arduino IDE - Making the changes to the program.... It'll give some warnings about ANSI C++ data type conversions when you compile it, but they can be ignored. It'll upload just fine, and the battery display will show the power left! Much less work than soldering. |
Hi, |
Hi, |
Hi, A couple of minor points:
73, Dave |
I studied in details ARDUINO IDE v.2.3.3 user instructions they have put on, and tried several examples and procedures. I think it is quite clear now to me how to do upgrade on my coming ATS-20+ box. When I do the upgrade using procedure decribed in intruction I wil post the photos of upgraded box. Thank you all for your king comments! |
Hi, I built a small isolator breadboard with USB-A and Micro-USB sockets that I had available. To isolate the VBUS (5V), I remove the link and use two un-modified USB cables. I hope that helps. |
Hi Dave, Thanks for additional explanation. However, could you post a picture of complete connection or diagram how to connect this gadget to laptop and AT-20+ ? Looks to me it needs some miniature soldering activity. I must confess it is not quite clear to me, Thank you |
Hi Kirbimir, |
Thank you Dave for additional information. What I see on the photo the micro female port on ATS-20+ must be connected to 5V box and home wall to give pover to the device or to laptop ? |
Hi Kirbimir, The Nano was designed to operate from 5V, but on the ATS-20+ the interface to other devices needs to be 3.3V, so they obviously decided to run the Nano from the 3V3. This is okay until you connect a USB cable from a PC. The diode that is in the VBUS (5V) path on the Nano will try and pull the internal supply voltage above 3.3V, which could cause other devices on the ATS-20+ to be damaged. By cutting the 5V from the PC to the ATS-20 USB port, it prevents this from happening. You do need to have the ATS-20+ switched ON when downloading via the USB interface. The ATS-20+ could have been designed to have level translation on the internal signals and there would have been no issues on the 5V from the USB connector. You are correct that the USB connector is now only be used for data transfer, which needs "D+", "D-" and "GND" connections. |
Hi Dave, Thanks for reply , Kirbimir |
Hi Kirbimir, |
Hi, |
Hi Kirbimir, I hope this helps you, OPTION 1 • Install and run AVRDUDESS. Notes:
OPTION 2 • Run the Arduino IDE Notes:
|
Hi Dave,
Questions : or I do not understand : " The ATS_EX_v1_18_A1.hex only applies to the ATS-20+ which has the connection to the "A1" pin of the Nano." I appologize for constant questioning ! Kirbimir |
Hi Dave,Ž |
Hi Kirbimir, |
When you modified the cable, did you check that all connections are okay, apart from the 5V? |
You should not need to change the speed, AVRDUDESS will make the setting. |
Hi Kirbimir, |
I pulled out mini usb and in Device mngr COM4 dissapeared. I inserted mini cable COM 4 appeared. So I judge box in on COM4. |
Hi Dave, I succeded to make flash under settings : However, after some errors it was done . I presed rotary knob and powered device . At the bottom right it shows now 92% . Is that battery indicator ? I found out that FM AM changes with Rotary knob and not with switch on the back. Thanks |
Hi Kirbimir, It looks like your ATS-20+ had a slightly different bootloader.
I hope you have fun with the ATS-20+ |
Hi Dave, |
Hi Kirbimir, |
Hi Kirbimir, |
STOP! ATS 20+ users!
The below isn't needed!
G8PTN has pointed out that it HAS the needed resistors already on the A1 pin of the device...
Please follow his advice, and leave your soldering iron alone!
If we solder to the negative and positive of the battery, there's always some current used even when the device is off.
So I looked on the board for a suitable spot to use that's part of the circuit within the on/off switch control.
I found the 5V pad shown in the screenshots was straight from the battery through the power switch.
So I heat shrank (to avoid any shorts from the resistor bare wire legs) two 10Kh resistors and soldered one to this pad, and one to the ground pin of the Arduino Nano - simply because it's easy to solder to.
Erm.... a mistake! I cut the resistor leg a bit short for the 5v pin resistor, so the yellow wire you see from A2 curving around is to correct the short resistor leg! It's just soldered at the point between the two resistors that are joined.
To be fair though, it works out a bit better as soldering a single solid wire to A2 is easier than two resistor legs twisted together. It leaves room on either side.
I hope someone finds the pictures useful, and perhaps Vincent will put them in some instructions somewhere?
96% battery left! YAY! It works.
Additionally the voltage divider is turned off by the power switch so there's no power draw when it's off.
The text was updated successfully, but these errors were encountered: