内容简介:Contact tracing via smartphone apps has been widely touted as an important way to control and limit the spread of the COVID-19 epidemic. However, basing contact-tracing on phone apps has several limitations. Here are instructions for constructing a contact
Contact tracing via smartphone apps has been widely touted as an important way to control and limit the spread of the COVID-19 epidemic. However, basing contact-tracing on phone apps has several limitations. Here are instructions for constructing a contact tracing device prototype with a Raspberry Pi Zero-W . The constructed device is compatible with the Apple/Google Bluetooth contact tracing specification. It runs the Epidose software, which is based on the DP3T "unlinkable" design.
Materials
Required materials
Assemble the following materials:
- Raspberry Pi Zero-W
- Micro SSD card (Minimum recommended size 8 GB)
- Small (3mm) red LED
- 330 Ohm, 0.25 W resistor
- Single SPST momentary push button; users press this to authorize the upload of their contacts to the Health Authority.
Circuit diagram
The objective of this construction is to provide the Raspberry Pi with a switch to authorize the contact upload and a LED to indicate that a user is at risk. The circuit diagram above shows this setup.
Connect the resistor to the LED
Resistor LED connection
Solder one end of the resistor (it doesn't matter which) to the LED's cathode (the shorter of the LED's two wires) to obtain a 17mm long connection. The connected assembly should be able to fit in pins 20 and 40 of the Raspberry Pi.
Isolate the LED-resistor connection
Isolating the connection
Cut 17mm of the smallest heat-shrink tube that can fit around the resistor and slide it to cover the entire LED-resistor connection. Heat it to shrink.
Solder components on the Raspberry Pi
Assembled Raspberry Pi
- Solder the free end of the LED to pin 40.
- Solder the free end of the resistor to pin 20.
- Solder the push button between pins 14 and 10 (orientation isn't important).
Power up and install the Epidose software
- Connect the Raspberry Pi to a power source. A power bank can make this setup portable.
- Follow the instructions in the Epidose repository repository to install and configure the software.
- You can test the hardware's operation by running the command
sudo venv/bin/python epidose/device/device_io.py -t
. This allows you to toggle the LED by pressing the button. Press Control-C and press the button to terminate the program.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
八年级数学(华东师大版)-解题升级-解题快速反应一本通(新课标)
孙丽敏等编 / 吉林教育出版社 / 2004-6 / 10.0
本书将与知识点、重点、难点和考点有关的典型题做全析全解,是具有解题题典性质的助学读物。但本书又优于解题题典,不仅展示解题过程,更详细地提供了解题思考过程和切入点的选择方法,教方法导引思路的功能更强。 学生要提高解题能力,必须具备两个条件:一是打好基础,二是能够运动所学知识分析问题和解决问题。本书用例题解析解说知识点、重点、难点和考点,同时提供解题思考过程,在打基础中激活能力,在解题实......一起来看看 《八年级数学(华东师大版)-解题升级-解题快速反应一本通(新课标)》 这本书的介绍吧!