February 5, 2025
- kojima295
- Feb 6
- 1 min read
Hello!
...
My parent was unexpectedly hospitalized, and today has turned into complete chaos.
Because of this, it is extremely difficult for me to proceed with the lecture as planned.
Up until now, I have been working throughout Japan, which has unfortunately prevented me from taking care of my parent.
I believe that there is no time like the present to cherish one’s family.
I sincerely apologize for the delay in the lecture and ask for your kind understanding.
...
Regarding the program that ChatGPT provided, it won’t work as-is.
For typical PC web programs or system software, ChatGPT is extremely accurate in its design and can produce immediately functioning code.
However, this is not the case for microcontroller software.
There are countless microcontroller manufacturers around the world, and each has slightly different architectures.
Microcontroller hardware isn’t standardized.
This means that the way the software is assembled can vary.
So, does that mean ChatGPT is useless?
Not at all.
With just a few modifications, it can be used effectively.
ChatGPT’s program worked correctly with almost no modifications.
However, its behavior was a little different...
This was due to an error in the instructions I gave to ChatGPT.
...
My parent was hospitalized, which has really brought down my spirits.
However, I've pulled myself together and plan to resume the lecture properly starting tomorrow.
Everyone, please get ready!

Comments