User:Atomicdog: Difference between revisions
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
== Projects == | ==Projects== | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Device !! Work Plan | !Device!!Work Plan | ||
|- | |- | ||
| CytoFluor 4000 || RE serial data and write new PC software | |CytoFluor 4000||RE serial data and write new PC software | ||
|- | |- | ||
| Zadi Key lock || Dump FW and RE the CAN bus and RF | |Zadi Key lock||Dump FW and RE the CAN bus and RF | ||
|- | |- | ||
| Helios Adv+ || RE device (maybe also PC software) | |Helios Adv+||RE device (maybe also PC software) | ||
|- | |- | ||
| CCD camera 600 series || Try and make it work | |CCD camera 600 series||Try and make it work | ||
|- | |- | ||
| Tektronix 2710 || Repair spectrum analyzer | |Tektronix 2710||Repair spectrum analyzer | ||
|- | |- | ||
| HV vacuum chamber (ion cleaning?) || RE high voltage RF generator to replace (maybe repair) | |HV vacuum chamber (ion cleaning?)||RE high voltage RF generator to replace (maybe repair) | ||
|- | |- | ||
| LCD module || RE protocol | |LCD module||RE protocol | ||
|- | |- | ||
| High Voltage stuff || RE to understand the many HV devices and power supplies gotten from auctions | |High Voltage stuff||RE to understand the many HV devices and power supplies gotten from auctions | ||
|- | |- | ||
| Cryo Fridge || RE a cryo compressor that was used on helicopters (400hz) | |Cryo Fridge||RE a cryo compressor that was used on helicopters (400hz) | ||
|} | |||
{| class="wikitable" | |||
|+CytoFluor | |||
!command | |||
!parameters | |||
!function | |||
! | |||
|- | |||
|RS | |||
| | |||
|reset? | |||
| | |||
|- | |||
|C | |||
| | |||
|Center (seems same as RS) | |||
| | |||
|- | |||
|EM | |||
|### | |||
|Position Emission Filter | |||
|(for loading) RS\r EM 167\r | |||
|- | |||
|EX | |||
|### | |||
|Position Excitation filter | |||
| | |||
|- | |||
|L | |||
|<nowiki>0|1</nowiki> | |||
|Lamp control 0=ON 1=OFF | |||
|L 0\r | |||
|- | |||
|O | |||
| | |||
|Plate out (eject) | |||
|O\r | |||
|- | |||
|SA | |||
|### ### | |||
|Moves plate [F/Back] [L/R] | |||
|Plate in: C\r SA 315 1800\r | |||
|- | |||
|P | |||
| | |||
|? | |||
| | |||
|- | |||
|I | |||
|### | |||
|moves plate fwd/back | |||
|###'s don't seem to do anything | |||
|- | |||
|GL | |||
| | |||
|Returns a number ### | |||
| | |||
|- | |||
|GE | |||
|## | |||
|Gets value | |||
|Returns: Value at {param} is ####### | |||
|- | |||
|R | |||
| | |||
|Read? | |||
| | |||
|- | |||
|RP | |||
| | |||
|Returns a set ### #### | |||
| | |||
|- | |||
|M | |||
|## | |||
|Shake fwd/bk for ~#'s seconds | |||
| | |||
|- | |||
|G | |||
|## | |||
|? | |||
| | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |} | ||
Revision as of 04:49, 18 June 2025
Projects
| Device | Work Plan |
|---|---|
| CytoFluor 4000 | RE serial data and write new PC software |
| Zadi Key lock | Dump FW and RE the CAN bus and RF |
| Helios Adv+ | RE device (maybe also PC software) |
| CCD camera 600 series | Try and make it work |
| Tektronix 2710 | Repair spectrum analyzer |
| HV vacuum chamber (ion cleaning?) | RE high voltage RF generator to replace (maybe repair) |
| LCD module | RE protocol |
| High Voltage stuff | RE to understand the many HV devices and power supplies gotten from auctions |
| Cryo Fridge | RE a cryo compressor that was used on helicopters (400hz) |
| command | parameters | function | |
|---|---|---|---|
| RS | reset? | ||
| C | Center (seems same as RS) | ||
| EM | ### | Position Emission Filter | (for loading) RS\r EM 167\r |
| EX | ### | Position Excitation filter | |
| L | 0|1 | Lamp control 0=ON 1=OFF | L 0\r |
| O | Plate out (eject) | O\r | |
| SA | ### ### | Moves plate [F/Back] [L/R] | Plate in: C\r SA 315 1800\r |
| P | ? | ||
| I | ### | moves plate fwd/back | ###'s don't seem to do anything |
| GL | Returns a number ### | ||
| GE | ## | Gets value | Returns: Value at {param} is ####### |
| R | Read? | ||
| RP | Returns a set ### #### | ||
| M | ## | Shake fwd/bk for ~#'s seconds | |
| G | ## | ? | |