You are browsing as a guest. Sign up (or log in) to start making projects!

Nova

Hardware
  • 3 Devlogs
  • 5 Total hours

I am building a esp32 based IoT device which can take input from TFT display or esp32 camera to send an query Through API and show results in TFT display

Open comments for this post

1h 54m 55s logged

I completed creating firmware of my nova. My simple workflow is that user can enter query by typin gin TFT screen keyboard or user camera capture to get query by image.

My basic code structure is like.

void setup ():- Starts the shared SPI bus, initializes the screen and touch controller, connects to Wi-Fi, starts the camera, then draws ai bot UI.

Void loop():- Checks for touches in touch screen.

Rest are functions for each tasks like connecting to wifi, initialising camera takes photos etc.

0
0
7
Open comments for this post

1h 51m 59s logged

I designed whole case for my nova IoT.
It has display attached in middle case has a upper case to support and secure TFT display and case attachment. The esp32 is present inside middle case and it’s back is covered my lower plate which also connects esp32 camera.

0
0
12

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…