Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - josimi

Pages: 1
1
Wirelings / Re: How to debug thermal camera capturer example code?
« on: November 03, 2020, 03:11:37 AM »
I already tried both 0x68 and 0x69 for I2C addresses.

The program code here uses port 0 and says to change the I2C address to 0x68.
https://learn.tinycircuits.com/Wireling-Projects/Thermal-Camera-SD-Capture_Tutorial/

Code: [Select]
#include <Adafruit_AMG88xx.h> // Go into this library and change address to 0x68 for Thermal Camera whisker

2
Wirelings / Re: How to debug thermal camera capturer example code?
« on: October 30, 2020, 08:59:27 PM »
Interesting. The "Thermal Camera SD Capture" code that I downloaded from your website using Wireling Port 0.

After switching to the tutorial code and Port 1, I am still experiencing the same problem. Maybe the Thermal Camera that I bought is defective?

3
Wirelings / How to debug thermal camera capturer example code?
« on: October 30, 2020, 10:33:20 AM »
Using the TinyScreen along with the Wireling shield, the thermal camera (in port 0), and the microSD shield. All I see is this grey square (even when testing with aa lighter as a heat source) and saving photos yields only values of 0.25. I did modify line 15 of Adafruit_AMG88xx.h to

Code: [Select]
#define AMG88xx_ADDRESS                (0x68)
but also tried with the original value of 0x69 and get the same result in both cases.

What should I try next?

Pages: 1
SMF spam blocked by CleanTalk