The above video goes away if you are a member and logged in, so log in now!
|
| |
Would you like to get all the new info from PSX-Scene in your email each day?
| |
|
-
#1
PSGroove for Arduino Mega/Duemilanove
PSGroove for Arduino Mega/Duemilanove –
09-23-2010,08:55 PM
hello. as some of you already know, psgroove as been ported to Arduino Mega/Duemilanove with ATMEGA168 and ATMEGA328.
can someone make some tutorial on how to flash this boards?these boards are cheap and are sold all over the world. here in Portugal they are being sold for 30usd shiped.
i have already some olimex with at90usb162 and im cool with the process to flash them but dont know how to flash the arduino.
i found this guide but this is chinese for me because i dont know what's the arduino ide is and what's the directory they refer in the guide.
thanks in advance
Arduino Flashing Instructions (Windows)
Before getting started, determine what type of Arduino you have and what the chip is (just examine the the surface of the large chip on your Arduino). Also make sure you have the Arduino IDE unzipped somewhere.
1. Download the zip bundle from the Downloads page corresponding to your board and chip.
2. Unzip the bundle.
3. Copy “psgroove.hex” and “psgroove_install.bat” to your arduino install directory (same folder as Arduino.exe).
4. Run psgroove_install.bat
Troubleshooting
If the flashing fails you might need to adjust the COM used in psgroove_install.bat. To do this:
1. Open your Arduino IDE
2. Verify your Arduino settings by uploading any sketch (even a blank sketch with “void setup() {} void loop() {}” will do).
3. Find your COM port number in Tools->Serial Port
4. Edit psgroove_install.bat, changing COM3 to the com port you found.
Another issue noted by users of the Duemilanove is that it might not flash due to chip mismatch. Find the chip model number on your arduino and change atmega168 to atmega328 or atmega328p accordingly.
-
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|