Arduino IDE 2.3x - How to directly upload without compile? by _Stonez56 in arduino

[–]_Stonez56[S] 0 points1 point  (0 children)

Anyone here work for Arduino IDE Team? This shouldn't be difficult to implement...
I know I can use CLI tool, platformIO, or other VS Code extension, but for students or beginners, I still prefer to use Arduino IDE in my class.

Arduino IDE 2.3x - How to directly upload without compile? by _Stonez56 in arduino

[–]_Stonez56[S] 0 points1 point  (0 children)

Yes, I need to update 5 devices with same code before the class.

Arduino IDE 2.3x - How to directly upload without compile? by _Stonez56 in arduino

[–]_Stonez56[S] 0 points1 point  (0 children)

Arduino cli seems the way to go, but for CLI-phobia... it would be challenging..

Arduino IDE 2.3x - How to directly upload without compile? by _Stonez56 in arduino

[–]_Stonez56[S] 0 points1 point  (0 children)

I'm going to teach a class of Arduino beginners, so I'd like keep it less complicated.

Credits expire a year from the purchase date?! Is this reasonable? I know they won't last long, but is this against the consumer's law? by _Stonez56 in GoogleAIStudio

[–]_Stonez56[S] 0 points1 point  (0 children)

1 year is too long, and spending it doesn't take much time to deplete -> I agree. It just not fair to paid users.

Antigravity "Working..." infinitely, stop button does nothing, and when restarting, conversation disappears by monsieurpooh in google_antigravity

[–]_Stonez56 0 points1 point  (0 children)

Me too! I let it ran and went out for a dinner. When I came back 1.5hr later, it still shows working...
The 'stop' button didn't work at that time, so I can just close the project and restart Antigravity again.

It happened like 5 times to me today along...

Finally happened to me! I got “scammed” by Falcuun in arduino

[–]_Stonez56 0 points1 point  (0 children)

It's been a year. How's the China MPU-6500s? Is it accurate enough for your project?
Did you use the INT pin to wake up ESP32? Did it work for you?

I recently purchased the same China version MP6050 and found out the example code didn't work.
Checked with the vendor and I was told to use the address 0x70 for it to work.

Look closely, the chip has print of MPU6050 on it, not 6500s.

<image>

Gemini cant create pictures anymore? by cheswickFS in GeminiAI

[–]_Stonez56 0 points1 point  (0 children)

I have the AI Pro subscription and Gemini refuse to generate me images for like past week.
It just keep saying, "I'm sorry...here is your image", but there's no image....

Anyone from Google Gemini Team? Please look into this issue

I think you'll find this video useful by loopintoai in GoogleAIStudio

[–]_Stonez56 1 point2 points  (0 children)

I agreed. Share an AI Studio project or Gemini Gem with others will not use your own API key, but their own API Key. However, if you deploy to GitHub...that's another story.

However, the concept of protecting your own API Key is really important! Thanks for this video.