Gissio / radpro

Custom firmware for Geiger counters/radiation meters (FS2011, Bosean FS-600, FS-1000, FS-5000, FNIRSI GC-01)
MIT License
162 stars 20 forks source link

FS9000: Support #5

Closed maxromanovsky closed 1 year ago

maxromanovsky commented 1 year ago

FS9000 Dosimeter I have on hand was bought during spring 2022 on AliExpress. To my surprise, it doesn't have an ST ARM CPU, but a TI MSP430F147 MCU: https://www.ti.com/product/MSP430F147

Also, it doesn't have a 4-pin XS1 header, but 10-pin J3 header instead. I've unsoldered the BZ1 buzzer (because stock firmware is buggy, and signals even if alert conditions were not met). But FT232 & mini-USB connectors were unpopulated.

I guess support for it is out of question, isn't it? IMG_4118 IMG_4114

Gissio commented 1 year ago

Cześć!

I have never worked with the MSP430 so I can't support it.

But I can give you some hints as to what would need to be done (general hints, not support):

This should make a nice project...

maxromanovsky commented 1 year ago

Gotcha, thanks. While this sounds interesting, I'll skip it for now due to total lack of free time. Maybe later, who knows? Anyways, thanks for your response!

eriedj commented 1 year ago

IMG_20230819_204338098_HDR pudibei NR-950 bought on ebay, looks to be same mcu and firmware but diff pcb. i may try to take a look into it sometime, but i will note it's been a decade since i last did any real coding.