An open API service indexing awesome lists of open source software.

https://github.com/meta-ben/gl4ss3s-core

2021 - IOT Data Glasses Project ( Arduino Part )
https://github.com/meta-ben/gl4ss3s-core

arduino ble cpp

Last synced: about 2 months ago
JSON representation

2021 - IOT Data Glasses Project ( Arduino Part )

Awesome Lists containing this project

README

          

``Reupload project from 2021 : This project was recovered so don't take commits into accounts``

👓 GL4SS3S CORE 👓

GL4SS3S is the Arduino code part of the global GL4SS3S project.

The project is an electronic glasses device that allow to show data trough a reflection of a screen on mirror and plastic based on the original [Alain Project Data Glasses](https://alainsprojects.com/2016/10/07/featured-on-hackaday-com/)

On Top of that I added some button ( and lot of code ) on the device to allow the user to navigate trough a menu and select wich data he want to see

The device is paired trough [BLE](https://fr.wikipedia.org/wiki/Bluetooth_%C3%A0_basse_consommation) with an android application that fetch or store data for it

# Part Reference

- Screen : [Micro Oled LCD-13003](https://www.gotronic.fr/art-afficheur-micro-oled-lcd-13003-26798.htm)
- Board : [Arduino Nano](https://www.gotronic.fr/art-afficheur-micro-oled-lcd-13003-26798.htm)
- BLE Module : [Bluetooth 4 HM10](https://www.gotronic.fr/art-module-bluetooth-4-hm10-37939.htm)

# Arduino Lib
- Sparkfun Micro Oled lib : http://librarymanager/All#SparkFun_Micro_OLED
- ArduinoBLE
- OneButton