Jump to content

pancio

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by pancio

  1. It was very similar for me .. A dozen or so useless adapters ... Only these two RGBS2HDMI and SV2HDMI from BitFunx were suitable. I checked the SV2HDMI operational in two XE computers, the first without a TV modulator with an additional VideoFixer (called FideoFixer for fun 🙂) which is eliminating the discontinuity of the GTIA gradient in the image and msharpen image. The second tested computer is without any modifications and with a TV modulator. In the second case, the image was a bit worse - that's why it's worth throwing a TV modulator 🙂 I saw your solution some time ago but I didn't associate it or I thought it was expensive ... I don't remember anymore. Now I can see that I have descended to the topic similarly. I believe that it is worth testing and further work on improving quality (it is possible that you can modify the parameters by SDA/SCL, which is derived and connected to EEPROM memory) I am waiting for several other copies of this device to confirm the results ... BR, pancio
  2. You're right... but the price-quality ratio and the advantages such as sound via HDMI and no need to destroy the housing convince me more... It's very good alternative in my opinion... I tested it on stock 30 years old Atari, with modulator and without any extensions inside. VBXE has HDMI limitation, Sophia doesn't work properly with many TVs - proposed solution working without any issue via 5 meters long cable! It's not rocket science... just a simple idea that produces desired results with little effort.. Did you used AV signal or LUMA/CHROMA signals in XEP80-II? BR, pancio
  3. Hi again, Are you still locking for crystal clear video with audio stereo on HDMI? You will find them here... https://systemembedded.eu/viewtopic.php?t=58 Of course, this is just a concept that requires refining the housing and microHDMI connection. But you will admit that the possibilities are huge 🙂 Now I'm working with my colleagues to find a suitable housing that will fit in place of the TV modulator. You won't need to make any additional holes! Update soon... blacklampTV55.mp4 signal-2024-04-14-211741_002.mp4
  4. Yes, I noticed users on https://atarionline.pl/forum/comments.php?DiscussionID=7481&page=1#Item_3 as well. Next week I'll try with other upscallers (cheper!). BR, pancio
  5. If you have VBXE/Sophia2 you may use cheap upscaller RGB2HDMI and use it with Audio stereo together on HDMI cable... Moreover, you don't need to damage Atari's enclosure and equip it with additional PCB like SAVO... Results? Very good! Vertical bars on picture are from power distribution - need to add some capacitance near to GTIA/CPU. signal-2024-03-31-072621.mp4 signal-2024-03-29-200242_004.mp4
  6. Thank you for details, MC has address decoder for two ranges: $D1xx and $D5xx, $D580 is set as default but of course you may change it do another addresses window with $20 bytes step. So for sure we may avoid conflicts 🙂 BR, pancio
  7. Thank you @kenames99, Additional feature on this board is TTL serial which may work with 125kbit/s and 2mbit/s - if we are using e.g. CH340C based RS<>USB 🙂 I'm during test MC with Covox on board, if it will work with Atari 800XL I'll prepare similar version for 1090 as well. BR, pancio
  8. Hi, MIDIcar for 1090 finished but not tested yet (lack of 1090). I'll update with feedback soon (try to connect to A800XL using PBI and dupont wires). BR, pancio
  9. If you want to be The First Tester... 🙂
  10. Hi, My proposal for MIDI device on 1090XL. Schematic, PCB and gerber's files are available on my page. Have fun.
  11. Hi, I prepared KiCAD's footprint and symbol for empty 1090 breadboard - if someone need to work with own prototype based on blank PCB. BR, 1090_expander_sym_mod_kicad.zip
  12. Thanks Brian, I thought about KiCAD footprint which I may to use in PCB editor... like empty PCB with edge with signals. BR,
  13. Hi, I may prepare MIDIcar for 1090 as done for XE/XL. Is any base board footprint available (KiCAD preffered) for development? BR, pancio
  14. Thank you to everyone who voted! It doesn't matter in which project 🙂 I have updated my page with details about DIAGari (AtariUNO). Anyone can build such a prototyping device with Atari. Best Regards, pancio
  15. Hi, As I know... MCP was made by PeBe 🙂 From my side a piece of news related to MIDIcar: New version of MC was released, called MIDIcarSDX... and yes.. it has SDX placed on board... Why SDX? because it's only one (?) DOS which is distributed as cartridge and contains other cartridge (!). On that additional cartridge we placed MCP and a few MIDI files. Follow: https://abbuc.de/forum/viewtopic.php?p=17612#p17612 for more detalils. BR, pancio
  16. I was at Fujiama for the first time... I met very kind people who spend time in an amazing atmosphere 🙂 Now I feel what it means to be a real Atari maniac 🙂 I want to be there next year! Thank you to the organizers and all participants!
  17. I'll be there on Thursday... I'll bring a few MIDI devices if anyone is interested 🙂
  18. I'll join this year... 🙂
  19. Nice to inform you that XL-MIDIcar (based on PBI) was made and working fine with AVG, SIDE2 and IDE+2 very well!
  20. Update: Now MIDIcar can play files under SpartaDosX (using subfolders). Data are loading from CFcard/IDE+
  21. Thanks @CharlieChaplin, XL-version was prepared but production was stopped according to new idea: New Device on PBI. Of course if you are not so patient, I'll purchase PCB for PBI version compatible with CART/ECI. 🙂
  22. Hi Mathy, That's cute. You're activated. I was little bit back because some work load but I'm still working with Atari stuff 🙂 I'm involved with checking MIDIcar compatibility process to se sure that it's ready to use with existing equipment (or not). At this moment we know that it's working with ABBUC Freezer 2011 module (as memory expansion), Zaxon's 512KB external expansion and any internal ext. memory. Unfortunately I can't use MC with AVG cart (the reason is under investigation - most probably root cause is power distribution to AVG). The same issue I've with SIDE2.... so many things to do...
  23. Just only notice. Now MCPLAY v.1.2.can play MIDIs under SpartaDosX and IDE2ECI. It's big achievement because loading file is very quickly 🙂 Details soon...
  24. When I developed MIDIcar I had SIO2MIDI with S2 equipped - first I heard Mission Impossible MIDI which play with some delays. Mytek explained why it's happened but nobody was willing to solve the problem with MIDI clock provided by POKEY/SIO (sync with internal MIDI clock generated by PIC). So I decided to go thru other way.. independently from SIO, direct access to data bus. It's doesn't important that you're using CART/ECI (only CART) or PBI bus. Idea is the same, but you are know this fact because you are hardware designer. Only New features make delay for PBI variant of MIDIcar. I hope I'll show the result at the end of August ?
  25. I'll consider it ? Really... Thank God I didn't find your project on GitHub before... in case I did find it, MIDIcar probably wouldn't exist now ?. Very good job @ivop!
×
×
  • Create New...