RSVP:Raspberry Pi Meetup #24
The 24th of the Raspberry Pi meetup, the topic is “Raspberry Pi AirBox(PiM25)”.
Speaker 1:zihengh/(SINICA/Network System and Service Laboratory)
Topic: PiM25 – Air pollution and public health
1) PM2.5 particles in air
2) LASS program
3) Project – PiM25 (hardware, function)
4) Data Visualization
5) Future (how to make our device more powerful?)
6) DEMO
Speaker 2: sosorry
Topic: The introduction of PiM25 Project
1) What is the PiM25 Project?
2) The hardware
3) Visual programming
4) DEMO
Additional Information:
2019/01/28 19:10 ~ 2019/01/28 21:30
2F., No.105, Sec. 1, Chongqing S. Rd., Zhongzheng Dist., Taipei City
第二十四次 Raspberry Pi 社群聚會,希望能透過社群活動的分享和交流,找到更多 Raspberry Pi 的可能。本次主題是「空氣盒子」。
分享者1:黃子恒/(中央研究院/網路研究實驗室)
題目:PiM25 – Air pollution and public health
1) PM2.5 particles in air
2) LASS program
3) Project – PiM25 (hardware, function)
4) Data Visualization
5) Future (how to make our device more powerful?)
6) DEMO
原文摘錄如下。
` ` `
We like to see citizen science here at The MagPi – you may remember Raspberry Shake, the seismometer add-on for the Pi, which crowdsourced seismic activity.
In East Asia, we hear a fair bit about issues with air quality, so we weren’t too surprised when Nai-Wen, organiser of the Taiwanese Raspberry Pi community, told us about a project using open-source software to keep track of air pollution in Taiwan.
“PM2.5 is a citizen science project. We provide instructions and open-source code to help people create and customise their own PiM25 box.” Nai‐Wen tells us via email.
“When the PiM25 box is ready, air quality and GPS data can upload to the Taiwan’s PM2.5 Open Data Portal (Location Aware Sensing System, or LASS) 24/7. Everyone can see the open data from the map (magpi.cc/rdfiGe).”
Mapping the air The visualisation is fairly straightforward, colour-coding the results.
Taipei, the capital, is fairly clean, but the west coast tends to be a little polluted. Data is updated on the fly, so these values may change depending on wind, time of day, and even time of year. “We wanted to build up an easy-to-use airbox and visualise the environment information,” Nai-Wen explains.
“We hope the awareness will increase their interest in improving their air, health, life, and planet.”
Raspberry Pi in Taiwan While it’s sometimes easy to think of the Raspberry Pi community as being largely UK based, it’s important to remember that people use it all around the world, including in Taiwan. Starting in 2013, there have been regular meet-ups every month or two, organised by Nai‐Wen: “We have workshops, hackathons, and an occasional book club event. The community also helps to organise open-source conferences, such as PyCon Taiwan or MakerConf Taiwan.”
We look forward to seeing what else comes out of the Taiwanese Pi community
` ` `
《特色》
* Broadcom BCM2835 ARMv6 system-on-a-chip, running at up to 1GHz
* 512MB on-board RAM
* Unpopulated 40pin GPIO for added flexibility
* MicroSD port for OS and storage
* Micro USB power input
* 1x Micro USB Data port and Mini HDMI Port
圖片來源:Introducing the Raspberry Pi Zero
2015-11-21:
* Included IBM Node-RED IoT application
* Included graphical package manager
* Included accelerated pixman library
* Updated Epiphany browser to improve video compatibility
* Updated Scratch with performance improvements and bug fixes
* Updated Raspberry Pi configuration to allow boot to pause while
network is established
* Various minor bug fixes