- Joined
- Jan 13, 2008
- Messages
- 2,303
- Reaction score
- 6
- Points
- 38
- Location
- Atlanta, GA, USA, North America
I too have decided to build a "flight deck" of sorts. Which really means some stuff clamped to my desk rather than a full blown simpit (someday, maybe), but you gotta start somewhere right? I've got the Arduino Mega, and the Arduino side of things won't be that hard to program, I've already experimented with it and the serial debug box included with the compiler, but I'm stuck on how to make it work with Orbiter.
I can't seem to find a tutorial on how to actually make serial interfacing through C++ work. MSDN has an article on it, but doesn't tell me what to #include so I'm lost there. There are several tutorials I've found through Google, but they seem to rely on libraries, but don't say where to get them (or even if they're available and ok for use).
Does anyone have some pointers, or a link to a good C++ tutorial for serial communications?
Thanks,
Zat
I can't seem to find a tutorial on how to actually make serial interfacing through C++ work. MSDN has an article on it, but doesn't tell me what to #include so I'm lost there. There are several tutorials I've found through Google, but they seem to rely on libraries, but don't say where to get them (or even if they're available and ok for use).
Does anyone have some pointers, or a link to a good C++ tutorial for serial communications?
Thanks,
Zat