SlideShare una empresa de Scribd logo
1 de 25
Descargar para leer sin conexión
Life Is But a Game

by Tinkersoc
The Hardware Brief
• To build a 10 x 10 matrix of lights that can play the
Game of Life (GOL).
• The matrix must be controllable from an external
source (the display only needs to render the GOL, it
does not need to run it).
• A high quality finish is required.
Initial Concept
100 ping pong balls + RGB lights = win.
Sourcing Lights
• Due to the size of the
matrix we can’t plug in
lots of lights into a micro
(100+ pins needed!).
• Multiplexing is one
solution:
▪ This would provide very
fast IO to render an
image, but adds
complication to the
wiring of the device.
Sourcing Lights
• We don’t need fast refresh rates (the GOL will be
slowed down a lot due to the ‘limited’ size of the
screen).
• Addressable RGB lights would give us expansion
room (replacing or adding pixels would be easier)...
Enter the WS2801 and the WS2812B
WS2801 & WS2812B
• 2 wires (ws2801B) and 1 wire (ws2812b) required to
control a huge string of LEDs.
• Very bright RGB and individually addressable.
• Although timing is sensitive (would require FPGA or
some fancy DMA on very large strings) we aren’t
running that many LEDs (100 is relatively small).
• 100 of these LEDs would need a fair amount of
‘current’ at 5V, but easy to supply (10A external psu).
Prototype 1.
• 5 x 5 Matrix using a
WS2801 string.
• Bit of hardboard.
• Arduino.
Designing The Final Hardware
• WS2812b tape (very
cheap per LED).
• IKEA HOL table (A 10
x 10 lattice!).
• Wire.
• Front one-way-mirror.
A Lot of Soldering Later…..
If YouTube decides to work….
http://www.youtube.com/watch?
v=M7ut70dOd7o#t=192
Version 2
• Soldering by hand is slow and potentially unreliable.
• Time to produce some PCBS.
!
!
!
!
• Produced in KICAD.
▪ Each strip contains 5 LEDs (will need 10 strips of these).
▪ Surface mounting each led and a capacitor. Fits nicely in
the lattice gap.
Result:
All in:
PLUGGED IN AND…..
DISASTER!
☹
Diagnosis – Why is my LED not working?
• Power is fine (5V consistently across the power rail).
• No shorts.
• Can run an individual stick.
• Should be working and we have yet to diagnose
what is wrong (probably something messing up the
signal).
A FEW DAYS LEFT AND WE
HAVE NO DISPLAY!?!
The Society To The Rescue – Scrapping the design and going Plan B.
• KISS approach (This had got lost along the way.)
• Many Tinkersoc members = many man/woman
hours.
• More eyes to check the work.
• A fun evening of building (make this an actual
Tinkersoc project).
Day 1 - Case Design
• Custom case was designed in autoCAD
• Lasercut by architecture department (took over 1
hour to cut all the MDF).
Day 1 - LEDs
• Back to the WS2801s (same as those used in the
prototype).
!
!
!
!
!
!
• Kiss again: 100 LEDSs prewired purchased and
measured to fit the custom case. Arrived day 2.
Day 1 - Software
• Arduino micro setup with GOL firmware.
• A PhD student wrote this. Uploaded and tested.
DAY 2: BUILD.
Lessons Learnt
• Things can be swimming along fine and fall over
when you least suspect it (generally right at the end).
• KISS is the best approach (as long as you KISS the
right thing).
• Your society can save your butt.
• I love the smell of laser’d MDF in the morning.
Life Is But a Game

by Tinkersoc

Más contenido relacionado

Similar a Digibury: Project Conway Big Reveal Part 2- the hardware build

Building Storage on the Cheap
Building Storage on the CheapBuilding Storage on the Cheap
Building Storage on the CheapYao Jun Yap
 
Arduino spooky projects_class1
Arduino spooky projects_class1Arduino spooky projects_class1
Arduino spooky projects_class1Felipe Belarmino
 
What I learned building a parallel processor from scratch
What I learned building a parallel processor from scratchWhat I learned building a parallel processor from scratch
What I learned building a parallel processor from scratchAndreas Olofsson
 
Tessellation on any_budget-gdc2011
Tessellation on any_budget-gdc2011Tessellation on any_budget-gdc2011
Tessellation on any_budget-gdc2011basisspace
 
Electronic (digital) dice.pptx
Electronic (digital) dice.pptxElectronic (digital) dice.pptx
Electronic (digital) dice.pptxAhmadSajjad34
 
