Artwork

MacroFab, Inc.에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 MacroFab, Inc. 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Player FM -팟 캐스트 앱
Player FM 앱으로 오프라인으로 전환하세요!

EP#420: The Mega IIe: A Vintage Computing Adventure with James Lewis

53:19
 
공유
 

Manage episode 404731092 series 120573
MacroFab, Inc.에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 MacroFab, Inc. 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

We dive into the intricate world of vintage computing with James Lewis, aka the Bald Engineer, who takes us through the journey of constructing a functional computer based on the Apple II GS's Mega II chip. He shares his nostalgic connection to the Apple II series, revered for its open design and pioneering hardware engineering. Our conversation spans the detailed architecture and challenges of his Mega IIe project, from initial concepts to the complexities of integrating modern microcontrollers like the RP2040 during pandemic component shortages. Tune in for a fascinating journey from the past to the future, bridging vintage computing with modern technology!

🚨Contest Announcement 🚨: Introducing a new Circuit Break contest! This contest is themed around building food-related electronic projects. We’re offering over $5,000 in cash prizes, themed trophies, and free prototyping from MacroFab. The deadline to submit is March 31st, 2024. Thanks to Mouser Electronics for sponsoring the contest prizes!

Discussion Highlights:

  • The Mega IIe Project: James built a functional computer around the Mega II chip from the Apple II GS, containing the logic of previous generations of Apple II computers.
  • Nostalgia for the Apple II: James shares his personal connection to the Apple II, and explains why the Apple II is revered in the vintage computing space, particularly for its open design and hardware engineering aspects.
  • Technical Deep Dive into the Apple II and Mega IIe: James dives into how Apple II's open design compares to other computers of its era such as the Commodore.
  • Bit Preserve Project: His GitHub project, Bit Preserve, is where people can contribute redrawn vintage computer schematics in KiCad.
  • Architecture and Development of the Mega IIe: James outlines the evolution of the Mega IIe project from a simple breakout board idea to a complex design involving multiple boards, fly wires, and the use of modern microcontrollers like the RP2040 due to component shortages during the lockdown period.
  • Debugging Challenges: Difficulties encountered when integrating components and understanding undocumented features, such as the keyboard signals and slot communications.
  • Design Approach (Rev 2): A backplane system where individual blocks of the Apple II design were isolated into separate cards, allowing systematic troubleshooting and incremental progress, which significantly facilitated debugging.
  • Video Signal Processing: Explored the challenges and solutions in handling video output, particularly transitioning from composite video to digital video using the Mega II chip's RGB output.
  • Rev 3 Development: The transition from a modular backplane system (Rev 2) to a single board computer (Rev 3), consolidating all functions and addressing issues like power supply design.
  • Future Directions and Learning: Reflects on the initial underestimation of the project's complexity and duration and discusses potential next steps, including the possibility of a shift in focus towards modern technology areas like machine learning for edge devices.

Relevant links:

About MacroFab:

This show is brought to you by MacroFab, which provides a platform for electronics manufacturing services (EMS), hardware development, designing and prototyping for individuals, startups, and businesses. Key MacroFab services include PCB (Printed Circuit Board) fabrication, assembly, and testing. Customers can use MacroFab's platform to upload their PCB designs, select components, and specify manufacturing requirements.

We Want to Hear From You!

Subscribe to Circuit Break wherever you get your podcasts! And join our online Discourse discussion hub at forum.macrofab.com to keep the conversation going with electrical engineering experts and experimenters! You can also email us at podcast@macrofab.com.

  continue reading

444 에피소드

Artwork
icon공유
 
Manage episode 404731092 series 120573
MacroFab, Inc.에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 MacroFab, Inc. 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

We dive into the intricate world of vintage computing with James Lewis, aka the Bald Engineer, who takes us through the journey of constructing a functional computer based on the Apple II GS's Mega II chip. He shares his nostalgic connection to the Apple II series, revered for its open design and pioneering hardware engineering. Our conversation spans the detailed architecture and challenges of his Mega IIe project, from initial concepts to the complexities of integrating modern microcontrollers like the RP2040 during pandemic component shortages. Tune in for a fascinating journey from the past to the future, bridging vintage computing with modern technology!

🚨Contest Announcement 🚨: Introducing a new Circuit Break contest! This contest is themed around building food-related electronic projects. We’re offering over $5,000 in cash prizes, themed trophies, and free prototyping from MacroFab. The deadline to submit is March 31st, 2024. Thanks to Mouser Electronics for sponsoring the contest prizes!

Discussion Highlights:

  • The Mega IIe Project: James built a functional computer around the Mega II chip from the Apple II GS, containing the logic of previous generations of Apple II computers.
  • Nostalgia for the Apple II: James shares his personal connection to the Apple II, and explains why the Apple II is revered in the vintage computing space, particularly for its open design and hardware engineering aspects.
  • Technical Deep Dive into the Apple II and Mega IIe: James dives into how Apple II's open design compares to other computers of its era such as the Commodore.
  • Bit Preserve Project: His GitHub project, Bit Preserve, is where people can contribute redrawn vintage computer schematics in KiCad.
  • Architecture and Development of the Mega IIe: James outlines the evolution of the Mega IIe project from a simple breakout board idea to a complex design involving multiple boards, fly wires, and the use of modern microcontrollers like the RP2040 due to component shortages during the lockdown period.
  • Debugging Challenges: Difficulties encountered when integrating components and understanding undocumented features, such as the keyboard signals and slot communications.
  • Design Approach (Rev 2): A backplane system where individual blocks of the Apple II design were isolated into separate cards, allowing systematic troubleshooting and incremental progress, which significantly facilitated debugging.
  • Video Signal Processing: Explored the challenges and solutions in handling video output, particularly transitioning from composite video to digital video using the Mega II chip's RGB output.
  • Rev 3 Development: The transition from a modular backplane system (Rev 2) to a single board computer (Rev 3), consolidating all functions and addressing issues like power supply design.
  • Future Directions and Learning: Reflects on the initial underestimation of the project's complexity and duration and discusses potential next steps, including the possibility of a shift in focus towards modern technology areas like machine learning for edge devices.

Relevant links:

About MacroFab:

This show is brought to you by MacroFab, which provides a platform for electronics manufacturing services (EMS), hardware development, designing and prototyping for individuals, startups, and businesses. Key MacroFab services include PCB (Printed Circuit Board) fabrication, assembly, and testing. Customers can use MacroFab's platform to upload their PCB designs, select components, and specify manufacturing requirements.

We Want to Hear From You!

Subscribe to Circuit Break wherever you get your podcasts! And join our online Discourse discussion hub at forum.macrofab.com to keep the conversation going with electrical engineering experts and experimenters! You can also email us at podcast@macrofab.com.

  continue reading

444 에피소드

모든 에피소드

×
 
Loading …

플레이어 FM에 오신것을 환영합니다!

플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.

 

빠른 참조 가이드