Seeed-Studio / CodeCraft

Codecraft is a graphical programming software which is based on Scratch 3.0
https://ide.tinkergen.com/
Apache License 2.0
18 stars 3 forks source link

Upload to Arduino uno does not work from Mac #16

Open aditanase opened 5 months ago

aditanase commented 5 months ago

I am trying a simple project using original Arduino Uno + Grove Shield. IDE Works great, but I can't upload via serial, it just hangs.

If I copy-paste the same code in the Arduino IDE it uploads and works just fine

Versions

MatthewJeffson commented 5 months ago

Hi Adrian! @aditanase Thank you for interesting in our software! We are actually asking for help from the community. We are happy and welcome any thoughts reported or contributions:D We will try to see what problem about it but excuse for our late updates. And I am using MacBook Pro M1 Pro right now which is fine. Here are my Versions:

chenwenhao568 commented 5 months ago
image image image

Hi Adrian! @aditanase,I use Arduino Uno + Grove Shield, and the above Codecraft blocks, and it can run successfully. Except that my computer is M1, the other environment is the same as yours. If your blocks are the same as mine, then it may be a compatibility issue with M2. Can you run a setup block to test whether M2 is compatible?

chenwenhao568 commented 5 months ago

You can refer to this link: https://wiki.seeedstudio.com/Grove-TemperatureAndHumidity_Sensor/#play-with-codecraft

I tested the online version and the pc version, both are normal.