Notifications
Clear all

new member my name is Dave

5 Posts
3 Users
2 Likes
1,284 Views
(@davani)
Member
Joined: 2 years ago
Posts: 4
Topic starter  

I am a retired engineer from the isle of Wight UK

my interest is the esp32 cam powering my robot car  with steering front wheels


   
Quote
(@sj_h1)
Member
Joined: 4 years ago
Posts: 167
 

Welcome aboard

 


   
ReplyQuote
(@burgy22)
Member
Joined: 2 years ago
Posts: 9
 

Welcome davani,

i was on your Island around 1976 with the RCT we did an exercise with a landing boats, i'm also interested in ESP32 cam mine is on a track chassis at the moment. 


   
ReplyQuote
(@davani)
Member
Joined: 2 years ago
Posts: 4
Topic starter  

@sj_h1 thanks for that

i have a problem uploading the esp32cam-robot  the error 

C:\Users\davan\Documents\Arduino\libraries\M5Stack-Camera-master/dl_lib_matrix3d.h:4:9: error: 'uint8_t' does not name a type 

 typedef uint8_t uc_t; 

 n\Documents\Arduino\libraries\M5Stack-Camera-master/dl_lib_matrix3d.h:47:5: error: 'uc_t' does not name a type 

     uc_t *item; 

  

C:\Users\davan\Documents\Arduino\sketchs\esp32cam-robot\app_httpd.cpp: In function 'esp_err_t capture_handler(httpd_req_t*)': 

  

app_httpd.cpp:117:27: error: 'struct dl_matrix3du_t' has no member named 'item' 

  

   out_buf = image_matrix->item; 

i wonder if you could help


   
Inst-Tech reacted
ReplyQuote
(@davani)
Member
Joined: 2 years ago
Posts: 4
Topic starter  

@burgy22 the ilse has not changed much since then!!!

 


   
ReplyQuote