Blick — различия между версиями

Материал из CADR
Перейти к: навигация, поиск
(Добавил фотографии.)
 
(не показаны 3 промежуточные версии этого же участника)
Строка 1: Строка 1:
 
= Blick =
 
= Blick =
'''Blick''' (читается "Блик", также в немецком Blick означает "взгляд") -- DIY очки дополненной реальности на основе платформы ESP-32S и небольшого дисплея.
+
'''Blick''' (читается "Блик", также в немецком Blick означает "взгляд") -- DIY очки дополненной реальности на основе платформы [[Сделано на::ESP-32S]] и небольшого дисплея.
  
 
За основу взят [https://hackaday.io/project/12211-arduino-glasses-a-hmd-for-multimeter проект] Алайна Мауера (нем. ''Alain Mauer'').
 
За основу взят [https://hackaday.io/project/12211-arduino-glasses-a-hmd-for-multimeter проект] Алайна Мауера (нем. ''Alain Mauer'').
 +
 +
Описание метода рассчёта оптики от Алайна Мауера: https://hackaday.io/project/12211-arduino-glasses-a-hmd-for-multimeter/log/42172-lens-calculation-website
  
 
* [https://groups.google.com/d/topic/cadr-hackerspace/k20ihDwlvNI/discussion Ветвь обсуждения проекта] в почтовой рассылке хакерспейса.
 
* [https://groups.google.com/d/topic/cadr-hackerspace/k20ihDwlvNI/discussion Ветвь обсуждения проекта] в почтовой рассылке хакерспейса.
Строка 17: Строка 19:
 
</gallery>
 
</gallery>
  
== Ответственные ==
+
== Информация по теме ==
* [[User:avp|avp]]
+
=== На тему проецирования изображения на стекло ===
 +
"The advantage this approach has over near-eye microdisplays is that the image is see-through and does not block one’s field of view. One disadvantage is that brighter lighting conditions are likely to wash out the image thus rendering it less effective. Another challenge in perfecting this approach lies in the fact that the image projected on the lens lies on a separate focal plane. Implementing this in such a way that does not require the wearer to change focus in order to view the AR content is necessary to prevent eye fatigue." -- http://augmera.com/?p=236
 +
 
 +
= Разработчик =
 +
* [[участник проекта::Пётр Третьяков]]
 +
* [[участник проекта::User:Avp|avp]]
 +
 
  
 
[[Категория:Проекты]]
 
[[Категория:Проекты]]

Текущая версия на 22:51, 9 марта 2019

Blick

Blick (читается "Блик", также в немецком Blick означает "взгляд") -- DIY очки дополненной реальности на основе платформы ESP-32S и небольшого дисплея.

За основу взят проект Алайна Мауера (нем. Alain Mauer).

Описание метода рассчёта оптики от Алайна Мауера: https://hackaday.io/project/12211-arduino-glasses-a-hmd-for-multimeter/log/42172-lens-calculation-website

Компоненты

  • ESP-32S
  • WeMos OLED Shield v1.1.0

Фотографии

Информация по теме

На тему проецирования изображения на стекло

"The advantage this approach has over near-eye microdisplays is that the image is see-through and does not block one’s field of view. One disadvantage is that brighter lighting conditions are likely to wash out the image thus rendering it less effective. Another challenge in perfecting this approach lies in the fact that the image projected on the lens lies on a separate focal plane. Implementing this in such a way that does not require the wearer to change focus in order to view the AR content is necessary to prevent eye fatigue." -- http://augmera.com/?p=236

Разработчик