pixelsquared / thermal_vision-ESP32-MLX90640

Apache License 2.0
10 stars 2 forks source link

Not working #2

Open robwiklu opened 2 years ago

robwiklu commented 2 years ago

Hi, I bought the same hardware as in the description - exactly the same. But I can not get it to upload to the board. It says it is not an esp32 board, or not arduino compatible. I tried to flash it with the arduino esp32s2 board code and it flashes to the board. But I can't get your code into the board

pixelsquared commented 2 years ago

I am going double check the configuration latter today.

robwiklu commented 2 years ago

Thank you!

After I have done this: https://learn.adafruit.com/adafruit-esp32-s2-feather/arduino-ide-setup, and then uploaded it to the card successfully, and then I try to install your code, I get: A fatal error occurred: This chip is ESP32-S2 not ESP32. Wrong --chip argument?

If I then change the platformio.ini to: [env:featheresp32-s2] platform = espressif32 board = featheresp32-s2 framework = arduino lib_ldf_mode = deep+ lib_deps = adafruit/Adafruit MLX90640@^1.0.2 adafruit/Adafruit BusIO@^1.9.3 upload_port = COM[7]

I get the following error: Error: This board doesn't support arduino framework!

pixelsquared commented 2 years ago

Ok looks like I mixed up different versions I will try to fix tomorrow.

robwiklu commented 2 years ago

Thank you!

Best regards 10 februari 2022 22:32:58 +01:00, skrev Joshua Schmitt @.***>:

Ok looks like I mixed up different versions I will try to fix tomorrow.

— Reply to this email directly, view it on GitHub https://github.com/pixelsquared/thermal_vision-ESP32-MLX90640/issues/2#issuecomment-1035541450, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIGMHOXZDY3ARUY6UF4QP5TU2QVIVANCNFSM5OBTVA6Q. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>

pixelsquared commented 2 years ago

Sorry about the delay will need a bit more time to fix it.

robwiklu commented 2 years ago

Hi,

Ok. Looking forward to test it soon.

Best regards,

Från: Joshua Schmitt @.> Skickat: den 12 februari 2022 22:10 Till: pixelsquared/thermal_vision-ESP32-MLX90640 @.> Kopia: robwiklu @.>; Author @.> Ämne: Re: [pixelsquared/thermal_vision-ESP32-MLX90640] Not working (Issue #2)

Sorry about the delay will need a bit more time to fix it.

— Reply to this email directly, view it on GitHub https://github.com/pixelsquared/thermal_vision-ESP32-MLX90640/issues/2#issuecomment-1037482088 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIGMHOSNZ5J7PD7NFHEFSJ3U23EDJANCNFSM5OBTVA6Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AIGMHOXSDQ4YDCO4EBC4FMLU23EDJA5CNFSM5OBTVA62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHXLLQ2A.gif Message ID: @. @.> >

robwiklu commented 2 years ago

Hi,

Have you had a chance too look more into the issue with the adafruit S2 and the thermal code? I saw you changed the hardware in the readme? I hope that is not the case – I ordered both the Adafruit S2 and their thermal just for your code. Hope you can solve it. Thank’s!

Från: Joshua Schmitt @.> Skickat: den 12 februari 2022 22:10 Till: pixelsquared/thermal_vision-ESP32-MLX90640 @.> Kopia: robwiklu @.>; Author @.> Ämne: Re: [pixelsquared/thermal_vision-ESP32-MLX90640] Not working (Issue #2)

Sorry about the delay will need a bit more time to fix it.

— Reply to this email directly, view it on GitHub https://github.com/pixelsquared/thermal_vision-ESP32-MLX90640/issues/2#issuecomment-1037482088 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIGMHOSNZ5J7PD7NFHEFSJ3U23EDJANCNFSM5OBTVA6Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AIGMHOXSDQ4YDCO4EBC4FMLU23EDJA5CNFSM5OBTVA62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHXLLQ2A.gif Message ID: @. @.> >

pixelsquared commented 2 years ago

Yes I did change the readme because I messed up. But you don't need to worry I have the same board and am almost done with the code for it. I will post a new repo with the code for the S2 today or tomorrow.

Sorry about the confusion apparently I can't read and put the wrong info in the readme. Basically I had planned to use the S2 but changed my mind and forgot to update the readme.

Sorry about this mess I made. I will make sure you will be able to use the S2.

robwiklu commented 2 years ago

Thank you, Joshua, for the quick and positive reply! 😊

No worries, I’m glad you worked (and is working) on this. It is something you worked with on free time, for free. I can wait, I’m just curious to test it 😊

Have a nice weekend, and thank’s again!

Från: Joshua Schmitt @.> Skickat: den 19 februari 2022 07:31 Till: pixelsquared/thermal_vision-ESP32-MLX90640 @.> Kopia: robwiklu @.>; Author @.> Ämne: Re: [pixelsquared/thermal_vision-ESP32-MLX90640] Not working (Issue #2)

Yes I did change the readme because I messed up. But you don't need to worry I have the same board and am almost done with the code for it. I will post a new repo with the code for the S2 today or tomorrow.

Sorry about the confusion apparently I can't read and put the wrong info in the readme. Basically I had planned to use the S2 but changed my mind and forgot to update the readme.

Sorry about this mess I made. I will make sure you will be able to use the S2.

— Reply to this email directly, view it on GitHub https://github.com/pixelsquared/thermal_vision-ESP32-MLX90640/issues/2#issuecomment-1045878505 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIGMHOVZST57QOPTGEAB6UDU342J3ANCNFSM5OBTVA6Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AIGMHOVHOHAD3QZXPM2QNDLU342J3A5CNFSM5OBTVA62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHZLNN2I.gif Message ID: @. @.> >

robwiklu commented 2 years ago

Hi, I'm just curious if you got things to work? Best regards,

robwiklu commented 2 years ago

Ping?

robwiklu commented 2 years ago

Hi, any news?

sorryusernameisalreadytaken commented 1 year ago

@robwiklu how did you with this? I try to run this code on a wroom esp32.