#liquidcrystal
A chiral nematic liquid crystal in transmitted and reflected light. #liquid #sciart #liquidcrystal #moodring
November 18, 2025 at 6:16 AM
[2024 OPEN ACCESS]
High-speed blade-coating using liquid crystalline organic semiconductor Ph-BTBT-10
2024 Appl. Phys. Express 17 051007

iopscience.iop.org/article/10.3...

#APEX
#Physics
#OpenAccess
#liquidcrystal
#organic
#semiconductor
November 7, 2025 at 6:57 AM
[2024 OPEN ACCESS]
Selective phase transition of cholesteric blue phase I induced by pattern-controlled Grandjean–Cano disclinations
2024 Appl. Phys. Express 17 046002

iopscience.iop.org/article/10.3...

#APEX
#Physics
#OpenAccess
#Grandjean
#Cano
#liquidcrystal
October 29, 2025 at 1:03 PM
Taiwanese researchers built a liquid‑crystal smart glass that toggles near‑and far‑focus with a tap, using a 0.4‑inch active zone and changing power without moving parts. Read more: https://getnews.me/tap-switch-liquid-crystal-smart-glasses-eliminate-bifocal-zones/ #liquidcrystal #smartglasses
September 10, 2025 at 7:48 PM
What mod is that? I know it's not LiquidCrystal because of the roster and menus but have no idea
July 19, 2025 at 12:57 AM
Photonic circuits can process info with minimal energy loss.

#LiquidCrystal platform developed at Univ. of Naples Federico II manipulates hundreds of optical modes for scalable #quantum simulations + all-optical AI.

Read an overview of the research here: spie.org/news/liquid...

#AdvancedPhotonics
April 25, 2025 at 1:00 PM
Glioma as 3D #ActiveNematic #LiquidCrystal

Interconvert from −1/2 to +1/2 Topological defects, corr. ⏬apoptosis ⏫cellularity

nematic order over 300~3000 𝝁m

⏫nematic order of🐭glioma➡️⏬survival

Blood vessels contact disclination lines in tumor🤩

bioRxiv 2025
www.biorxiv.org/content/10.1...
April 21, 2025 at 11:45 AM
If further interested by Jan Lagerwall’s research at @uni.lu , you may additionally have a look at:

youtu.be/j2wEpgQpc10

#liquidcrystal
25 examples of research with impact: Innovation beyond solid, liquid or gas
YouTube video by FNRLux
youtu.be
March 7, 2025 at 8:16 AM
Speaking about "Hele-Shaw and #Rivulet Flow of a #Nematic #LiquidCrystal" at the British Society of #Rheology #BSR Mid-Winter Meeting in Sheffield. Cousins et al. J. Fluid Mech. 996 R1 (2024) (10.1017/jfm.2024.397) and Cousins et al. Phys. Rev. E 110 (3) 034702 (2024) (10.1103/PhysRevE.110.034702).
January 8, 2025 at 5:48 PM
Polarized micrograph of a nematic phase. #liquidcrystal #sciart #chemsky #microscopy #softmatter
November 24, 2024 at 4:20 PM
One of my favorite liquid crystal textures— the twist grain boundary (TGB) phase #microscopy #polarizedlight #liquidcrystal #sciart
November 17, 2024 at 1:18 AM
das lässt sich dann sehr einfach mit der Arduino-Bibliothek LiquidCrystal benutzen. Mit dieser Hardware kann man alle möglichen Aspekte der Programmierung vorführen ... von einfachen Reaktionsspielen bis Sensorabfrage, Verwendung von Pointern, Interrupts, Sudoku-Lösungsstrategien (3/3)
October 21, 2024 at 12:13 PM

Explicação do código:

