nanoAmmeter

所属分类:GPT/ChatGPT
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2021-01-25 13:48:38
上 传 者sh-1993
说明:  用于测量印刷葡萄糖生物传感器的小型安培计
(A small ammeter for measuring printed glucose biosensors)

文件列表:
Firmware/ (0, 2021-01-25)
Firmware/.cproject (27673, 2021-01-25)
Firmware/.mxproject (10723, 2021-01-25)
Firmware/.project (1270, 2021-01-25)
Firmware/.settings/ (0, 2021-01-25)
Firmware/.settings/language.settings.xml (2346, 2021-01-25)
Firmware/.settings/stm32cubeide.project.prefs (228, 2021-01-25)
Firmware/Core/ (0, 2021-01-25)
Firmware/Core/Inc/ (0, 2021-01-25)
Firmware/Core/Inc/FIRFilter.h (332, 2021-01-25)
Firmware/Core/Inc/main.h (2353, 2021-01-25)
Firmware/Core/Inc/stm32f0xx_hal_conf.h (12182, 2021-01-25)
Firmware/Core/Inc/stm32f0xx_it.h (1944, 2021-01-25)
Firmware/Core/Src/ (0, 2021-01-25)
Firmware/Core/Src/FIRFilter.c (1297, 2021-01-25)
Firmware/Core/Src/main.c (13633, 2021-01-25)
Firmware/Core/Src/stm32f0xx_hal_msp.c (3917, 2021-01-25)
Firmware/Core/Src/stm32f0xx_it.c (4504, 2021-01-25)
Firmware/Core/Src/syscalls.c (2675, 2021-01-25)
Firmware/Core/Src/sysmem.c (2819, 2021-01-25)
Firmware/Core/Src/system_stm32f0xx.c (8671, 2021-01-25)
Firmware/Core/Startup/ (0, 2021-01-25)
Firmware/Core/Startup/startup_stm32f072c8ux.s (9728, 2021-01-25)
Firmware/Drivers/ (0, 2021-01-25)
Firmware/Drivers/CMSIS/ (0, 2021-01-25)
Firmware/Drivers/CMSIS/Device/ (0, 2021-01-25)
Firmware/Drivers/CMSIS/Device/ST/ (0, 2021-01-25)
Firmware/Drivers/CMSIS/Device/ST/STM32F0xx/ (0, 2021-01-25)
Firmware/Drivers/CMSIS/Device/ST/STM32F0xx/Include/ (0, 2021-01-25)
Firmware/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f072xb.h (957294, 2021-01-25)
Firmware/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h (9005, 2021-01-25)
Firmware/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h (2379, 2021-01-25)
Firmware/Drivers/CMSIS/Include/ (0, 2021-01-25)
Firmware/Drivers/CMSIS/Include/cmsis_armcc.h (27343, 2021-01-25)
Firmware/Drivers/CMSIS/Include/cmsis_armclang.h (54628, 2021-01-25)
Firmware/Drivers/CMSIS/Include/cmsis_compiler.h (8748, 2021-01-25)
Firmware/Drivers/CMSIS/Include/cmsis_gcc.h (60259, 2021-01-25)
Firmware/Drivers/CMSIS/Include/cmsis_iccarm.h (27479, 2021-01-25)
Firmware/Drivers/CMSIS/Include/cmsis_version.h (1677, 2021-01-25)
Firmware/Drivers/CMSIS/Include/core_armv8mbl.h (96077, 2021-01-25)
... ...

# nanoAmmeter nanoAmmeter nanoAmmeter is a small research device designed to measure the voltage applied to, and the current flowing through biological glucose sensors on the order of 10s to 100s of nanoamps. As glucose is detected by the sensor, its resistance changes. nanoAmmeter measures the current flow through the sensor for later analysis. ## Function The nanoAmmeter is inserted between the biosensor's negative electrode and ground. The voltage drop across a 100kOhm resistor is amplified by a gain of 101 by a very low offset opamp (Analog LTC2055, ± 3 μV) and finally read by a 16-bit ADC (TI ADS1115). With a FSR of 4.096V, this gives us a theoretical current resolution of 12.4 pA. The voltage applied to the positive side of the biosensor is buffered to the ADC with unity gain for a theoretic voltage resolution of 125 μV. The ADC is read by a STM32F072 MCU at 128 samples per second where it is fed into a finite impulse response, low pass filter and exported via USB. ## Acknowledgments Thanks to https://github.com/pms67 for the FIR circular buffer implementation

近期下载者

相关文件


收藏者