3.9 KiB
That Project
Implement all hardware, software ideas
Tutorials
-
Unity3D | Tutorial | Raycast/Boxcast/Spherecast (https://github.com/0015/IdeasNProjects/tree/master/Unity3D_RayCasts)
Projects
-
ESP32 | Flutter | BLE - Local Notification (https://github.com/0015/IdeasNProjects/tree/master/Esp32_Flutter_BLE_LocalNoti)
-
ESP32 | BLE | SERVER - CLIENT (https://github.com/0015/IdeasNProjects/tree/master/Esp32_BLE_to_BLE)
-
ESP32 | Flutter | BLE - Ultrasonic Range Finder with 1.5inch OLED, Part 2 (https://github.com/0015/IdeasNProjects/tree/master/Esp32_ultrasonic_range_finder)
-
ESP32 | Flutter | BLE - Ultrasonic Range Finder with 1.5inch OLED, Part 1 (https://github.com/0015/IdeasNProjects/tree/master/Esp32_ultrasonic_range_finder/Esp32_Ultrasonic_module)
-
ESP32 | Flutter | FIREBASE - Flutter application with ESP32 to get the sensor data through FIREBASE realtime DB (https://github.com/0015/IdeasNProjects/tree/master/Esp32_Flutter_firebase_DHT)
-
ESP32 | Flutter | Ble - Flutter application with ESP32 to get the sensor data through BLE (https://github.com/0015/IdeasNProjects/tree/master/Esp32_temperature_humidity_ble_FLUTTER)
-
ESP32 Project - Temperature & Humidity Check App with 1.5inch OLED SSD1351 and DHT11 (https://github.com/0015/IdeasNProjects/tree/master/Esp32_temperature_humidity)
-
ESP32 Project - Hardware SPI vs Software SPI with SSD1351 - (https://github.com/0015/IdeasNProjects/tree/master/Esp32_display_ssd1351_jpeg)
-
ESP32 Project - Fast Jpeg images in 3.2-inch TFT LCD (ILI9341) - (https://github.com/0015/IdeasNProjects/tree/master/Esp32_jpeg)
Prerequisites
[Hardware]
- WEMOS LOLIN32 Lite
- 3.2 inch 320*240 SPI Serial TFT LCD Module Display Screen with Touch Panel Driver IC ILI9341 for MCU
- Serial SPI 1.5"Color OLED Display 128x128 Graphic Module, SSD1351
- DHT11 basic temperature-humidity sensor
- GeeekNET ESP32 Development Board
- Ultrasonic Sensor US-020 Distance Measuring Module
Built With
- Adafruit GFX Library
- Adafruit SSD1351 Arduino Library
- Adafruit ILI9341 Driver
- Arduino esp32fs plugin
- Arduino JPEGDecoder library
- JPEG Functions
- EZGIF
Created & Maintained By
If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕
License
Copyright 2019 Eric N
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.