Just fixed that issue and still throwing that the sensor cant be found
Type: Posts; User: chandler54412
Just fixed that issue and still throwing that the sensor cant be found
There is the picture hopefully you all can see it on your screen.
https://mail.google.com/mail/u/0?ui=2&ik=e0c2d4c593&attid=0.1&permmsgid=msg-f:1677863421250259554&th=1748f7e4553e4a62&view=att&disp=safe
It wont let me post pic for some reason can I message you it?
for some reason it will not let me post pictures or upload them
The I2C scanner does not even pickup the sensor when scanning for it. However when I wire the sensor to an Arduino Uno it works no problem so it is clearly a teensy issue. I even swapped the teensy...
That was a great pic I ran the same setup of two pull up resistors on mine and it still gives me the could not find MCP9808 on the serial monitor so now I am truly lost. I am about to run an I2c...
I have resistors but I have never used them so I am lost at how to wire them into the breadboard, can you tell me or show me how? I believe this will solve my problem but I am lost on where to mount...
yes I'm using the adafruit mcp9808 temperature sensor
Just ran that and serial monitor did not print out any results so the teensy is not even connecting with the sensor as an I2C device so I am lost as in what to do.
for some reason it is not letting me upload a photo on the replies. I ran the scanner and it serial printed nothing back so it is not even recognizing that there is a sensor plugged into the teensy.
Common ground is fine so is power supply
so using that would I still leave the SDA and SCL hookups on pins 18 and 19
yes I also checked power with volt meter and sensor is getting 3.3 volts here is a pic of it breadboarded. Pins have been soldered to sensor so weak connection isnt the issue. I'm lost on this. I...
yes that's what I have but it's not detecting the sensor
Hi here is the code being used for this. Everytime I try to run the code it confirms code is on teensy board but cannot find the sensor. I tried this same sensor on an arduino Uno using same code and...
Hi here is the code being used for this. Everytime I try to run the code it confirms code is on teensy board but cannot find the sensor. I tried this same sensor on an arduino Uno using same code and...