Giter VIP home page Giter VIP logo

Comments (8)

midilab avatar midilab commented on August 24, 2024 1

If you get thru all the steps and nothing happens you probably brick or burn your arduino.

Here it goes the list of steps at the link:

Here are some easy things that can often fix this error:

Disconnect and reconnect the USB cable.
Press the reset button on the board.
Restart the Arduino IDE.
Make sure you select the right board in Tools ► Board ►, e.g. If you are using the Duemilanove 328, select that instead of Duemilanove 128. The board should say what version it is on the microchip.
Make sure you selected the right port in Tools ► Serial Port ►. One way to figure out which port it is on is by following these steps:
    Disconnect the USB cable.
    Go to Tools ► Serial Port ► and see which ports are listed (e.g. COM4 COM5 COM14).
    Reconnect the USB cable.
    Go back to Tools ► Serial Port ►, and see which port appeared that wasn't there before.
Make sure digital pins 0 and 1 do not have any parts connected, including any shields.

If none of those work, you will want to try to isolate the issue by replacing things: try a different computer on the same arduino, try a different arduino on the same computer, and try using a different USB cable.

If the issue is with the computer:

Double-check all computer-related issues in the "easy fixes" list above.
Reinstall the IDE.
Reinstall the drivers.

If the issue is with the Arduino:

Double-check all board-related issues in the "easy fixes" list above.
Make sure the microcontroller is seated correctly.
You may need to [burn the bootloader](https://arduino.stackexchange.com/a/474/37).
Replace the microcontroller if you have another one handy nearby.
You may have bricked your Arduino. Sorry :(

from aciduino.

midilab avatar midilab commented on August 24, 2024

hey ssid!

sure, i will workout a install guide on README.md file soon, i will let you know when done.

But in short you need to:

  1. Install Arduino environment IDE.
  2. Download latest release of aciduino zip file here: https://github.com/midilab/aciduino/releases
  3. Unzip/Untar the release file and using Arduino IDE open the file aciduino-1.2.0/Aciduino/Aciduino.ino
  4. With your board connected to PC and configured accorddly on Arduino IDE, press Sent button and wait untill you get a success message that the code was uploaded.

from aciduino.

ssid1 avatar ssid1 commented on August 24, 2024

Thanks! And excellent work you have done btw.
Actually, I downloaded all the stuff at the beginning. I uploaded the code to the nano and there's something that goes wrong.
Here is the specific information:

image

from aciduino.

midilab avatar midilab commented on August 24, 2024

What is you operational system?

Normally this error occur when there is some sort of miss configuration between you PC and arduino communication.

Try the steps in here and see if you can get it work:
https://arduino.stackexchange.com/questions/17/avrdude-stk500-getsync-not-in-sync-resp-0x00-aka-some-dude-named-avr-won

from aciduino.

ssid1 avatar ssid1 commented on August 24, 2024

I'm using Mac OS system.

Is it because I connected pins 0 and 1? (I use the PCB broad and solder them all.)

from aciduino.

midilab avatar midilab commented on August 24, 2024

its hard to tell without more background info.

did you get any change on behaviour following those steps at stackexchange?

from aciduino.

ssid1 avatar ssid1 commented on August 24, 2024

No, I don't think there's anything changed after I reset, reconnect and restart the IDE.

I'll try to reinstall the IDE and drivers tomorrow,let's see if it's gonna work.

from aciduino.

midilab avatar midilab commented on August 24, 2024

Closing by inactivity

from aciduino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.