• LiquidCrystal lcd(12, 11, 5, 4, 3, 2);: Configura os pinos que serão utilizados para controlar o display.
• lcd.begin(16, 2);: Inicializa o LCD com 16 colunas e 2 linhas.
• lcd.print("Hello, World!");: Exibe a mensagem “Hello, World!” na primeira linha.
October 1, 2024 at 8:16 PM
Para programar um LCD em C++ (geralmente um display de 16x2, comum em projetos com Arduino), é comum utilizar a biblioteca LiquidCrystal, que facilita a comunicação com o display. Vou te mostrar um exemplo básico de como configurar e exibir informações em um LCD usando C++ com Arduino.
October 1, 2024 at 8:14 PM
In my drawer I found the control panel of a Calcomp ColorMaster Plus printer. I made the wiring harness to use it with an Arduino Uno microcontroller board via LiquidCrystal library and designed a 3D-printable housing for the whole assembly + lightguide with 5 Neopixel LEDs + IR receiver.
September 17, 2024 at 5:21 PM
LiquidCrystal I2C Multilingual (2.0.2) for avr/esp8266/esp32 by Loc P. Le

➡️ https://github.com/locple/LCDI2C_Multilingual

For printing multilingual UTF8 strings (French, Russian, Vietnamese, Katakana, etc.) to LCD1602, LCD2004, etc. via I2C.
GitHub - locple/LCDI2C_Multilingual: Arduino library for printing multi-lingual UTF8 strings (French, Spanish, Finnish, Russian, Vietnamese, Katakana, etc.) to LCD1602, LCD2004, LCD0801, etc. via I2C.
Arduino library for printing multi-lingual UTF8 strings (French, Spanish, Finnish, Russian, Vietnamese, Katakana, etc.) to LCD1602, LCD2004, LCD0801, etc. via I2C. - locple/LCDI2C_Multilingual
github.com
May 2, 2024 at 8:06 PM
LiquidCrystal I2C Multilingual (2.0.1) for avr/esp8266/esp32 by Loc P. Le

➡️ https://github.com/locple/LCDI2C_Multilingual

For printing multilingual UTF8 strings (French, Russian, Vietnamese, Katakana, etc.) to LCD1602, LCD2004, etc. via I2C.
GitHub - locple/LCDI2C_Multilingual: Arduino library for printing multi-lingual UTF8 strings (French, Spanish, Finnish, Russian, Vietnamese, Katakana, etc.) to LCD1602, LCD2004, LCD0801, etc. via I2C.
Arduino library for printing multi-lingual UTF8 strings (French, Spanish, Finnish, Russian, Vietnamese, Katakana, etc.) to LCD1602, LCD2004, LCD0801, etc. via I2C. - locple/LCDI2C_Multilingual
github.com
April 28, 2024 at 12:16 AM
LiquidCrystal I2C UTF8 (1.0.1) for avr/esp8266/esp32 by Le Phuoc Loc

➡️ https://github.com/locple/LiquidCrystal_I2C_UTF8

A library for printing Vietnamese/Russian strings (UTF-8) to LCD via I2C.
GitHub - locple/LiquidCrystal_I2C_UTF8: Arduino library extended from LiquidCrystal_I2C to print UTF-8 strings (Vietnamese, Russian) to LCDs
Arduino library extended from LiquidCrystal_I2C to print UTF-8 strings (Vietnamese, Russian) to LCDs - locple/LiquidCrystal_I2C_UTF8
github.com
March 17, 2024 at 8:27 PM
LiquidCrystal by Ta-Ra is such a masterpiece of an album still
November 13, 2023 at 10:11 PM
All done for the team's contribution to the German #liquidcrystal conference! Had an amazing time and made some nice connections with the Serrano group from Zaragoza 🤓✌️👩🏼‍🔬👨🏽‍🔬
March 7, 2025 at 4:49 AM
First in-person conference after COVID-19 !🥳 Looking forward to lots of interesting #liquidcrystal talks, posters and discussions! #GLCC2022 #Wurzburg #softmatter
March 7, 2025 at 4:49 AM