Blinky 101 with Arduino v1.0b3 (FastLED)
Blinky 101 with Arduino v1.0b3 (FastLED)Blinky 101 with Arduino v1.0b3 (FastLED)
Blinky 101 with Arduino v1.0b3 (FastLED)kriegsman
 
Lets have a look at Apple's Metal Framework
Lets have a look at Apple's Metal FrameworkLets have a look at Apple's Metal Framework
Lets have a look at Apple's Metal FrameworkLINE Corporation
 
Apple M1 & Ionic: Should I switch?
Apple M1 & Ionic: Should I switch?Apple M1 & Ionic: Should I switch?
Apple M1 & Ionic: Should I switch?Philipp Höhne
 
Using ARM Dev.Board in physical experimental instruments
Using ARM Dev.Board in physical experimental instrumentsUsing ARM Dev.Board in physical experimental instruments
Using ARM Dev.Board in physical experimental instrumentsa_n0v
 
Developing Next-Generation Games with Stage3D (Molehill)
Developing Next-Generation Games with Stage3D (Molehill) Developing Next-Generation Games with Stage3D (Molehill)
Developing Next-Generation Games with Stage3D (Molehill) Jean-Philippe Doiron
 
All about Lcd monitors
All about Lcd monitorsAll about Lcd monitors
All about Lcd monitorsaman007yadav
 
Benoit fouletier guillaume martin unity day- modern 2 d techniques-gce2014
Benoit fouletier guillaume martin   unity day- modern 2 d techniques-gce2014Benoit fouletier guillaume martin   unity day- modern 2 d techniques-gce2014
Benoit fouletier guillaume martin unity day- modern 2 d techniques-gce2014Mary Chan
 
Oculus insight building the best vr aaron davies
Oculus insight building the best vr   aaron daviesOculus insight building the best vr   aaron davies
Oculus insight building the best vr aaron daviesMary Chan
 
A 1024 core 70 GFLOPS/W manycore microprocessor
A 1024 core 70 GFLOPS/W manycore microprocessorA 1024 core 70 GFLOPS/W manycore microprocessor
A 1024 core 70 GFLOPS/W manycore microprocessorAndreas Olofsson
 
Hardware for JavaScript Developers
Hardware for JavaScript DevelopersHardware for JavaScript Developers
Hardware for JavaScript DevelopersTarik Kelestemur
 
The Year of JRuby - RubyC 2018
The Year of JRuby - RubyC 2018The Year of JRuby - RubyC 2018
The Year of JRuby - RubyC 2018Charles Nutter
 
Simple Works Best
 Simple Works Best Simple Works Best
Simple Works BestEDB
 

Similar a Digibury: Project Conway Big Reveal Part 2- the hardware build (20)

Building Storage on the Cheap
Building Storage on the CheapBuilding Storage on the Cheap
Building Storage on the Cheap
 
Arduino spooky projects_class1
Arduino spooky projects_class1Arduino spooky projects_class1
Arduino spooky projects_class1
 
What I learned building a parallel processor from scratch
What I learned building a parallel processor from scratchWhat I learned building a parallel processor from scratch
What I learned building a parallel processor from scratch
 
Tessellation on any_budget-gdc2011
Tessellation on any_budget-gdc2011Tessellation on any_budget-gdc2011
Tessellation on any_budget-gdc2011
 
Electronic (digital) dice.pptx
Electronic (digital) dice.pptxElectronic (digital) dice.pptx
Electronic (digital) dice.pptx
 
Blinky 101 with Arduino v1.0b3 (FastLED)
Blinky 101 with Arduino v1.0b3 (FastLED)Blinky 101 with Arduino v1.0b3 (FastLED)
Blinky 101 with Arduino v1.0b3 (FastLED)
 
Lets have a look at Apple's Metal Framework
Lets have a look at Apple's Metal FrameworkLets have a look at Apple's Metal Framework
Lets have a look at Apple's Metal Framework
 
august23.ppt
august23.pptaugust23.ppt
august23.ppt
 
Apple M1 & Ionic: Should I switch?
Apple M1 & Ionic: Should I switch?Apple M1 & Ionic: Should I switch?
Apple M1 & Ionic: Should I switch?
 
Using ARM Dev.Board in physical experimental instruments
Using ARM Dev.Board in physical experimental instrumentsUsing ARM Dev.Board in physical experimental instruments
Using ARM Dev.Board in physical experimental instruments
 
Developing Next-Generation Games with Stage3D (Molehill)
Developing Next-Generation Games with Stage3D (Molehill) Developing Next-Generation Games with Stage3D (Molehill)
Developing Next-Generation Games with Stage3D (Molehill)
 
