Skip to content

Fusion231/Arduino-FT800-EVE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saunaarduino

Sauna with ft800 EVE LCD, thermometer, humidity, pressure and CO2 sensor.

Software

I used Visual Studio 2019 to create this project.

2 type led strip:

* First normal white led with brightness control throught system.
* Secound RGB Led Strip with brightness control throught system and option change color.

Audio System

In project i connect Radio TEA5767 to arduino board and to Audio amplifier module through the JACK cable.

In project i used:

* FM radio STEREO TEA5767
* Relay 4x
* Speaker 8 Ohm
* Audio amplifier module 2x50W XH-M189
* Power Supply 12V 36W 3A ULTRA SLIM
* Power Supply 24V 8A
* Arduino Mega
* Resistor 1K
* Transistor 3x TIP122 to RGB Led strip
* Transistor 1x IRF840 to white LED strip * BME280 Evironmental Sensor

Directory in Project

* SPI.h
* Wire.h
* FT_VM800P43_50.h
* Adafruit_Sensor.h
* Adafruit_BME280.h
* Timers.h
* TEA5767.h