Author Topic: How to program with Dev-C++  (Read 3300 times)

0 Members and 1 Guest are viewing this topic.

Offline Mcrich113Topic starter

  • Jr. Member
  • **
  • Posts: 36
  • Helpful? 0
How to program with Dev-C++
« on: March 08, 2008, 03:58:17 PM »
Hey guys!
    I have a Dev-C++ proggram, can someone tell me how to use it for my robot?

Offline izua

  • Supreme Robot
  • *****
  • Posts: 682
  • Helpful? 0
    • izua electronics
Re: How to program with Dev-C++
« Reply #1 on: March 08, 2008, 06:06:15 PM »
get a C/C++ compiler.
Check out my homepage for in depth tutorials on microcontrollers and electronics.

Offline ed1380

  • Supreme Robot
  • *****
  • Posts: 1,478
  • Helpful? 3
Re: How to program with Dev-C++
« Reply #2 on: March 08, 2008, 06:47:40 PM »
use win avr with avr studio 4 if your planning on using atmega's
« Last Edit: March 08, 2008, 06:48:12 PM by ed1380 »
Problems making the $50 robot circuit board?
click here. http://www.societyofrobots.com/robotforum/index.php?topic=3292.msg25198#msg25198

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: How to program with Dev-C++
« Reply #3 on: March 09, 2008, 01:57:11 PM »
I used it to simulate a robot:
http://www.societyofrobots.com/programming_wavefront.shtml

(scroll down to THE very bottom)