All about Lcd monitors
All about Lcd monitorsAll about Lcd monitors
All about Lcd monitors
 
Benoit fouletier guillaume martin unity day- modern 2 d techniques-gce2014
Benoit fouletier guillaume martin   unity day- modern 2 d techniques-gce2014Benoit fouletier guillaume martin   unity day- modern 2 d techniques-gce2014
Benoit fouletier guillaume martin unity day- modern 2 d techniques-gce2014
 
Oculus insight building the best vr aaron davies
Oculus insight building the best vr   aaron daviesOculus insight building the best vr   aaron davies
Oculus insight building the best vr aaron davies
 
Masked Occlusion Culling
Masked Occlusion CullingMasked Occlusion Culling
Masked Occlusion Culling
 
Deferred shading
Deferred shadingDeferred shading
Deferred shading
 
A 1024 core 70 GFLOPS/W manycore microprocessor
A 1024 core 70 GFLOPS/W manycore microprocessorA 1024 core 70 GFLOPS/W manycore microprocessor
A 1024 core 70 GFLOPS/W manycore microprocessor
 
Hardware for JavaScript Developers
Hardware for JavaScript DevelopersHardware for JavaScript Developers
Hardware for JavaScript Developers
 
The Year of JRuby - RubyC 2018
The Year of JRuby - RubyC 2018The Year of JRuby - RubyC 2018
The Year of JRuby - RubyC 2018
 
Simple Works Best
 Simple Works Best Simple Works Best
Simple Works Best
 

Más de LizzieHodgson

Digibury - Kent Reimagined
Digibury - Kent ReimaginedDigibury - Kent Reimagined
Digibury - Kent ReimaginedLizzieHodgson
 
Digibury: The Power of Web APIs by Paul Hallett from Twilio
Digibury: The Power of Web APIs by Paul Hallett from TwilioDigibury: The Power of Web APIs by Paul Hallett from Twilio
Digibury: The Power of Web APIs by Paul Hallett from TwilioLizzieHodgson
 
Digibury: Project Conway Big Reveal Part 2 - The Software
Digibury: Project Conway Big Reveal Part 2 - The SoftwareDigibury: Project Conway Big Reveal Part 2 - The Software
Digibury: Project Conway Big Reveal Part 2 - The SoftwareLizzieHodgson
 
DigiProject Conway the software
DigiProject Conway the softwareDigiProject Conway the software
DigiProject Conway the softwareLizzieHodgson
 
Digibury: Project Conway Big Reveal Part 1
Digibury: Project Conway Big Reveal Part 1Digibury: Project Conway Big Reveal Part 1
Digibury: Project Conway Big Reveal Part 1LizzieHodgson
 
Digibury: Ann Kempster - Why we need 300seconds
Digibury: Ann Kempster - Why we need 300seconds Digibury: Ann Kempster - Why we need 300seconds
Digibury: Ann Kempster - Why we need 300seconds LizzieHodgson
 
Digibury: Martin Jewiss - Colour, Creativity and Running Away
Digibury: Martin Jewiss - Colour, Creativity and Running AwayDigibury: Martin Jewiss - Colour, Creativity and Running Away
Digibury: Martin Jewiss - Colour, Creativity and Running AwayLizzieHodgson
 
Digibury: Liam Gooding - Blood, Sweat and Fears
Digibury: Liam Gooding - Blood, Sweat and FearsDigibury: Liam Gooding - Blood, Sweat and Fears
Digibury: Liam Gooding - Blood, Sweat and FearsLizzieHodgson
 

Más de LizzieHodgson (8)

Digibury - Kent Reimagined
Digibury - Kent ReimaginedDigibury - Kent Reimagined
Digibury - Kent Reimagined
 
Digibury: The Power of Web APIs by Paul Hallett from Twilio
Digibury: The Power of Web APIs by Paul Hallett from TwilioDigibury: The Power of Web APIs by Paul Hallett from Twilio
Digibury: The Power of Web APIs by Paul Hallett from Twilio
 
Digibury: Project Conway Big Reveal Part 2 - The Software
Digibury: Project Conway Big Reveal Part 2 - The SoftwareDigibury: Project Conway Big Reveal Part 2 - The Software
Digibury: Project Conway Big Reveal Part 2 - The Software
 
DigiProject Conway the software
DigiProject Conway the softwareDigiProject Conway the software
DigiProject Conway the software
 
