All Projects → DrZingo → c64-wifimodem

DrZingo / c64-wifimodem

Licence: GPL-3.0 license
Source code for my c64-wifimodem

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to c64-wifimodem

C64-WiFi-Modem-User-Port
A NodeMCU (ESP8266) based WiFi modem for the C64's user port
Stars: ✭ 49 (+206.25%)
Mutual labels:  c64, modem
6502-npp-syntax
Notepad++ Syntax Highlighting for 6502 Assembly (and NESASM)
Stars: ✭ 21 (+31.25%)
Mutual labels:  c64
basicv2
A Commodore (CBM) BASIC V2 interpreter/compiler written in Java
Stars: ✭ 73 (+356.25%)
Mutual labels:  c64
retrore
A curated list of original and reverse-engineered vintage 6502 game sourcecode.
Stars: ✭ 22 (+37.5%)
Mutual labels:  c64
verilog-sid-mos6581
MOS6581 SID chip emulator in SystemVerilog
Stars: ✭ 22 (+37.5%)
Mutual labels:  c64
salvador
A free, open-source compressor for the ZX0 format
Stars: ✭ 35 (+118.75%)
Mutual labels:  c64
WebAudio-Modem
Modem implementation with WebAudio (JavaScript)
Stars: ✭ 30 (+87.5%)
Mutual labels:  modem
convertron3000
Convertron3000 commodore 64 graphics converter
Stars: ✭ 24 (+50%)
Mutual labels:  c64
vchar64
editor for the Commodore 64
Stars: ✭ 81 (+406.25%)
Mutual labels:  c64
mandelbrot
Mandelbrot set drawers for vintage hardware
Stars: ✭ 15 (-6.25%)
Mutual labels:  c64
q6dlpager
Decompress code & data segment @0xD0000000 from Qualcomm modem frimware dump.
Stars: ✭ 18 (+12.5%)
Mutual labels:  modem
c64
C64 Christmas Demo in 6510 Assembly
Stars: ✭ 49 (+206.25%)
Mutual labels:  c64
Pi1541-HAT
A HAT for the Raspberry Pi, that allows to emulate the Commodore C64 floppy disk drive 1541. Switches and IEC-Bus detachable.
Stars: ✭ 26 (+62.5%)
Mutual labels:  c64
c64engine
a game engine for the c64
Stars: ✭ 19 (+18.75%)
Mutual labels:  c64
virtualc64web
vc64web - web based Commodore 64 Emulation with CSDb access for thousands of demos at your fingertip
Stars: ✭ 23 (+43.75%)
Mutual labels:  c64
atari64
Commodore 64 OS running on Atari 8-bit hardware
Stars: ✭ 133 (+731.25%)
Mutual labels:  c64
Mad-Pascal
Mad Pascal Compiler for 6502 (Atari XE/XL, C64, C4Plus)
Stars: ✭ 46 (+187.5%)
Mutual labels:  c64
VolksForth
volksFORTH is a 16bit Forth System maintained by the German Forth Gesellschaft e.V.
Stars: ✭ 41 (+156.25%)
Mutual labels:  c64
RetroWiFiModem
An ESP8266 based RS232 <-> WiFi modem with Hayes AT style commands and LED indicators
Stars: ✭ 65 (+306.25%)
Mutual labels:  modem
miniplayer
Feature-limited C64 music playroutine
Stars: ✭ 18 (+12.5%)
Mutual labels:  c64

c64-wifimodem

modem

src

Source code for my c64-wifimodem

Feel free to make changes and correction.

Important

  • Please change example.com to your own domain for OTA updates.
  • You will also have to create a backend for OTA to work.

Stuff that needs work

  • Changing pin polarity does not work as expected.
    • V-1541 and commodoreserver.com should work if implemented correct. I had it working, but then normal cbm polarity didn't work as it should.
  • Higher baud rates
    • 19200 and 38400 will work but is only used with flipped polarity as I know of.
  • Incoming calls
    • I am not enough familiar with bbs servers answering mechanism, and couldn't get it to work with my badly set up bbs server.
    • Direct call connection to the modem does work, sort of.
  • S-registers
    • May be useful, I don't know.

c64-wifimodem

PCB files in kicad format. Nothing much to say about it.

pcb

schematic

BOM

 C1      Tantalum 22uF Case B, 3528
 J4      User Port edge connector
 Q1-Q5   BSS138 SOT-23
 R1-R12  10k 0805
 U1      LM1117-3.3 SOT-223
 U2      ESP8266 12E or 12F
 U3      OLED 0.96" GND,VCC,SCL,SDA
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].