Skip to content

Commit aafe1d6

Browse files
authored
Merge pull request #871 from sophietao127/sophietao127-patch-1
Sophietao127
2 parents 157daf8 + f5e3f8b commit aafe1d6

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed
780 KB
Loading
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Develop a clean and intuitive web-based interface for WildberryEye
3+
subtitle:
4+
summary: This post outlines my Google Summer of Code 2025 project with OSRE, focused on designing and building a web interface for an embedded software platform, which is used to monitor pollinizers like beed and hummingbirds viaiting flowers.
5+
authors:
6+
- sophietao127
7+
tags: ["osre25", "uc", "website design", "ecology", "Raspberry PI"]
8+
date: 2025-06-15
9+
lastmod: 2025-06-24
10+
featured: true
11+
draft: false
12+
13+
bio: Sophie Tao, a recent graduate with a Master of Science in Electrical and Computer Engineering from the University of Washington, with a strong focus on full-stack development, embedded systems, and human-computer interaction. She is passionate about applying technology to environmental and scientific domains, particularly through open-source collaboration.
14+
15+
# Featured image
16+
# To use, add an image named `featured.jpg/png` to your page's folder.
17+
# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
18+
image:
19+
caption: "WildberryEye Platform Initial Design"
20+
focal_point: ""
21+
preview_only: false
22+
23+
user_groups:
24+
- 2025 Contributors
25+
---
26+
As part of the [WildberryEye](/project/osre25/ucsc/wildberryeye), my [proposal](./GSoC-proposal.pdf) under the mentorship of Isaac Espinosa aims to develop a clean, intuitive, and responsive web-based interface to support real-time pollinator detection, data visualization, and system configuration.
27+
28+
WildberryEye leverages edge computing (Raspberry Pi 5) and object detection (YOLO) to monitor pollinators like bees and hummingbirds. The expectations for this project focuse on developing a full-stack web interface to support real-time pollinator detection, data visualization, and system configuration. The whole development also include the real-time data extraction from the Raspberry Pi 5). The final result empowers researchers and contributors to engage with environmental data in an accessible and meaningful way.

0 commit comments

Comments
 (0)