Digibury: Project Conway Big Reveal Part 1
Digibury: Project Conway Big Reveal Part 1Digibury: Project Conway Big Reveal Part 1
Digibury: Project Conway Big Reveal Part 1
 
Digibury: Ann Kempster - Why we need 300seconds
Digibury: Ann Kempster - Why we need 300seconds Digibury: Ann Kempster - Why we need 300seconds
Digibury: Ann Kempster - Why we need 300seconds
 
Digibury: Martin Jewiss - Colour, Creativity and Running Away
Digibury: Martin Jewiss - Colour, Creativity and Running AwayDigibury: Martin Jewiss - Colour, Creativity and Running Away
Digibury: Martin Jewiss - Colour, Creativity and Running Away
 
Digibury: Liam Gooding - Blood, Sweat and Fears
Digibury: Liam Gooding - Blood, Sweat and FearsDigibury: Liam Gooding - Blood, Sweat and Fears
Digibury: Liam Gooding - Blood, Sweat and Fears
 

Último

Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfOverkill Security
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 

Último (20)

Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

Digibury: Project Conway Big Reveal Part 2- the hardware build

  • 1. Life Is But a Game
 by Tinkersoc
  • 2. The Hardware Brief • To build a 10 x 10 matrix of lights that can play the Game of Life (GOL). • The matrix must be controllable from an external source (the display only needs to render the GOL, it does not need to run it). • A high quality finish is required.
  • 3. Initial Concept 100 ping pong balls + RGB lights = win.
  • 4. Sourcing Lights • Due to the size of the matrix we can’t plug in lots of lights into a micro (100+ pins needed!). • Multiplexing is one solution: ▪ This would provide very fast IO to render an image, but adds complication to the wiring of the device.
  • 5. Sourcing Lights • We don’t need fast refresh rates (the GOL will be slowed down a lot due to the ‘limited’ size of the screen). • Addressable RGB lights would give us expansion room (replacing or adding pixels would be easier)...
  • 6. Enter the WS2801 and the WS2812B
  • 7. WS2801 & WS2812B • 2 wires (ws2801B) and 1 wire (ws2812b) required to control a huge string of LEDs. • Very bright RGB and individually addressable. • Although timing is sensitive (would require FPGA or some fancy DMA on very large strings) we aren’t running that many LEDs (100 is relatively small). • 100 of these LEDs would need a fair amount of ‘current’ at 5V, but easy to supply (10A external psu).
  • 8. Prototype 1. • 5 x 5 Matrix using a WS2801 string. • Bit of hardboard. • Arduino.
  • 9. Designing The Final Hardware • WS2812b tape (very cheap per LED). • IKEA HOL table (A 10 x 10 lattice!). • Wire. • Front one-way-mirror.
  • 10. A Lot of Soldering Later….. If YouTube decides to work…. http://www.youtube.com/watch? v=M7ut70dOd7o#t=192
  • 11. Version 2 • Soldering by hand is slow and potentially unreliable. • Time to produce some PCBS. ! ! ! ! • Produced in KICAD. ▪ Each strip contains 5 LEDs (will need 10 strips of these). ▪ Surface mounting each led and a capacitor. Fits nicely in the lattice gap.
  • 16. Diagnosis – Why is my LED not working? • Power is fine (5V consistently across the power rail). • No shorts. • Can run an individual stick. • Should be working and we have yet to diagnose what is wrong (probably something messing up the signal).
  • 17. A FEW DAYS LEFT AND WE HAVE NO DISPLAY!?!
  • 18. The Society To The Rescue – Scrapping the design and going Plan B. • KISS approach (This had got lost along the way.) • Many Tinkersoc members = many man/woman hours. • More eyes to check the work. • A fun evening of building (make this an actual Tinkersoc project).
  • 19. Day 1 - Case Design • Custom case was designed in autoCAD • Lasercut by architecture department (took over 1 hour to cut all the MDF).
  • 20. Day 1 - LEDs • Back to the WS2801s (same as those used in the prototype). ! ! ! ! ! ! • Kiss again: 100 LEDSs prewired purchased and measured to fit the custom case. Arrived day 2.
  • 21. Day 1 - Software • Arduino micro setup with GOL firmware. • A PhD student wrote this. Uploaded and tested.
  • 23. Lessons Learnt • Things can be swimming along fine and fall over when you least suspect it (generally right at the end). • KISS is the best approach (as long as you KISS the right thing). • Your society can save your butt. • I love the smell of laser’d MDF in the morning.
  • 24.
  • 25. Life Is But a Game
 by Tinkersoc