The Wand Company TOS Tricorder is coming!

Of course of course.

Does this strap look really long or I'm I imagining things?

jepMrUo.jpeg
What strap?
 
So the only way to connect the display to another source and have it actually work is to know what each of the 24 pins does, and the only way to figure that out is to use specialized equipment to identify the timing, pin-out, color lines, voltage etc.

One question…..did you look at the data sheets in the pdf….I linked?
 
One question…..did you look at the data sheets in the pdf….I linked?
Yeah Im going to link it over at the XDA forums in case its helpful. its 337 pages of technical information about a microchip the size of a quarter. Skimming through that document made me feel like a neanderthal. Unfortunately nothing there can help with connecting to the display, but I did see some things that looked encouraging:
Screenshot of something.jpg
 
Yeah Im going to link it over at the XDA forums in case its helpful. its 337 pages of technical information about a microchip the size of a quarter. Skimming through that document made me feel like a neanderthal. Unfortunately nothing there can help with connecting to the display, but I did see some things that looked encouraging:

From the functional block diagram you posted….. I found this (actually last night ;) )

534329F0-B00B-4B1E-9B0B-86B8C94E5788.jpeg


The pin assignments, names, and functions for the LCD are in the tables pages 59-77…..

Here’s an example on how to read the tables…..under the column Alternate Functions….look for all Alternate Functions instances starting with “LCD”……then look left under the column LQFP144 or Pin Name (function) to physically locate the pin on the ARM chip.

CA3BEEA3-E829-47EE-BE06-24E3B098CC96.jpeg


0475CA75-7396-4172-86F6-ABC44A8AFD15.jpeg


B3AD0A69-2456-4827-A789-625DCB2D050B.jpeg


F6ACF8E5-9DBD-440B-A3B3-AE5315B7F4B1.jpeg


0AA7E08B-8174-4C57-9763-1CBB021ABBB4.jpeg



None of this would need to come up if only TWC gave User functionality to the Micro SD Card to play and read files! :mad:
 
Last edited:
She would have looked good in anything, but yeah I've heard that too and shes impossible to ignore in the background. I find it interesting Gilligan's Island also had red and blue shirts. They did start off in B&W though. Batman had a lot costumes that popped on color TV. I'm convinced there were some kind of industry incentives going on.
Well at least in the case of Star Trek, RCA owned NBC at the time, and Trek was a big part of their advertising for their TVs. RCA founded NBC in the 20s.

BTW, I’m stoked about the engineering symbol on the circuit board. Is that the last Easter egg in the tricorder?
 
BTW, I’m stoked about the engineering symbol on the circuit board. Is that the last Easter egg in the tricorder?

There’s Engineering symbol on the opposite side of the power board as well.

Since the tricorder was not broken down to the Switches and Lights PCB….no telling if the Engineering symbol was stamped on it.

The PCB for the Moire has no Engineering symbols that I can see.

678DC85A-F8F6-478F-B7C0-89F746415991.jpeg


F1416087-B34D-4070-A553-0F7D9A96810F.jpeg


The Disc’s switch’s PCB…..no Engineering symbol…

EF23D2D6-1F7A-478F-BDE6-31D38B20E90A.jpeg
 
Last edited:
There’s Engineering symbol on the opposite side of the power board as well.

Since the tricorder was not broken down to the Switches and Lights PCB….no telling if the Engineering symbol was stamped on it.

The PCB for the Moire has no Engineering symbols that I can see.

View attachment 1955367

View attachment 1955368

The Disc’s switch’s PCB…..no Engineering symbol…

View attachment 1955388
This is such a fun find. Yeah, maybe more little easter eggs hidden in the code as well when that gets looked at? I’m all-in regarding the engineering symbol now! I want it on a hat and t-shirt
 
Yeah Im going to link it over at the XDA forums in case its helpful. its 337 pages of technical information about a microchip the size of a quarter. Skimming through that document made me feel like a neanderthal. Unfortunately nothing there can help with connecting to the display, but I did see some things that looked encouraging:

I’m almost sure …. The information you seek is in this PDF…it even has some programming. This Application Notes covers the ARM’s STM32H750ZBT6 …LCD functionality and features….

Introduction to LCD-TFT display controller (LTDC) on STM32 MCUs

;)
 
Last edited:
I’m almost sure …. The information you seek is in this PDF…it even has some programming. This covers the ARM’s LCD functionality and features….

Introduction to LCD-TFT display controller (LTDC) on STM32 MCUs

;)
OK so this... might actually be brilliant fanatico. Youve defiantly fount a way to identify some of the pins i think. Im no electronics engineer, but it seems logical to assume that if a pin from the microcontroller chip has a circuit path to a pin on the LCD cable housing, and we know what the pin on the microcontroller does, then that should make for a correct id for that LCD pin. Ive got a start on tracing the circuit paths:
FRONTBACKBOARDLINES.jpg


NEED MORE COFFEE
 
OK so this... might actually be brilliant fanatico. Youve defiantly fount a way to identify some of the pins i think. Im no electronics engineer, but it seems logical to assume that if a pin from the microcontroller chip has a circuit path to a pin on the LCD cable housing, and we know what the pin on the microcontroller does, then that should make for a correct id for that LCD pin. Ive got a start on tracing the circuit paths:
View attachment 1955427

NEED MORE COFFEE

What’s needed is the main PCB schematic…..for P/N TWC_TOS_TC001 Version V1.1a
 
Last edited:
From the functional block diagram you posted….. I found this (actually last night ;) )

View attachment 1955349

The pin assignments, names, and functions for the LCD are in the tables pages 59-77…..

Here’s an example on how to read the tables…..under the column Alternate Functions….look for all Alternate Functions instances starting with “LCD”……then look left under the column LQFP144 or Pin Name (function) to physically locate the pin on the ARM chip.

View attachment 1955357

View attachment 1955363

View attachment 1955411

View attachment 1955413

View attachment 1955364


None of this would need to come up if only TWC gave User functionality to the Micro SD Card to play and read files! :mad:
This gives me the impression that the tricorders' capability is seriously underemployed.
 
Back
Top