[info] ESP-EYE DevKIT from Espressif spotted in the wild and i got one :)

fivdiAtESP32
Posts: 47
Joined: Thu Dec 20, 2018 9:47 am

Re: [info] ESP-EYE DevKIT from Espressif spotted in the wild and i got one :)

Postby fivdiAtESP32 » Thu Jan 10, 2019 6:48 pm

Vader_Mester wrote:
Thu Jan 10, 2019 11:23 am
fivdiAtESP32 wrote:
Wed Jan 02, 2019 5:58 pm
Interesting, very interesting indeed. There's some information about the board here too.
Most useful post. I have mine untouched so far, cause I don't know how to use it. Now I do :)

The link is broken, the information is now here :)

User avatar
Vader_Mester
Posts: 300
Joined: Tue Dec 05, 2017 8:28 pm
Location: Hungary
Contact:

Re: [info] ESP-EYE DevKIT from Espressif spotted in the wild and i got one :)

Postby Vader_Mester » Thu Jan 10, 2019 7:02 pm

fivdiAtESP32 wrote:
Thu Jan 10, 2019 6:48 pm
Vader_Mester wrote:
Thu Jan 10, 2019 11:23 am
fivdiAtESP32 wrote:
Wed Jan 02, 2019 5:58 pm
Interesting, very interesting indeed. There's some information about the board here too.
Most useful post. I have mine untouched so far, cause I don't know how to use it. Now I do :)

The link is broken, the information is now here :)
I found the correct link eventually :D I only need to know that it exist... the rest is just searching :D

Code: Select all

task_t coffeeTask()
{
	while(atWork){
		if(!xStreamBufferIsEmpty(mug)){
			coffeeDrink(mug);
		} else {
			xTaskCreate(sBrew, "brew", 9000, &mug, 1, NULL);
			xSemaphoreTake(sCoffeeRdy, portMAX_DELAY);
		}
	}
	vTaskDelete(NULL);
}


User avatar
rudi ;-)
Posts: 1698
Joined: Fri Nov 13, 2015 3:25 pm

CES2019 ESP-EYE ESP-LYRATD-CNX from Espressif spotted at CES2019

Postby rudi ;-) » Sat Jan 12, 2019 1:31 pm

esp-eye at CES2019... 8-)

Event Esp32 demo with the eye, face recognition, and voice commands also ESP-LYRATD-CNX (alexa)
esp-lyratd-cnx.jpg
ESP-LYRATD-CNX
esp-lyratd-cnx.jpg (234.74 KiB) Viewed 7077 times

best wishes
rudi ;-)
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪

Who is online

Users browsing this forum: No registered users and 36 guests