AppleWin Serial to USB Communication port: Difference between revisions

From The ReActiveMicro Apple II Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
Line 1: Line 1:
This is a small entry just to show you i have found a method to make communicate Applewin Via USB to a serial Arduino Uno Genuino Serial port.
''by'' '''TOOLKITMAN'''
To build it i have used the program in the file i have attached here:
 
This is a small entry just to show you I have found a method to make communicate Applewin Via USB to a serial Arduino Uno Genuino Serial port.
To build it I have used the program in the file I have attached here:
<div style="font-size:150%; text-align: center;">[[https://drive.google.com/file/d/1jl7DvtRdzW5-8C5Hgb0GnChKGwnPWpEz/view?usp=sharing|  Click Here to Download Arduino serial program ]]</div>                                       
<div style="font-size:150%; text-align: center;">[[https://drive.google.com/file/d/1jl7DvtRdzW5-8C5Hgb0GnChKGwnPWpEz/view?usp=sharing|  Click Here to Download Arduino serial program ]]</div>                                       
and upload it to arduino rom via Arduino ide.
and upload it to arduino rom via Arduino ide.
Then i have connected the Arduino's usb ports to computer and Arduino and started AppleWin emulator After selecting Apple //e config and COM6 in my case,
Then I have connected the Arduino's usb ports to computer and Arduino and started AppleWin emulator After selecting Apple //e config and COM6 in my case,
you can check your Arduino COM port under the Arduino ide menu. After this i have loaded this PROTERM .dsk  
you can check your Arduino COM port under the Arduino ide menu. After this I have loaded this PROTERM.dsk  
<div style="font-size:150%; text-align: center;">[[https://drive.google.com/file/d/1Tgl5-i83fvQB5L_MOWBXwpNQiqpFim5s/view?usp=sharing|  Click Here to Download PROTERM APPLE II program ]]</div>     
<div style="font-size:150%; text-align: center;">[[https://drive.google.com/file/d/1Tgl5-i83fvQB5L_MOWBXwpNQiqpFim5s/view?usp=sharing|  Click Here to Download PROTERM APPLE II program ]]</div>     
disk on AppleWin and made it start.
disk on AppleWin and made it start.
How you can see from this video:
How you can see from this video:
<div style="font-size:150%; text-align: center;">[[https://www.youtube.com/watch?v=KkNpGVQGfeg|  Click Here to watch video] ]</div>  
<div style="font-size:150%; text-align: center;">[[https://www.youtube.com/watch?v=KkNpGVQGfeg|  Click Here to watch video] ]</div>  
the leds on Arduino blinks in yellow for receive and transfer date. I hope this little experiment can be useful in future for other
the leds on Arduino blinks in yellow for receive and transfer date. I hope this little experiment can be useful in future for other products like, who knows make communicate directly the emulator with a Floppy disk drive for the Apple II, a modem etc.
products like, who knows make communicate directly the emulator with a Floppy disk drive for the Apple ii, a modem etc.
 
 
 
 
 
 
By Toolkitman

Latest revision as of 05:38, 20 September 2020

by TOOLKITMAN

This is a small entry just to show you I have found a method to make communicate Applewin Via USB to a serial Arduino Uno Genuino Serial port. To build it I have used the program in the file I have attached here:

[Click Here to Download Arduino serial program ]

and upload it to arduino rom via Arduino ide. Then I have connected the Arduino's usb ports to computer and Arduino and started AppleWin emulator After selecting Apple //e config and COM6 in my case, you can check your Arduino COM port under the Arduino ide menu. After this I have loaded this PROTERM.dsk

[Click Here to Download PROTERM APPLE II program ]

disk on AppleWin and made it start. How you can see from this video:

[Click Here to watch video ]

the leds on Arduino blinks in yellow for receive and transfer date. I hope this little experiment can be useful in future for other products like, who knows make communicate directly the emulator with a Floppy disk drive for the Apple II, a modem etc.