Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Arduino

Questions tagged [i2c]

Ask Question

Inter-Integrated Circuit (I²C) is a bus for low speed peripherals. Use this tag for questions regarding how to use I²C with an Arduino, or for problems with I²C and your Arduino.

769 questions
Filter by
Sorted by
Tagged with
0votes
1answer
51views

I am working with I2C for the first time and having an issue with a very simple problem.I want to send 2 bytes from an Arduino and nvidia jetson orin.On the Arduino, my code looks like this: #...
Bobipuegi's user avatar
0votes
1answer
74views

I want to use several Arduino Modulino Thermo modules in one project and therefore change the default I2C addresses of the sensors. On the internet, I find conflicting info about if this is possible....
Phil's user avatar
0votes
1answer
50views

I am trying to read a WNK811 pressure sensor connected by i2c to an STM32 Nucleo F401RE, programmed as arduino. The WNK811 is a Chinese device, the device datasheet is highly minimal (inadequate in my ...
0votes
1answer
50views

I run into an issue with querying a uint32_t with an atmega328p master from an attiny85 master.I have put both codes below.I did run the equivalent code for just sending a uint8_t and all works ...
0votes
2answers
197views

I'm having trouble reading the I2C data from the CPS8200, that has a 32 bit Register Address. Since I'm not too familiar with I2C register addresses more than 8 bits, and right now I'm not sure if I'm ...
J. Street's user avatar
0votes
0answers
35views

I have a Circuit Playground Express (CPX) mounted on a Crickit. I want to control two air pumps using the motor output on the Crickit, but also connect two Adafruit SCD41 sensors using I2C.When I ...
LuxNo's user avatar
0votes
0answers
147views

I'm using the Arduino IDE (v1.8.19) with the Earle Philhower core to program a Raspberry Pi Pico (RP2040) board.I2C bus 0 of the Pico (pins 4 (SDA) and 5 (SCL) are coupled to a first MCP23017 port ...
0votes
2answers
87views

I'm trying to use INA219 DC current sensor with Arduino, using the exact same wiring as the one in Adafruit article, with the exact same Arduino code.It works with the default address 0x40 when A0 ...
Arseni Mourzenko's user avatar
0votes
1answer
214views

I’m attempting to connect a 4x20 LCD to an Arduino Mega 2560 Rev3 using the I2C protocol via a 2.5m VGA cable. I understand that such a long cable isn’t ideal for I2C communication, but I cannot ...
Luigi's user avatar
0votes
1answer
176views

I am using an ATTiny88 to measure temperature using a 470 ohm thermistor attached to port A3 on the Arduino.The thermistor is attached in series with an 1870 ohm resistor connected to Vcc. At room ...
1vote
1answer
301views

I have an ESP32 controller and am using AT24C1024 for communication. In my code, I am trying to access an external EEPROM at positions writing data from 0 to 10000 position data is = '1'. However, ...
Gopal's user avatar
0votes
2answers
153views

This is similar to Is it possible to program an AVR chip (atmega328p) via i2c?, but not exactly, and that thread is a little shy on details.I have an ATTiny88 attached via I2C to a Raspberry Pi, with ...
LesRhorer's user avatar
1vote
1answer
231views

I need to interface an ATTiny88 MCU configured as an I²C slave with a Raspberry Pi configured as an I²C master. I may be using the wrong approach, but I have a structure consisting of four different ...
LesRhorer's user avatar
-1votes
1answer
111views

I'm sorry to ask this, as it has been asked many times, but I can't get the Arduino micro board to recognize my LCD screens. I've tried using two different LCD screens and two different Arduino micros....
3votes
1answer
140views

As the title suggests, I have an Arduino Nano connected to a multiplex (which is connected to 3x 0.91 OLEDs) and an 1.51 inch OLED connected through an SPI.The problem is that they just refuse to ...
anton koluh's user avatar

153050per page
1
2345
52

Hot Network Questions

more hot questions
Newest i2c questions feed

[8]ページ先頭

©2009-2025 Movatter.jp