Difference between revisions of "Testo 435-4"
Jump to navigation
Jump to search
(Created page with "{{Infobox logic analyzer | image = 180px | name = Testo 435-4 | status = planned | website = [http://www.tes...") |
Uwe Hermann (talk | contribs) (Fix dead URL, cosmetics.) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
| image = [[File:Testo 435-4.png|180px]] | | image = [[File:Testo 435-4.png|180px]] | ||
| name = Testo 435-4 | | name = Testo 435-4 | ||
| status = | | status = supported | ||
| website = [http://www. | | source_code_dir = testo | ||
| website = [http://www.testolimited.com/testo-435-4-multi-function-instrument-for-vac-iaq testolimited.com] | |||
}} | }} | ||
The Testo 435-4 is a multifunction meter, capable of measuring airflow, humidity, temperature, indoor air quality, and more depending on the connected probes. It can store up to 10000 measurements internally, and communicates with a host via USB. | The '''Testo 435-4''' is a multifunction meter, capable of measuring airflow, humidity, temperature, indoor air quality, and more depending on the connected probes. It can store up to 10000 measurements internally, and communicates with a host via USB. | ||
See [[Testo 435-4/Info]] for more details (such as '''lsusb - | See [[Testo 435-4/Info]] for more details (such as '''lsusb -v''' output) about the device. | ||
== Hardware == | == Hardware == | ||
* [http://www.renesas.com/products/mpumcu/m16c/m16c60/m16c62p/device/M30626FJPGP.jsp Renesas M30626FJPGP] microcontroller. | |||
* [http://www.renesas.com/products/mpumcu/m16c/m16c60/m16c62p/device/M30626FJPGP.jsp Renesas M16C/62P (M30626FJPGP)] microcontroller. | |||
* [http://datasheet.octopart.com/CY62128DV30LL-70SXI-Cypress-Semiconductor-datasheet-122470.pdf Cypress CY62128DV30] 128K RAM chip. | * [http://datasheet.octopart.com/CY62128DV30LL-70SXI-Cypress-Semiconductor-datasheet-122470.pdf Cypress CY62128DV30] 128K RAM chip. | ||
* [http://www.ftdichip.com/Products/ICs/FT232R.htm FTDI FT232RQ] serial-USB interface chip. | * [http://www.ftdichip.com/Products/ICs/FT232R.htm FTDI FT232RQ] serial-USB interface chip. | ||
== Photos == | == Photos == | ||
<gallery> | <gallery> | ||
File:Testo 435-4 back.png|<small>Device, back</small> | |||
File:Testo 435-4 top.jpg|<small>Device, top</small> | |||
File:Testo 435-4 bottom.jpg|<small>Device, bottom</small> | |||
File:Testo 435-4 PCB top.jpg|<small>PCB, top</small> | |||
File:Testo 435-4 PCB bottom.jpg|<small>PCB, bottom</small> | |||
File:Testo 435-4 Renesas MCU.jpg|<small>Renesas M16C/62P</small> | |||
File:Testo 435-4 probe connection.jpg|<small>Probe connection</small> | |||
File:Testo 435-4 probe board PCB.jpg|<small>Probe PCB</small> | |||
File:Testo vane probe.jpg|<small>Airflow robe</small> | |||
File:Testo temperature probe.jpg|<small>Temperature probe</small> | |||
</gallery> | </gallery> | ||
== Resources == | == Resources == | ||
* [http://www.testo.us/resources/media/global_media/produkte/testo_435/435_IM_0977_4350_en_06.pdf Testo 435 series manual] | * [http://www.testo.us/resources/media/global_media/produkte/testo_435/435_IM_0977_4350_en_06.pdf Testo 435 series manual] | ||
* [http://www.testouk.com/resources/media/global_media/download_files/downloads_old/toolbox.exe Protocol description and programming examples] | |||
[[Category:Device]] | [[Category:Device]] | ||
[[Category: | [[Category:Supported]] |
Latest revision as of 14:33, 23 November 2014
Status | supported |
---|---|
Source code | testo |
Website | testolimited.com |
The Testo 435-4 is a multifunction meter, capable of measuring airflow, humidity, temperature, indoor air quality, and more depending on the connected probes. It can store up to 10000 measurements internally, and communicates with a host via USB.
See Testo 435-4/Info for more details (such as lsusb -v output) about the device.
Hardware
- Renesas M16C/62P (M30626FJPGP) microcontroller.
- Cypress CY62128DV30 128K RAM chip.
- FTDI FT232RQ serial-USB interface chip.