Difference between revisions of "Picorder"

From Squared Wave
Jump to: navigation, search
(Created page with "==The TR-108 Picorder== The Picorder was a project that used a Raspberry Pi Zero W as the main control system for a prop replica TOS Tricorder. Thanks to the Pi it was capabl...")
 
Line 2: Line 2:
  
 
The Picorder was a project that used a Raspberry Pi Zero W as the main control system for a prop replica TOS Tricorder. Thanks to the Pi it was capable of using real sensors and drawing results to a display. The project was heavily dependant on Python and Pygame.
 
The Picorder was a project that used a Raspberry Pi Zero W as the main control system for a prop replica TOS Tricorder. Thanks to the Pi it was capable of using real sensors and drawing results to a display. The project was heavily dependant on Python and Pygame.
 +
 +
 +
{{#evt:
 +
service=youtube
 +
|id=https://www.youtube.com/watch?v=pSsYTj9kCHE
 +
|alignment=right
 +
}}

Revision as of 13:32, 19 December 2017

The TR-108 Picorder

The Picorder was a project that used a Raspberry Pi Zero W as the main control system for a prop replica TOS Tricorder. Thanks to the Pi it was capable of using real sensors and drawing results to a display. The project was heavily dependant on Python and Pygame.