Go Back   EcoModder Forum > EcoModding > Instrumentation > OpenGauge / MPGuino FE computer
Register Now
 Register Now
 

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 03-18-2009, 07:36 PM   #11 (permalink)
dcb
needs more cowbell
 
dcb's Avatar
 
Join Date: Feb 2008
Location: ÿ
Posts: 5,038

pimp mobile - '81 suzuki gs 250 t
90 day: 96.29 mpg (US)

schnitzel - '01 Volkswagen Golf TDI
90 day: 53.56 mpg (US)
Thanks: 158
Thanked 269 Times in 212 Posts
FYI, here is a site with lots of programming info.
It is probably where I got the "press on programmer" idea from.
ELM - AVR programmer



Note: I just use a usbtinyisp these days.

__________________
WINDMILLS DO NOT WORK THAT WAY!!!

Last edited by dcb; 03-18-2009 at 07:50 PM..
  Reply With Quote
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 03-19-2009, 09:14 PM   #12 (permalink)
dcb
needs more cowbell
 
dcb's Avatar
 
Join Date: Feb 2008
Location: ÿ
Posts: 5,038

pimp mobile - '81 suzuki gs 250 t
90 day: 96.29 mpg (US)

schnitzel - '01 Volkswagen Golf TDI
90 day: 53.56 mpg (US)
Thanks: 158
Thanked 269 Times in 212 Posts
FYI, I dug out my parallel port isp programmer just now to see how it does under ubuntu. It hasn't failed once after dozens of attempts. It never worked this good on windows. I'm using 5v power from the usb port to power the target board also.

I just put these commands in a shell script and ran it with sudo (might need tweaking of course), and arduino should have made a hex file already:

Code:
export avrdir=/home/dave/progs/arduino-0011/hardware/tools
$avrdir/avrdude -C$avrdir/avrdude.conf -v -v -v -v -pm168 -cdapa -F -e -Ulock:w:0x3F:m -Uefuse:w:0x07:m -Uhfuse:w:0xdd:m -Ulfuse:w:0xef:m
$avrdir/avrdude -C$avrdir/avrdude.conf -v -v -v -v -pm168 -cdapa -F -Uflash:w:mpguino.hex:i -Ulock:w:0x2b:m
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Old 03-25-2009, 02:07 PM   #13 (permalink)
EcoModding Lurker
 
Join Date: Jan 2009
Location: Mechanicsburg, PA
Posts: 13

zed sled - '74 Datsun 260Z turbo/MSefi

Franklin - '98 Subaru Forester
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to myplasticegg
Thanks a bunch DC!. The diagrams were very helpful in getting this thing going again. I had a hard time keeping the wires pressed to the chip when trying to re-burn the chip, the extra socket is a must!

It now runs 100% and I hope to ad the data for the 98 ranger to the wiki page in the next week or so!
  Reply With Quote
Old 03-25-2009, 04:00 PM   #14 (permalink)
dcb
needs more cowbell
 
dcb's Avatar
 
Join Date: Feb 2008
Location: ÿ
Posts: 5,038

pimp mobile - '81 suzuki gs 250 t
90 day: 96.29 mpg (US)

schnitzel - '01 Volkswagen Golf TDI
90 day: 53.56 mpg (US)
Thanks: 158
Thanked 269 Times in 212 Posts
Awesome news !!!
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Old 05-21-2009, 02:58 AM   #15 (permalink)
EcoModding Apprentice
 
Join Date: Oct 2008
Location: Chile
Posts: 223

Mercedes 89 D - '89 Mercedes 300 E
90 day: 33.86 mpg (US)

Skodie - '09 Skoda Octavia TDI PD
90 day: 38.84 mpg (US)

1993 Mercedes 300D Turbo - '93 Mercedes Benz 300D Turbo W124
90 day: 26.19 mpg (US)

Crossie - '16 Subaru XV Crosstreak
90 day: 9.61 mpg (US)

Crossie - '16 Subaru XV Crosstreak
90 day: 33.34 mpg (US)
Thanks: 15
Thanked 9 Times in 7 Posts
ISP programming question

Very interesting info, lot of it.

However, difficult to follow for me. I am a retired forester, just hobbist experimenter with electronics.

Suppose I have a chip (MPGuino chip) already programmed. I need to change units (from english to metric) and some sensor processing calculations.

The only language I know is Arduino 011 (kind of C++) . If I use the USB tiny ISP , can I edit the programm of the MPGuino chip and change some lines with the Arduino compiler from the notebook?

If not possible, what is the easiest way to proceed? Supose I want to use the USBtinyISP device... Can I bought it from you? Can you program my chip?
What solution do you advice me?

Thank you in advance for your help.

OldBeaver

Quote:
Originally Posted by dcb View Post
FYI, here is a site with lots of programming info.
It is probably where I got the "press on programmer" idea from.
ELM - AVR programmer



Note: I just use a usbtinyisp these days.
  Reply With Quote
Old 06-08-2010, 03:51 PM   #16 (permalink)
dcb
needs more cowbell
 
dcb's Avatar
 
Join Date: Feb 2008
Location: ÿ
Posts: 5,038

pimp mobile - '81 suzuki gs 250 t
90 day: 96.29 mpg (US)

schnitzel - '01 Volkswagen Golf TDI
90 day: 53.56 mpg (US)
Thanks: 158
Thanked 269 Times in 212 Posts
just another option for isp programming, I've used this from arduino and it works well with avrstudio as well as other programmers, and the kit is $11 shipped!! I got it with the AVRISP-mkII firmware.

Make Your Own MP3 Player

__________________
WINDMILLS DO NOT WORK THAT WAY!!!
  Reply With Quote
Reply  Post New Thread




Similar Threads
Thread Thread Starter Forum Replies Last Post
Electric fifth wheel (DIY through the road parallel hybrid) friedlbug Hybrids 41 10-14-2019 10:22 PM
parallel battery pack question Daox Fossil Fuel Free 8 09-24-2008 03:17 PM
Yet another plug-in parallel hybrid retrofit - hub motors MetroMPG Hybrids 8 04-15-2008 07:21 PM
DIY Chevy Avalanche conversion to parallel hybrid MetroMPG Hybrids 2 12-01-2007 10:00 PM



Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.5.2
All content copyright EcoModder.com