Skip to content

Commit

Permalink
Add new article on underrepresentation of women in robotics research …
Browse files Browse the repository at this point in the history
…and update scholar information
  • Loading branch information
chloeho7 committed Mar 23, 2024
1 parent c000699 commit 1960acd
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 2 deletions.
15 changes: 15 additions & 0 deletions _bibliography/papers.bib
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
@string{aps = {American Physical Society,}}
@article{Fields2024,
title = {Underrepresentation of Women in Robotics Research [Women in Engineering]},
volume = {31},
ISSN = {1558-223X},
url = {http://dx.doi.org/10.1109/MRA.2024.3352439},
DOI = {10.1109/mra.2024.3352439},
number = {1},
journal = {IEEE Robotics & Automation Magazine},
publisher = {Institute of Electrical and Electronics Engineers (IEEE)},
author = {Fields, Elizabeth and Ho, Chloe and Kim, Min Jie and Wu, Zixuan and Plancher, Brian},
year = {2024},
month = mar,
pages = {120–122}
}

@book{einstein1956investigations,
bibtex_show={true},
title={Investigations on the Theory of the Brownian Movement},
Expand Down
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,8 @@ display_categories: ["blockquotes"] # these categories will be displayed on the
# -----------------------------------------------------------------------------

scholar:
last_name: [Einstein]
first_name: [Albert, A.]
last_name: [Ho]
first_name: [Chloe, Chloe J.]

style: apa
locale: en
Expand Down
8 changes: 8 additions & 0 deletions _projects/triangle.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ To give your project a background in the portfolio page, just add the img tag to

The assignment given was to create a generative art installation that runs on the ESP32 TTGO T-Display with a valentine's day theme to be displayed in the envelope as shown.

The goal is to create an interactive device with the provided hardware. The devices will run off wired power and send data back to your laptop for visualization, sonfication, or whatever media generation process you prefer.

From a hardware perspective, you will need to connect the specified components to the ESP32 and create an enclosure for the device. From a software perspective, you will write an ESP32 program that collects sensor data and sends it over either a serial or wifi connection to a laptop. You will also write a media generation program on your laptop to handle this data and create something interesting with it.

What creative decisions did you work lead you to, and which decisions did you take? How were your decisions motivated by your larger creative vision for this project. In the same vein, also address any technical issues you encountered in your work. Particularly focus on issues that other artists may encounter when developing with your hardware setup.



This work was largely inspired by [The Catacombs of Solaris](https://ianmaclarty.itch.io/catacombs-of-solaris-original) and Kalidescopes.

I choosed to use Lana Del Rey lyrics because she is my favorite artist and many lyrics seem to be talking to a lover which corresponds to the envelope in the installation.
Expand Down

0 comments on commit 1960acd

Please sign in to comment.