#168

  Рет қаралды 15,300

Ralph S Bacon

Ralph S Bacon

4 жыл бұрын

Boost your standard Arduino UNO by adding this 328PB chip on my tiny PCB
JLCPCB Prototype for $2 & Free SMT assembly: jlcpcb.com/
REMEMBER - this information plus MORE is in my GitHub:
github.com/RalphBacon/168-Min...
Also check out the new website at China's leading component supplier, LCSC:
lcsc.com/?from_code=PL2019102...
So you have an Arduino UNO with a DIP chip ATMega328P, right? Then add this tiny PCB with a new ATMega328PB chip on it and get more features, such as:
* between 2 and 4 extra GPIO pins
* an extra SPI channel
* an extra I2C channel
* an extra USART (Serial1.print() etc)
* Totally 100% compatible with all your existing Arduino code
Install the *MiniCore hardware core* (links below) and you can exploit the new chip, including some extra commands that were added to the underlying Arduino infrastructure (called 'Wiring') since it went live but were never included!
I demo a quick I2C LCD screen (I had to make some changes to one of the Liquid Crystal libraries as it was hardcoded to use the standard I2C (aka Wire.h) library) but it all worked very well.
The PCB is simple (one SMD LQFP-32 chip and two 0603 100nF caps) and some header pins and you're done!
---------------------------------------------------------------------------------
You don't have an UNO with a removable DIP chip?
---------------------------------------------------------------------------------
No worries! You can pick one up very easily for the price of... yes, you've guessed it, a couple of coffees! See my GitHub for links.
Full details in the video of what you need to do, but it really is childsplay!
--------------------------------
List of all my videos
--------------------------------
(Special thanks to Michael Kurt Vogel for compiling this)
bit.ly/KZfaqVideoList-RalphB...
===================================
LINKS! LINKS! LINKS! LINKS! LINKS!
===================================
REMEMBER - this information plus MORE is in my GitHub:
github.com/RalphBacon/168-Min...
Breaking News! Banggood have told me they're having a special 11/11 Event:
Details: bit.ly/34b9u0O
Deals: bit.ly/2qaFpzC
MiniCore by MCUdude
github.com/MCUdude/MiniCore
Arduino UNO R3 with DIP chip (choose the correct CN warehouse for best price)
www.banggood.com/Wholesale-Ar...
Banggood Tweezer Soldering Iron (sneak peek)
bit.ly/2M8R0bj
Banggood SMD Practice SMD Soldering Boards for about $3
www.banggood.com/DIY-Electron...
Coolterm Serial Monitor, FREEWARE, by Roger Meier
freeware.the-meiers.org/
Conditional Compilation (#if, #ifdef, #ifndef, #else, #elif, #endif, and defined)
www.cs.auckland.ac.nz/referen...
Louis Rossman - Apple SMD PCB repair
/ rossmanngroup
If you like this video please give it a thumbs up, share it and if you're not already subscribed please consider doing so and joining me on my Arduinite journey
My channel and blog are here:
------------------------------------------------------------------
/ ralphbacon
ralphbacon.blog
------------------------------------------------------------------

Пікірлер: 192
@RalphBacon
@RalphBacon 4 жыл бұрын
PCB BOARD FOR ATMEGA328PB as featured in this video: ALL GONE!!! No board still available - thank you everyone for your interest. I will let everyone know whether their name was pulled out of a hat (by Benny) later this week.
@McTroyd
@McTroyd 4 жыл бұрын
Might want to pin this...
@RalphBacon
@RalphBacon 4 жыл бұрын
I thought I _had_ pinned it but now there is no option to do that even! Wonderful KZfaq studio strikes again! Edit: it seems I can only do this when looking at the comments just for this video! Doh!
@englishrupe01
@englishrupe01 4 жыл бұрын
Darn.....well there had better be video evidence of Benny doing the pulling, to refute any allegations of a fix! Lol!
@Ilikeridin
@Ilikeridin 4 жыл бұрын
Ralph S Bacon I’ll keep my fingers crossed. Not sure if you got my email or it pinged back again. Thanks
@RalphBacon
@RalphBacon 4 жыл бұрын
I'll let everyone know in due course. I went to the post office today to get all the stamps (my wife had to drive me due to my poor eyesight) and guess what? THEY HAD NO STAMPS. Really. Just stupid local stamps, none for even Europe, let alone USA or Australia. Now I will go to the MAIN post office on Tuesday (chauffeured once again my dear lady wife). UK ones have been sent out already as I had those stamps.
@stressedbunny
@stressedbunny 4 жыл бұрын
Ralph, I have been watching your videos for a couple of years and just wanted to say thank you and keep them coming.
@RalphBacon
@RalphBacon 4 жыл бұрын
Very nice of you to take the time out to say so, Gary, thanks for being part of my Arduinite community!
@daveholden3935
@daveholden3935 4 жыл бұрын
A clear and constructive video as always. A useful board for extending an existing project. Clever idea.
@RalphBacon
@RalphBacon 4 жыл бұрын
That's the hope, David, breathe more life into the old dog. Such a shame Arduino didn't do this.
@jerryeiting5367
@jerryeiting5367 4 жыл бұрын
HI Ralph, I've been watching your videos for the last couple of months and have gained a lot of useful tips for using Arduinos. I am creating an arduino project at work using photo sensors and LEDs to detect the correct placement of electrolytic caps in a pick and place machine which I am about to deploy. Your videos have been a great help to me in this and I thank you.
@RalphBacon
@RalphBacon 4 жыл бұрын
You are most welcome, Jerry. That project sounds quite ambitious, good luck with that, I hope it goes well.
@willofirony
@willofirony 4 жыл бұрын
Super video and a very useful PCB, Ralph. The 328PB variant is a very useful upgrade and with the minicore library you have the fast development of firmware afforded by the Arduino IDE. True, the ATMega2560 can do even more for not a lot of pennies more and the STM32F can do even more and is faster and cheaper, this incremental improvement makes the learning curve both shallow and shorter. While I am not always convinced of the efficiency of the code generated by the Arduino IDE and its many libraries, one cannot argue with the fact that the development process is probably the fastest available to the amateur maker. One gets to the smake generation phase so much quicker.
@noweare1
@noweare1 4 жыл бұрын
I think that is the biggest advantage arduino has over the stm32 boards is the libraries.
@RalphBacon
@RalphBacon 4 жыл бұрын
As I said in my blog, there is life in the old dog yet. And just to wring every ounce of comedy out of that line, no I don't mean me.
@Ilikeridin
@Ilikeridin 4 жыл бұрын
Great timing for this video. I’ve just ordered a atmega328p-au to install onto a pcb to prototype. I may progress to the pb if all goes well then, didnt realise it was the successor tbh. I was going to have a go at installing Minicore which I wasn’t too confident about but now I’ve got this video. Thanks again.
@RalphBacon
@RalphBacon 4 жыл бұрын
If you want a PCB, Chris, let me know, a couple are still available. The 328PB is almost pin compatible (pins 3 and 6 are new GPIO pins not connected to GND/VCC) so you could make a small change to your PCB (or just not solder/connect those pins) if you want the extra functionality.
@Ilikeridin
@Ilikeridin 4 жыл бұрын
Ralph S Bacon thanks for the reply. I’d love a pcb, thank you. I’ll pull the laptop out and I’ll get an email sent.
@Ilikeridin
@Ilikeridin 4 жыл бұрын
Ralph S Bacon sent an email. Thank you
@FowlerAskew
@FowlerAskew 4 жыл бұрын
This is exactly the kind of thorough resource I was hoping to find about the 328pb. I had been needing something with more than one UART and these tend to be a bit cheaper than 32 bit microcontrollers
@RalphBacon
@RalphBacon 4 жыл бұрын
Great! It works just like the standard 328P but with more features. Unfortunately it also has the same number of pins, so some GPIO pins are used if you want another UART.
@curiegupta7585
@curiegupta7585 4 жыл бұрын
Thanks for the info Ralph! Nice content.
@RalphBacon
@RalphBacon 4 жыл бұрын
Glad you liked it Curie! Nice to hear from you.
@jessicacarter8264
@jessicacarter8264 4 жыл бұрын
Another great video Ralph! I love your enthusiasm (like showing a sneak peek of the SMD soldering iron(s)) Hope you've had a great week :) Edit: Those blue/white LCDs are beautiful. I have a box full of the 16x2 and one of the 20x4 and they're awesome.
@RalphBacon
@RalphBacon 4 жыл бұрын
Thank you, Jessica! I think you are buttering me up so I get on with your battery monitor solution, and you'll be pleased to know I have been designing a circuit; next step is to get it on the breadboard to test out my theory. The trouble is, I have to keep doing these videos! Oh well, a price worth paying, I hope. And yes, I totally agree about those displays, very nice indeed. Keep tuned, and thanks for posting.
@jessicacarter8264
@jessicacarter8264 4 жыл бұрын
@@RalphBacon Totally not my intention, just trying to support... but I'll take it as a win ;)
@markgreco1962
@markgreco1962 4 жыл бұрын
Thank you Ralph very intriguing chip
@RalphBacon
@RalphBacon 4 жыл бұрын
It's what the UNO should now be already, Mark, but there we go.
@dzee9481
@dzee9481 4 жыл бұрын
Ralph This video was very informative and valued for those that still like to use the arduino with some added features. What I had hoped you do a video on the process of how you created your board and the process of ensuring you are going to get what you have created. The minicore board look great by the way. It would have been very informative seeing you design and sent it off to be made by JLCPCB.
@RalphBacon
@RalphBacon 4 жыл бұрын
I'm doing a much more details video in a week or two about JLCPCB SMT assembly PCBs, so keep tuned, Don.
@dzee9481
@dzee9481 4 жыл бұрын
@@RalphBacon Thank you. I look Forward to it. I am seeing a lot using JLCPCB and they have all indicated they made mistakes and had to redo their work, sadly they do not show what they did wrong to correct it.
@asagk
@asagk 4 жыл бұрын
Very nice idea, to have a ic socket patch-pcb for bringing a 328pb into the game. Well done, Ralph!
@RalphBacon
@RalphBacon 4 жыл бұрын
Glad you like it Sebastian! Just a bit of fun but could prove very useful too!
@asagk
@asagk 4 жыл бұрын
@@RalphBacon The extra builtin peripherals are certainly always great to have. As soon as timing requirements and/or io-pins come short, using two controllers, communicating with each other might become the prefered solution, already since the funtionality of at least one of them, the one that comes with storage(SD-card), human interface (buttons etc.), display(lcd), etc. might be re-used in the next complex project as is, while the actual work (ADC, 74HC(T)595, 74HC(T)165, MCP23017, MCP23S17, temp-sensor, gyroscope, ultrasonic range finder, etc. pp.) is done by the second one. At this point a second high speed onboard USART already becomes worth gold nuggets. The extra I²C and SPI might also be usefull quite. I know there was that kind of a 'religious' like war about using either Microchip PIC or Atmel ATmega. But when looking at 16bit PIC compared to ATmega it becomes clear, PIC (PIC15Fxxxx/PIC24FJxxx/PIC32MXxxx) has generally more RAM, while missing EEPROM most the time, and always better as well as more peripherals, ranging from second USART/SPI/I²C, additional timers, ADC/DAC, to NCO (numeric controlled oscillator) and integrated logic cells (compareable to PAL macro-cells). The lack of advanced peripherals in many of the ATMEL controllers could at least be compensated by using more than one ATmega for complex projects, as long as there is the additional io-peripheral for communication at hand, like a second USART/SPI/I²C. Without things tend to become the sort of ugly DIY stuff, that is so well kopwn for not working very well most the time. So making use of a 328PB along with the Arduino UNO R3 is a great step foreward for the more complex projects, that involve data storage (logging), display and/or some sort of human interaction, while the more timing critical sensorics can be served from the second controller. --- In this sense, a great project to introduce the 328PB to a UNO R3 DIP socket board by some adapter PCB!
@RalphBacon
@RalphBacon 4 жыл бұрын
One interesting topic you raise here, is to use additional µC for some functions, something proposed by another viewer. Basically, instead of trying to cram everything into one MCU, running out of pins, having the code run slowly with potential blocking delays the idea is to offload some processing to simple, small MCUs that do one thing. For example, use an ATTiny85 to get the temperature and humidity from a sensor and then just query that device to get the _results_ , not do the actual work. I'm still thinking about how this would work in real life (20 devices all hanging of the I2C bus, or RX/TX pins?).
@asagk
@asagk 4 жыл бұрын
@@RalphBacon Well, for low symbol rate per second/minute I²C might do a great job. But let's guess, we have a little robot, that uses ultra-sonic as well as LIDAR for creating a 3d map of the surrounding environment. While one controller does the LIDAR and processes the scan data into a 3D cloud of points, the second controller does so for ultra sonic reflections. Now the problem is, that the processed data set (filtered sensor data) of 3D spatial data certainly come at a symbol rate per second/minute for which I²C is foreseeable by far to slow to fit the purpose. But of course there are alternatives to use. One could use SPI at up to 10 mbit/s (point-to-point), in reality perhaps more like up to 5mbit/s on pcb at short distance, or an on-PCB field bus system like UART via RS485, using a time division protocol, where all controllers are granted a time slices for transmitting data in a round robin fashion. This UART/RS-485 stuff can work quite well at pretty high speeds at short distances. 10 mbit/s are not completly unrealistic to achieve with a UART, depending on the controller being used. Something like 1 mbit/s might be a pretty common scenario for RS485 applications at short range like for an on-board design. Lets assume that there is an application in which one microcontroller might be used to aggregate/integrate data that was collected by a number of microcontrollers optimized for gathering sensoric data, and uses that data aggregates for decision making, displaying, steering etc. at e.g. some sort of meta-level, like one would expect for a rover on Mars (just to give it some exemplary purpose). In such case the choice of communication (field bus, point to point communication, etc.) depends mainly on the expected data rate for the transmission, as well as the number of controllers involved. All of such communication between controllers is a very interesting field, ranging from production automation, robotics, airframes (planes), satelites, complex measuring equipment, etc. pp. that in reality make use of a great number and variation of field busses and/or p2p communication protocols. A good start could of course make I²C at low data rates (100kbit/s or 400kbit/s), since it is simple to use and comes with little to almost no extra cost. Another option for higher speed communication might be a UART used for point to point communication without or little extra cost, or between many controllers using some RS485 driver ic (some extra cost and space on pcb) with speeds of up to around 1mbit/s or along with the more expensive driver chips up to 5 mbit/s or even 10 mbit/s that could e.g. be used along with a time division scheme communication protocol (pretty much like ARCNET in the 80th and 90th or BACnet, that is still widely used). My advice would be, give it a try and play with such ideas for the new expirience that such many-controller-desings do offer, while this is can become a door opener for complex projects as well as a lot of fun when having controllers communicating about stuff ... . For I²C you wouldn't need any extra parts, aprat from the pull-up resistors for SCL and SDA. For RS485 you might look for some driver IC like MAX485 and similar, or one of the ready made modules for RS485 that are available at aliexpress/banggood for about 1-2$ (power hungry, but cheap). The RS485 driver chips that offer high speed and little power consumption at the same time, do come at a certain price tag. But for experimenting/playing around, the cheap and ready-to-use modules are perfect in my opinion. Anyways certainly a topic worth playing around... Best wishes from Berlin!
@asagk
@asagk 4 жыл бұрын
@@RalphBacon By the way...using both, some I²C to connect all controllers (e.g. 20) for general communication and low data rate exchange & commands (like "start taking samples", "stop taking samples, "start motor drive", "power down", "sleep", etc.), as well as some RS485(USART) for high speed data sample exchange within the same project is quite common use in complex functionality setups. For higher data rate sample taking and processing (ground penetrating radar, LIDAR, picture processing, ultrasonic range finding etc.) using something like a esp32 / stm32 / pic32mx795 / pic32mz2018 and the like. For lower data rate processing, like driving a robot around, energy management, solar panel orientation adjustment, something like an arduino, just to give an example. So multiple controllers within one and the same project can and mostly are a mix of different controller types, according to certain requirements and their capabilities.
@RalphWLundvall
@RalphWLundvall 4 жыл бұрын
I got your board as offered some time ago. After some SMD soldering experience I plunged in. I quickly had success burning the bootloader but everything thereafter failed. At 24:41 in your video was the selection of UART0 or UART1. What I discovered was that the correct choice for me was UART0. I use an ELEGOO UNO R3 which has the removable 328. I have pressed a ZIF socket into the board (notch at the end for the large capacitor). Once the bootloader was specified as UART0 I had success. Tada as they say.
@RalphBacon
@RalphBacon 4 жыл бұрын
Indeed, Ralph, the correct answer is always UART0 unless you have used the other set of RX / TX pins (which I hadn't in the video hence why I chose UART0). I should have been clearer on that, my bad. But I'm delighted you had the Eureka moment and got it all working, great stuff. 👍
@RalphWLundvall
@RalphWLundvall 4 жыл бұрын
@@RalphBacon The finished is shown on my Instagram: instagram.com/rwl7532/ where I show all my e-successes. (and some photography) Why aren't you on Instragram?
@RalphBacon
@RalphBacon 4 жыл бұрын
Just saw it, Ralph. Yes, I'm on Instagram inasmuch that I have an account, Twitter too, but I have no time to answer stuff on social media other than KZfaq!
@gabrielvega5946
@gabrielvega5946 Жыл бұрын
Great Video Ralph! Could you share the changes that you had to make on the Liquid Crystal libraries to be able to use the second i2c channel? Thanks!
@RalphBacon
@RalphBacon Жыл бұрын
You will have to believe me, Gabriel, when I say I have looked long and hard for the changes I made, but without success. If we assume that the original Wire.h library (I2C) uses pins A4 and A5 (aka GPIO 18, 19) then I can only assume I "hacked" a version of that library to use the pins required for the second I2C available on the PB version. But at this stage I'm afraid I must admit defeat and say I can't find the changes.
@keitholiver3981
@keitholiver3981 4 жыл бұрын
Hi Ralph like the video, when you create the video on the new SMD soldering iron is it possible to show us how you solder the SMD components with a standard iron.
@RalphBacon
@RalphBacon 4 жыл бұрын
Soldering tiny resistors or caps using a standard iron can be done, but I used a hot air gun (Soldering Rework Station) that I showed a few videos ago. Mine's the Yihua 959D and seems to work very well for the £50 it cost me. But I might go through that in the video, keep tuned.
@oncledan282
@oncledan282 4 жыл бұрын
Good day, Ralph. Great instructive video, like always. Sorry for the late view, since a pretty busy week at the Laser shop for me, it was. I guess I'm too late to get the PCB but I'll write to you anyway. LOL. Extra I2C and SPI Pins! WOOOW! I could've use that on my Wireless Weather Station (WWS) project, since I had problem connection 2 x SPI devices. That one gave me quite a headache, believe me ! I'll get the schematic from your GitHub and will order a few from JLC. Have a nice week and see you at the next video. Take good care, my Friend !
@RalphBacon
@RalphBacon 4 жыл бұрын
Send me that email, Daniel, one of those boards has your name on it (if you're quick enough)!
@oncledan282
@oncledan282 4 жыл бұрын
Thanks, my Friend. Have a nice day !! Oh! Just got your mail .. LOL. That is telepathy ! Take care !
@vonries
@vonries 4 жыл бұрын
Great job ad always.
@RalphBacon
@RalphBacon 4 жыл бұрын
Thanks, Steven, I particularly liked the "as always" bit! Good to hear from you.
@OtusAsio
@OtusAsio 4 жыл бұрын
Very intersting video... I would have take one of your board if I had the time to do someting with it, will be better to give the chance to others...keep those videos comming, they are always interesting.
@RalphBacon
@RalphBacon 4 жыл бұрын
Yes, I'm still campaigning for a 30-hour day; I know exactly what you mean! Thanks for your kind words, always good to hear from you.
@TuttleScott
@TuttleScott 4 жыл бұрын
the 328pb has some nice extras but nothing I've ever needed and we should call it the mega peanut butter chip. now that minicore is something I'm going to check out later for sure.
@RalphBacon
@RalphBacon 4 жыл бұрын
You can call it that if you want, Scott, but I'd advise doing it very quietly! Yes, MiniCore is worth it anyway, whether you upgrade or not.
@suisse0a0
@suisse0a0 4 жыл бұрын
Hum, I don't know if I'm just too cheap to have somehow ok ic socket or/and pin header but when I plug them together they are hard to plug in and seem to slack the ic pins connections. Found out the stackable pins are more suitable to be connected into IC socket.
@RalphBacon
@RalphBacon 4 жыл бұрын
Stackable pin headers fit better but IMHO make the board look quite ugly and don't allow shields to be plugged into the Arduino. You can get ROUND pin headers which probably work better. But even the square ones _do_ fit but something you want to fit just once and leave there.
@neagoecatalin879
@neagoecatalin879 4 жыл бұрын
Nice piece of work! Compliments for the presentation, too! I`m planing to use this chip by replacing the one from the pro mini board for small sized projects. I`ll need to check if the pins are the same or maybe an adapter pcb could fit them and then check also the sleep power drain values. A question regarding your adapter board: could the chip be placed to the left of the headers, just to avoid getting out of the main board size? Thank you for the valuable learning! All the best!
@RalphBacon
@RalphBacon 4 жыл бұрын
The 328PB chip is very nearly pin compatible with the SMD 328P, Neagoe. You just should not connect pins 3 and 6 (connected to VCC/GND on the 328P version) as these provide an extra GPIO on each pin and it's not particularly "safe" to leave them connected directly to VCC or GND (think: short circuit). And I could have placed that chip elsewhere I suppose although routing all 32 tracks was a bit of challenge as it was. I would love to create the PCB with the tiny VQFP chip that I showed with the chip sitting between the pins - but soldering it would be pretty much impossible (for me, at least) so maybe I'll get a PCB fab house to do it for me!
@neagoecatalin879
@neagoecatalin879 4 жыл бұрын
@@RalphBacon Hm, actually I was thinking about your challenge with the tiny chip and crossed my mind something I've done the years ago, using a 3D printer to create a thin solder mask for putting a precise solder quantity. Then I've heated all up by using 2 heat guns 180 degrees one from the other and rotate them. If you would like to try I could make the solder mask for you, @ zero cost.
@RalphBacon
@RalphBacon 4 жыл бұрын
It's beyond my skills levels, Neagoe, trying to solder that tiny VQFP chip, solder mask or not! But thanks for the offer, very kind of you. Unfortunately, LCSC.com don't stock that tiny chip either, so if I were to get it done it would have to be another PCB house. Luckily I know of one with which I am involved. We shall see.
@JerryEricsson
@JerryEricsson 4 жыл бұрын
I practiced SMD for a bit, then; when I thought I was ready, I went for the "TeSt" I purchased a SMD kit that builds a wrist watch, all very tiny parts, 4 boards with an additional battery board if you decide not to go rechargeable, which I did. Now I am rather lucky in one way, my eyesight is so bad without glasses that if I take them off, it is like I have a very large magnifying glass, so with my glasses removed, and safety glasses in place, I went for it. First though I did purchase a digital soldering iron so I could regulate the heat, and found some needle style tips to use, they worked well, I also purchased a set of tweezers that were so very necessary to do the project. I have been wearing the watch now for nearly a year, just put the 3rd set of 5 batteries in her with the fall back last Sunday, So I think I passed my TeSt although she is not beautiful, as there are some obvious errors, while the thing works fine, some of the components are off kilter just a bit. The solder made the connection right it just looks a bit wrong, but they were in tight places where a slip of the tip could have burned through the display cable.
@RalphBacon
@RalphBacon 4 жыл бұрын
I used to be like you, Jerry, with poor eyesight (very short-sighted) but with the advantage that I could focus on the end of my nose. So soldering small components was never an issue... until my eyes decided they did not want to play any more and now I just have poor eyesight! However, with +4.0 glasses I can see _real_ close again so soldering SMD chips is OK. Once I get my cataract swapped for a decent lens I should have eyes like an elderly hawk! It's nice to hear your project worked out well like that. Yes, we can always do it better next time, maybe, but it's easy to have 20/20 hindsight! Great to hear from you Jerry, thanks for posting.
@flemmingchristiansen2462
@flemmingchristiansen2462 4 жыл бұрын
Great work as usual. Nice way to replace the processor, did you mention that the old Dip version would end production? Some of us do need to replace a burned processor now and then for one reason or another - Thank you
@RalphBacon
@RalphBacon 4 жыл бұрын
No, no, no panic! I didn't say the DIP chip (328P-PU) was ending production, but if you go onto the Microchip site they say "In Production, Consider: ATmega328PB" and you can still get one for $1.69, but they are generally available. Phew!
@oliviaoleo8040
@oliviaoleo8040 4 жыл бұрын
Could you do a video on the microchip 328PB Xplained board? It has a built in circuit debugger, possibility can use it as a cheap ICE with the atmel studio?
@RalphBacon
@RalphBacon 4 жыл бұрын
As it happens I do have a 328PB Xplained board but I never ended up using it. I will add your suggestion to my list and see what happens. Of course, the Arduino PRO IDE may overtake me and provide what we all need regarding debugging long before that happens...
@oliviaoleo8040
@oliviaoleo8040 4 жыл бұрын
@@RalphBacon Thanks. The atmel studio had an option to import existing arduino sketches and allow debugging, I never managed to get this working.
@RayMerrell68
@RayMerrell68 4 жыл бұрын
Check out the STM32F030C8T6. 64pence. Basic part. Beats the pants off of 328 in terms of both performance and price. Huge learning curve but well worth it if you persevere.
@RalphBacon
@RalphBacon 4 жыл бұрын
Of course, and I did a series of videos about it, learned a load regarding fake STM32 chips that don't work with the new bootloader but, ultimately, for beginners who are familiar with the Arduino UNO this could be a worthwhile upgrade. If they can solder SMD chips!
@BerndFelsche
@BerndFelsche 4 жыл бұрын
I'm using the PB mainly because of the extra timers.
@RalphBacon
@RalphBacon 4 жыл бұрын
That's the one thing I didn't mention because I've never run out of timers, Bernd. But now you mention it, I should have said something. My bad. But the documentation is there for people to read!
@zaprodk
@zaprodk 4 жыл бұрын
Ralph, look into turned header pins (like on Tulip IC sockets) instead of the square ones. The square ones will expand the socket so a normal PDIP won't fit very well after.
@RalphBacon
@RalphBacon 4 жыл бұрын
I'm sure I have some of those turned pins somewhere, I shall see if they work any better. Thanks for the nudge.
@patazertyui
@patazertyui 4 жыл бұрын
Very interesting video, thanks !
@RalphBacon
@RalphBacon 4 жыл бұрын
Glad you liked it, thanks for posting!
@MobiusHorizons
@MobiusHorizons 4 жыл бұрын
I would also recommend owning an avrdude clone for in circuit bootloader programming. Very convenient if you build your own boards.
@RalphBacon
@RalphBacon 4 жыл бұрын
I'm sure that's a great choice too, but I have to say the OPEN SMART shield I showed does everything I need including allowing me to plug in an ICSP cable to program _other_ boards too!
@ctbully
@ctbully 3 жыл бұрын
@@RalphBacon How is that gonna work is If have a atMega328PB on my personally designed board ?
@GnuReligion
@GnuReligion 4 жыл бұрын
I have tried a similar thing, but find that square header pins bend the contacts in the DIP socket. OK, ok, I see now you used stackable headers! Smart. Have never seen pin headers that were round on top, and flat on bottom, but they would certainly have uses.
@RalphBacon
@RalphBacon 4 жыл бұрын
The standard pin headers do fit (very snugly) into the IC socket, Steven, but as I mentioned it's not something you want to keep taking out. Stackable headers work better but the board looks very ugly with them, I think (but still does the job of course). I've seen round header pins (got some somewhere now you mention it) I should have used those, I suppose.
@GnuReligion
@GnuReligion 4 жыл бұрын
@@RalphBacon That is a sweet PCB converter you had made. Will the Chinese make a few more sell them on Ali? An LGT 32mhz Uno is easy for you to make, now.
@andrewtoogood1429
@andrewtoogood1429 4 жыл бұрын
Brilliant idea!
@RalphBacon
@RalphBacon 4 жыл бұрын
Well, I appreciate the sentiment but hadly brilliant, Andrew! (But don't edit that post, leave it as is!!!) But it does allow Arduinites to experiment with the PB chip and then decide whether or not to create a custom PCB with that chip _in situ_ as it were.
@maxximumb
@maxximumb 4 жыл бұрын
Seems like a handy chip.
@RalphBacon
@RalphBacon 4 жыл бұрын
It's a step up for UNO users, that's for sure, Lee. I guess you are using more powerful MCUs these days?
@bipolarchemist
@bipolarchemist 4 жыл бұрын
Nice that Microchip is trying to keep the AVR line alive, but with more capable MCUs coming it at around the same cost, I wonder if the effort is warranted. Still, the new chip is a nice update and it is a shame that Arduino never used it to update the UNO. But I guess their reasoning behind that might be related to that whole 'other MCU' bit I mentioned. Again, an excellent video and keep 'em coming.
@RalphBacon
@RalphBacon 4 жыл бұрын
I've changed my mind on the UNO recently. Yes, whilst I love the more powerful devices, STM32, ESP8266, ESP32, LGT8, et al, for beginners I don't think you can beat the UNO. There is a LOT you can learn using it. This board takes it up a notch whilst being 100% backward compatible.
@pierremontet4306
@pierremontet4306 6 ай бұрын
Hello, nice little board. Do you have a link for build it or for gerber files. Thanks, Pierre
@RalphBacon
@RalphBacon 5 ай бұрын
In the description in my link to the GitHuB page, I think. Email me if not, and I will dig it out.
@jeff3741
@jeff3741 4 жыл бұрын
Beauty! This makes me think I could design a pcb with a little 328PB (instead of the whole nano) and all my other bits. It would reduce the project size to about 1/3 or less. JLCPCB could put it on for me.
@RalphBacon
@RalphBacon 4 жыл бұрын
Indeed, and it's what commercial outfits do, of course. Prototype using a Nano or Arduino then transfer the important bits to your own PCB and get someone else to do the dirty work of actually making it! That way, you can spend more time on getting the design and PCB right instead of building anything.
@Harrzack
@Harrzack 4 жыл бұрын
Pololou sells boards with the 328PB some are available at 20mhz.
@RalphBacon
@RalphBacon 4 жыл бұрын
Yes, Harrzack, and I showed those in a previous video but they are quite expensive for what they are. You can make this for $3. And have fun doing it!
@Ed19601
@Ed19601 4 жыл бұрын
I just received the board Ralph. Thanks a bundle. Darn that chip is very small. Lcsc was sold out, ordered at aliexpress
@RalphBacon
@RalphBacon 4 жыл бұрын
You think that chip is small, Ed? Try the VQFP version I showed briefly in my video! No way could I solder that (I don't think so, it has no exposed pins). Glad you got the board, take care when soldering the chip, make sure Pin 1 is correctly positioned (see the dot) and just tack a corner, correcting any misalignment and then tack another corner to hold it square and you're good to go. Plenty of flux, I mean PLENTY! It will all wash off afterwards with Isopropyl alcohol. If I can do it, anyone can!
@Ed19601
@Ed19601 4 жыл бұрын
@@RalphBacon got to get myself some decent flux, the last flux I ordered from china I think was just vaseline
@garywebster5917
@garywebster5917 4 жыл бұрын
Hi Ralph. You demo'd using two serial ports... Just wondering what code changes can be made to use the two i2c busses?
@RalphBacon
@RalphBacon 4 жыл бұрын
There are two libraries included with MiniCore, Gary, Wire.h and Wire1.h, and it's the latter we use to use the 2nd channel. You can use both simultaneously, of course.
@garywebster5917
@garywebster5917 4 жыл бұрын
Thanks Ralph. Really appreciate all the work you do and the great presentations of fun information...Thanks again.
@mmReefs
@mmReefs 4 жыл бұрын
​@@RalphBacon Just what I was looking for! I have a project where I selected a Pololu 328PB module to use all it's analog inputs and would use the 2nd i2c for a LCD. Later I noticed that there was no library available for the 2nd i2c. Even the Pololu WEB site state that. I will look MiniCore to see if my project will be feasible. Thanks you for the note and Gary Webster for making the question!!!
@Ivor_Nastyboil
@Ivor_Nastyboil 4 жыл бұрын
Just out of curiosity, why didn't you put the chip at the other end of the board so that it didn't overhang the end of the Uno board?
@RalphBacon
@RalphBacon 4 жыл бұрын
Because the two aluminium caps are there and there was a definite risk of shorting. I could have made it wider but it looked ugly. I had to do something so this was it. It actually works OK in real life.
@konohh
@konohh 4 жыл бұрын
This is a very clever idea and a well made board. Nevertheless, I would have loved to see the chip on the other side of the PCB, so if pluged into the UNO it would fit into existing mounts.
@RalphBacon
@RalphBacon 4 жыл бұрын
I'm not _totally_ sure what you mean here! the PCB plugs directly into the IC socket as you saw. Shields even fit over the top if you use right angle pin headers for A6/A7 and the I2C pins (or omit them). Can you clarify what won't fit and where?
@konohh
@konohh 4 жыл бұрын
​ Ralph S Bacon Thanks for your reply. You are right, my comment wasn't very clear. From what I can see, the "PB" PCB exceeds (slightly) the boundarys of the genuine Arduino UNO at the right hand side. This isn't a big deal and that's simply what I had noticed. I do understand that placing the chip in a left hand desing is compromised by the elctrolytic capacitors on the UNO. Nevertheless, I just thought that there might be enough space "inside" the boundarys of the UNO. Just thinking on the guys who simply want to replace the obsolete 328P by the PB version.
@RalphBacon
@RalphBacon 4 жыл бұрын
@@konohh I understand now. Another viewer suggested making the board wider (not longer, as I have done) so it was contained within the Arduino UNO footprint. My PCB doesn't overhang that much but would prevent it fitting a std Arduino UNO case, I guess. I wish I could solder that VQFP chip then it would be exactly the same size as the DIP chip!
@MUHAMMADYAWARIFRAHEEM
@MUHAMMADYAWARIFRAHEEM 4 жыл бұрын
Very informative video
@RalphBacon
@RalphBacon 4 жыл бұрын
Glad you liked it Muhammad, could be useful for some.
@jensschroder8214
@jensschroder8214 4 жыл бұрын
Why are the tracks so tiny? I edit the PCB make GND, VCC and AVCC so big as possible.
@RalphBacon
@RalphBacon 4 жыл бұрын
If you can make the tracks you mention bigger, and still have a minimum of 5 mil clearance that's great, Jens. As these tracks only supply the µC I don't think it essential but if you can do it, then do it!
@jensschroder8214
@jensschroder8214 4 жыл бұрын
@@RalphBacon I make it so big as possible. Then I make a error check. And I link VCC to AVCC. Both are 5V. I link a short track from C1 to pin 18 of the IC (AVCC) with a via.
@karanbirsoin9983
@karanbirsoin9983 4 жыл бұрын
Your video is good.
@RalphBacon
@RalphBacon 4 жыл бұрын
Thank you, Karanbir, very nice of you to say so!
@colepdx187
@colepdx187 4 жыл бұрын
Thanks Ralph.
@RalphBacon
@RalphBacon 4 жыл бұрын
You're most welcome, Cole, glad you like it.
@hagaygodovanik4334
@hagaygodovanik4334 4 жыл бұрын
is there something similar for atmega809/1609/4809
@RalphBacon
@RalphBacon 4 жыл бұрын
It doesn't look like it (I'm assuming you're looking at the MiniCore). Here's the complete list that MCUdude (Hans) supports: github.com/MCUdude/MCUdude_corefiles
@bobbyg338
@bobbyg338 4 жыл бұрын
Is there any way to get this board or the files to order them?
@RalphBacon
@RalphBacon 4 жыл бұрын
Indeed, Robert, there is. Go to my GitHub and download the Eagle files project backup, and unzip. Read the readme inside and you will see how to import them into EasyEDA. After that you can amend them to your heart's content or just order them from JLCPCB. I hope this helps.
@caroman6761
@caroman6761 4 жыл бұрын
Hi Ralph, I haven't experience in ordering PCB's on JLPCB. In Ths case I entered the Filename as GerberFile: Project_DIP-to-LQFP_20191029173902.zip After them I got asked about Dimensions. Is the given Filename the right one and how di I get the right dimensions?
@RalphBacon
@RalphBacon 4 жыл бұрын
That file is NOT the Gerber zip, CaroMan. It is the EasyEDA project backup which you must unzip and import into EasyEDA (the readme in the zip tells you how). Then you can order DIRECTLY from JLCPCB without generating Gerber files (from within EasyEDA), or you can generate the Gerber files anyway and submit in the usual way.
@caroman6761
@caroman6761 4 жыл бұрын
@@RalphBacon Thanks for the quick answer! Reading RedMe files has never been my strength. In this case, it would certainly have been helpful. Thanks to your answer the order went quite fast.
@paulyorke1437
@paulyorke1437 4 жыл бұрын
Hi Ralph. Very interesting video. Following your lead (some months ago) and following decades of ferric chloride pcb developing, I decided to use Eagle to create my own project pcbs. I have created three different project designs in Eagle and they have worked fine. (Well 2 out of 3 perfect - one needed a couple of tracks cut and wires added) then took a look at EasyEDA. OMG, much easier, less finicky and with easier gerber file production and links to a PCB maker . I'm now on project 8 with EDA and the service from JLCPCB is amazing. So to this video. I'd like to experiment with your 328PB design but couldn't see the EasyEDA files on your Github. If they are there I apologise. A link in your reply would be gratefully received though. All the best.
@RalphBacon
@RalphBacon 4 жыл бұрын
I've copied the EasyEDA folder to my GitHub with a Readme that tells you how to import it, Paul. It cunningly called "DIP to LQFP32 UNO - BackupProjects_ralphbacon_20191029.zip" just to confuse you!
@DaveHines1
@DaveHines1 4 жыл бұрын
Hi Ralph , very informative video , I’ve been pining for an Atmega with two i2c ports for a while. I’ve been using atmega1284p in a few flight simulator instruments I’ve been working on for a while as I needed a few more pins, and “accidentally” bought a atmega324pb thinking it was the low cost lower spec memory version of the 1284. Now having seen your video , I noticed it too has 2 i2c ports etc .... I’ll modify my next batch of pcbs to take this chip as well as the 1284p . I’ve lost my fear of smd pcbs with the help of pcbgogo.com . Have you considered this chip ? As the headline io pin count , I believe is 39 compared with the 328pb’s 27 . This in my opinion is a good option without having to get into the realm of the 100 pin 0.5mm pitch of the 2560 . Many thanks, and keep up the down to earth videos exploring the possibilities of Arduino 😃
@RalphBacon
@RalphBacon 4 жыл бұрын
100-pin SMD soldering? Ouch. Tricky. But probably do-able! I've not used the 324PB at all. There are so many MCUs out there it must be possible to find one that suits our needs. You seem to be doing a good job researching which ones are good for you. Keep going.
@davewreski6900
@davewreski6900 4 жыл бұрын
Hello Mr. Bacon, How about a Video about Solar charging. 1) what size solar panel do I need ? 2) What size battery do I need for the current draw of my project ? 3) What charger circuit do I need ( If needed ) 4) How long can my circuit work without sunlight ? (5 What is the life expectancy of the remote power ? 6) Can it be done at a low cost ? Dave
@RalphBacon
@RalphBacon 4 жыл бұрын
Sorry, I'm not going to answer all those questions, Dave, as there is plenty of information out there on the Internet. But I'll answer question 6 for you right now: NO. I've looked at this topic many times and to get a realistic amount of power into, say, 12v lead acid batteries (ie ones with a decent capacity) is going to be expensive. I know that Julian Ilett has done a lot of work on this subject and you should see the huge solar panels and batteries n his garden.
@englishrupe01
@englishrupe01 4 жыл бұрын
@@RalphBacon Phew, thanks for that reassurance, Ralph! I should hate it if you too disappeared down that solar panel rabbithole thing! Bores me to tears that so many ruin their channel with so much of that stuff. Don't get me wrong...i am all for solar energy capture; it's just that the storage science just isn't there yet.
@normcaissie5598
@normcaissie5598 4 жыл бұрын
couldn't you put the chip on the left side and have it hang over the board itself?
@RalphBacon
@RalphBacon 4 жыл бұрын
I wanted to do that, Norm, but those aluminium can caps are in the way. The pins would foul and, of course, I have stuff under the chip (the decoupling caps). Others have suggested making it _wider_ rather than longer but I had this bee in my bonnet that longer and thinner looked better.
@vallemanden
@vallemanden 4 жыл бұрын
nice job
@RalphBacon
@RalphBacon 4 жыл бұрын
Thanks Brian, nice to hear from you.
@ristomatti
@ristomatti 4 жыл бұрын
First time I heard about the PB version. Mind boggling if those really aren't available as devboards.
@RalphBacon
@RalphBacon 4 жыл бұрын
If you find a dev board (other than the official one I showed) let me know, Ristormatti!
@TheKetsa
@TheKetsa 4 жыл бұрын
@@RalphBacon www.pololu.com/category/239/a-star-328pb-micro for example.
@damianpinnington5477
@damianpinnington5477 4 жыл бұрын
@@RalphBacon www.bq.com/en/zum-core-2-0
@RalphBacon
@RalphBacon 4 жыл бұрын
@@TheKetsa Yes, I've already covered that board, but it is not particularly cheap (for what it is). I want to now desolder a 328P chip from a Nano and resolder a 328PB (except pin 3 & 6)!
@englishrupe01
@englishrupe01 4 жыл бұрын
@@damianpinnington5477 35 darn euros for an Uno+...? Are they outta their minds? I would be very curious to see their sales figures!
@yogeshitaliya473
@yogeshitaliya473 4 жыл бұрын
Hello sir how r u I m from India Happy Diwali (it's our new year time )
@colepdx187
@colepdx187 4 жыл бұрын
Happy Diwali
@martinharnevie
@martinharnevie 4 жыл бұрын
Merry Deepavali!
@RalphBacon
@RalphBacon 4 жыл бұрын
Ah yes, Yogesh, we've been having the firework celebrations here too. Wishing you a Diwali that brings happiness, prosperity and joy to you and all your family.
@yogeshitaliya473
@yogeshitaliya473 4 жыл бұрын
@@RalphBacon thank you sir
@yogeshitaliya473
@yogeshitaliya473 4 жыл бұрын
@@martinharnevie thank you sir
@Ed19601
@Ed19601 4 жыл бұрын
I ll have to find that new chip somewhere. Ah found it at Ali. I would be interested to get one, did send an email
@RalphBacon
@RalphBacon 4 жыл бұрын
Yes, that chip is freely available, probably best to get a couple in case you let out the magic smoke! Guess what? You can buy one for LESS than the price of a cup of coffee.
@ghanrajsingh7347
@ghanrajsingh7347 4 жыл бұрын
Sir which software this is
@RalphBacon
@RalphBacon 4 жыл бұрын
I'm using the Eclipse (Sloeber): eclipse.baeyens.it/
@paulyorke1437
@paulyorke1437 4 жыл бұрын
Ralph, ignore my last request, I located the files thanks. ATB
@RalphBacon
@RalphBacon 4 жыл бұрын
Oh, I've just replied, glad you found them! Read the readme file that tells you how to import them.
@pintokitkat
@pintokitkat 4 жыл бұрын
Did I miss something? What happened to PCBWay as Ralph's sponsor?
@RalphBacon
@RalphBacon 4 жыл бұрын
I have more than one sponsor, Andy!
@pintokitkat
@pintokitkat 4 жыл бұрын
@@RalphBacon I was just wondering what PCBWay would think about you getting JLCPCB to make these boards. Won't they get a bit narkey?
@RalphBacon
@RalphBacon 4 жыл бұрын
@@pintokitkat Well, they accepted my argument that I did not want to be tied to _any_ one supplier. This was many months ago. They are both excellent PCB fabs.
@bobsort
@bobsort 4 жыл бұрын
16:24 I guess you haven't remove the protective shipping nylon from LCD yet ;)
@englishrupe01
@englishrupe01 4 жыл бұрын
Gotta admit....i often rarely do remove it. Because as soon as i do i am sure to mess it up somehow!...lol.
@RalphBacon
@RalphBacon 4 жыл бұрын
No I haven't but it makes zero difference to the contrast on camera, trust me!
@bobsort
@bobsort 4 жыл бұрын
That was my OCD. No worries, digits were visible all the time. Oh, And thank you for your videos, I learn a lot.
@azyfloof
@azyfloof 4 жыл бұрын
5:23 Noice
@RalphBacon
@RalphBacon 4 жыл бұрын
I had to practice that sound effect for hours, you know.
@BaronVonBiffo
@BaronVonBiffo 4 жыл бұрын
Nice to hear a price in euro.
@RalphBacon
@RalphBacon 4 жыл бұрын
Euro? Have you not heard of BREXIT? We (apparently, but not me) want to distance ourselves from the € not encourage it! In all seriousness, I use the $ because all websites use it (yes, I can change it but then the Americans get confused). And the Euro is pretty similar to the $ USD is that not so? I'll take this on board though and try and include € pricing in the future too.
@BaronVonBiffo
@BaronVonBiffo 4 жыл бұрын
@@RalphBacon Thanks. You have used it in the past. Another tick in the 'positives' column for your channel.
@hannupulkkinen9999
@hannupulkkinen9999 4 жыл бұрын
Thank You for your give away pcb board for Atmega328PB. The board arrived to day, when our national postal strike was over. Soldering an AtMega328PB chip was not difficult. But I had difficulties burning a bootloader to Atmega328PB. I got avrdude messages like: "Reading | ################################################## | 100% 0.02s avrdude: Device signature = 0x000000 (retrying)" I even desoldered the first 328PB off the board and soldered a new one back and got again the same avrdude messages. No bootloader burning today. I googled, read and tried all good advice without any help. On a last try I decided to hack ArduinoISP.ino. On line 53 I changed SPI_CLOCK slower by increasing the frequency divider from 6 to 10: #define SPI_CLOCK (1000000/6) ==> #define SPI_CLOCK (1000000/10) It worked and finally I managed to burn a bootloader. Ralphs board + Atmega328PB + Minicore worked on genuine Arduino Uno just like a DIP 328P. It even worked on Jeenode running RF12demo.ino. Jeenode uses 3.3 volt voltage because its radio RFM12b is 3.3 volt device. On some of my projects I like to use two hardware serial ports. Atmega328PB is then a good choice. Thanks again and waiting for new videos...
@RalphBacon
@RalphBacon 4 жыл бұрын
I'm glad you got it working (eventually) Hannu. I didn't get any errors. I just put the PCB with the new chip into my programming ZIF socket, chose the correct board using MiniCore and it "just worked". No changes to "Arduino as ISP" sketch were required. I hope you have many hours of fun with the extra facilities this chip gives you.
@jyvben1520
@jyvben1520 4 жыл бұрын
Mr Bacon, maybe use a different serial port speed for serial0/1 (if possible), your coolterm would then show ... xmini info : uk.rs-online.com/web/p/processor-microcontroller-development-kits/1463222/
@RalphBacon
@RalphBacon 4 жыл бұрын
Yes, you can have different speeds for the UARTS, I just didn't demo that, oops. I'll put that link to RS in my GitHub too, thanks for nudge.
@mrtom64
@mrtom64 4 жыл бұрын
'Sniff'.......I don't see a 'business enquiries' button on your about page....I guess you just don't want me to contact you....I don't blame you. LOL
@RalphBacon
@RalphBacon 4 жыл бұрын
Not at all, you need to be on a PC or MAC (basically desktop version of KZfaq). Go to my channel and then the ABOUT tab. There you will find that elusive button. Here's a link that will help, then click the View Email Address: kzfaq.info/love/8Ob-HnnmhlgSv5Vs_i32TQabout
@mrtom64
@mrtom64 4 жыл бұрын
Sorry Ralph, I didn't get notified of your reply. Yeah, I found the right place but in Firefox (70.0.1) the whole 'Details' section is just blank....nothing....just the word 'Details' then your Location underneath. I tried on several PC's, even virtual ones, Firefox 'safe mode' (all extensions disabled), I even risked trying 'Chrome' but alas no change.....the 'Details' section is just non-existant. Strange thing is... 'Chrome' (78.0.3904.97 ) is now working and I can _NOW_ see the elusive button but Firefox continues to hide that info. I cant figure out if it is just me or Firefox in general, and to be honest if it wasn't for your video I would not even of been aware that any such button should even be there....KZfaq eh? Anyway, sorry again for being the thorn in your side and the tardiness of my reply.
@TheDefpom
@TheDefpom 4 жыл бұрын
@12:00 I did a review on that exact same unit some time ago, you can see it here: kzfaq.info/get/bejne/mc2KpbmDs7ORqac.html
@RalphBacon
@RalphBacon 4 жыл бұрын
I guess Banggood are really hoping to sell more of these units then! I found it very useful and it's one of those tools that once you have you wonder how you managed without.
@reelrebellion7486
@reelrebellion7486 4 жыл бұрын
What if I don't drink coffee? If we are lucky, even though arduino missed the boat, our "far eastern friends" may get the urge to clone this with chip and caps installed, so hide your email, but publish the circuit widely. 😊
@RalphBacon
@RalphBacon 4 жыл бұрын
If you don't drink coffee then you will have even more cash for these ultra-exciting products that I keep demoing, Kent, makes sense, right? I'd love it if the Chinese were to create a board with the 328PB - given that it's very nearly pin compatible and cheaper than the 328P nowadays I am wondering why they haven't.
@tubeDude48
@tubeDude48 4 жыл бұрын
*Terra-Term* will close, *PuTTY* will not.
@RalphBacon
@RalphBacon 4 жыл бұрын
Not in my experience, Ted! Even though I have told PuTTY never to close the window, once it loses the connection (eg you unplug the Arduino) it comes up with an error and then promptly closes the window! I don't understand the logic but there it is. But CoolTerm works fine for me, far better than PuTTY anyway, even if I discount the odd window-closing behaviour!
#175 Beyond Arduino Speak
23:43
Ralph S Bacon
Рет қаралды 8 М.
What it feels like cleaning up after a toddler.
00:40
Daniel LaBelle
Рет қаралды 69 МЛН
Эффект Карбонаро и нестандартная коробка
01:00
История одного вокалиста
Рет қаралды 9 МЛН
تجربة أغرب توصيلة شحن ضد القطع تماما
00:56
صدام العزي
Рет қаралды 58 МЛН
ATmega328PB и Arduino с MiniCore
8:38
arduinoLab
Рет қаралды 17 М.
#BB4 MOSFETs - From an Arduino Perspective
15:10
Ralph S Bacon
Рет қаралды 21 М.
Intro to Hardware Reversing: Finding a UART and getting a shell
12:07
Tony Gambacorta
Рет қаралды 884 М.
Arduino Uno to ATmega328 - Shrinking your Arduino Projects
37:17
DroneBot Workshop
Рет қаралды 782 М.
8-bit Arduino Clones: Atmega 328pb? How to fix computability issues!
15:55
Wi-Fi Sheep Tech Channel
Рет қаралды 8 М.
#119 Bootloader Shield 🛡️ and 8Mhz Arduino Barebones (made easy)
33:26
$1 vs $100,000 Slow Motion Camera!
0:44
Hafu Go
Рет қаралды 26 МЛН