#### ## ##### ## ## #####
#### ## ## ## ## ## ## ####
_____ ( _ ) | ( ) | | | | | | (_) | (_____)
_______ (_____ ) /'/' /'/' /'/'___ (_______)
## # # # ##### # # #
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: [http://megasquirtavr.sourceforge.net/manual/Detailed.Central.PC.html#Operate [Manual: Detailed.Central.PC.Operate]] ---- For uploading the firmware (sometimes sloppily said {{programming}}) onto the board (AtMega128) see GenBoard/Firmware/Upload ---- '''The rest is brainstorming...''' merge to somewhere around CommMatrix? As RS232 serial ports are disappearing from notebooks (but USB-RS232 can work, except the megatune is somewhat broken, like it cannot handle com5), in the future other communication methods might be addressed: * it is likely that we move max232 to the cable (maybe on all ARM boards, and smaller boards, and anything designed in the future). We can have just 3.3V serial onboard (like all cellphones, 4 or 5 pins depending on weather we want to export 5V too or only 12V) and make small boards that live in cable housing ** with MAX232 to connect to RS232 ** PL2303 (or some FTDI) to connect to USB ** some will want to use CAN (=>USB, or otherwise) anyway, for reason *Theoretically the parallel port (programmer cable) could also be used to communicate with the board (serially), although this would be a large overhead on the PC. *PS2 http://panda.cs.ndsu.nodak.edu/~achapwes/PICmicro/PS2/ps2.htm (surprising, but would require no hardware, just software, and would be a solution to many people, not big overhead on MSAVR) [http://www.avrfreaks.net/redirect.php?url=http%3A%2F%2Fwww.atmel.com%2Fdyn%2Fresources%2Fprod_documents%2Favr313.zip AVR313 Atmel Appnote has working code for the PS2 keyboard to AVR direction] *Ethernet http://www.lantronix.com/products/eds/xport/index.html *Ethernet http://www.embeddedethernet.com/appnotes/EmbEth.html *USB http://hc08web.de/usb08/ (I had luck with an $18 USB-RS232 converter cable in a local store) *USB to RS232-ttl converter to be used instead of MAX232 .. with a pair of fast opto coupler ??.... -> http://www.ftdichip.com/index.html *??? See also GenBoard/KeyBoard a'la AVR313 appnote and suitable GenBoard/MenuSystem (state-machine) interpreted by firmware. Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.