Notifications
Clear all

Love the Drone workshop projects and the organization of the workshop! jealous!

27 Posts
5 Users
1 Likes
1,552 Views
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6972
 

@ipujim The board doesn't need to be connected, but it has to be selected so the IDE knows what hardware to build the software for.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6972
 
Posted by: @ipujim
image

 Here i a screen shot

Ok, and your question is?

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
Inq
 Inq
(@inq)
Member
Joined: 2 years ago
Posts: 1900
 
Posted by: @zander

@inq I have 10 of the MB's and about the same of the non MB's. If I could just order the MB part I would, but at the moment I have enough. Reviews are tricky, most people are happy and never review, a few get a bad unit and don't bother to get a refund/replacement and a very few get their kicks doing very bad reviews. Rev 2.0?

I'm at someplace with good Internet and finally was able to look at your link and see that it has the CAM AND the daughter/mother board.  I only want a "good" programmer so I can USB to it and don't really want to buy more ESP32-CAMs.  Besides... those are out of stock.  

Rev 2.0? - I was just asking IF there was a 2.0 out?  Mine are so old, and I know they were problematic back when I got them.  I think it was more software related, BUT, I was just asking you if their might be a 2.0 version out?  Apparently not.

VBR,

Inq

3 lines of code = InqPortal = Complete IoT, App, Web Server w/ GUI Admin Client, WiFi Manager, Drag & Drop File Manager, OTA, Performance Metrics, Web Socket Comms, Easy App API, All running on ESP8266...
Even usable on ESP-01S - Quickest Start Guide


   
ReplyQuote
Inq
 Inq
(@inq)
Member
Joined: 2 years ago
Posts: 1900
 
Posted by: @ipujim

Thanks everyone and stay tuned for time  lapse of plants growing and worms reproducing.

Looking forward to it... and your experience with the ESP32-CAM.

VBR,

Inq

3 lines of code = InqPortal = Complete IoT, App, Web Server w/ GUI Admin Client, WiFi Manager, Drag & Drop File Manager, OTA, Performance Metrics, Web Socket Comms, Easy App API, All running on ESP8266...
Even usable on ESP-01S - Quickest Start Guide


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6972
 

@inq I too would love to find just the daughterboard but so far no luck. If I do I will send you a message. The software is definitely a problem, and now it won't even compile, it is officially not supported. If you want a replacement, I use GITHUB

 

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6972
 

@inq Here is the daughterboard, 10 for $31 CDN

https://www.aliexpress.com/item/1005004487570137.html?spm=a2g0o.productlist.0.0.2ce83471x5LidW&algo_pvid=4b9a226f-ff7f-4975-9709-99c592165114&algo_exp_id=4b9a226f-ff7f-4975-9709-99c592165114-41&pdp_ext_f=%7B%22sku_id%22%3A%2212000029330535785%22%7D&pdp_npi=2%40dis%21CAD%211.7%211.7%21%21%21%21%21%402101d64d16600582107303007e269c%2112000029330535785%21sea&curPageLogUid=zbNNsQLxU22P

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
(@ipujim)
Member
Joined: 2 years ago
Posts: 8
Topic starter  

@zander  why will this program not verify (the red bar at the bottom)?  Thanks


   
ReplyQuote
(@ipujim)
Member
Joined: 2 years ago
Posts: 8
Topic starter  

@zander what is causing the red line at the bottom and preventing the sketch from verifying?


   
ReplyQuote
Will
 Will
(@will)
Member
Joined: 3 years ago
Posts: 2531
 

@ipujim 

Just what it says, the sketch won't compile for the specified board.

Suggest you turn on extended warning messages in preferences, may provide more detailed information about the error.

Anything seems possible when you don't know what you're talking about.


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6972
 

@ipujim FYI @will That sketch (example) is broken. There is a note on their github saying the facial detection was taking 20 mins so they think they crippled it but in fact the sketch is broke. This is the sketch (NO facial recognition) I now use for my cameras. GITHUB

Go to that link, click the green box, click download zip. Do your normal housekeeping re archiving the zip, then unzip the files to a folder in your arduino source path. rename the unzipped top folder from .....master to just ..... Now select the ino file in that folder and open with the arduino.app.

NOTE, you need to clone the myconfig.sample.h to myconfig.h and make any required changes.

No idea how you will do your timelapses though.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6972
 

@ipujim The compile has errors, scroll that bottom pane up to see them but I can tell you that sketch will not compile, they development team broke it and have now abandoned it. 

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
(@ipujim)
Member
Joined: 2 years ago
Posts: 8
Topic starter  

Thanks Ron

 

Make you wonder how many MH have gone into trying to compile a broken sketch.   On the plus side for me is I became acquainted with this form and the awesome members that have reached our to help me .  You guys rock!   ipuJim


   
ReplyQuote
Page 2 / 2