Arduino to Sim900 wiring -


i need help. newbie in here want create communication between arduino , sim900 gsm/gprs module, still confuse wiring

there 2 type wirings in sim900 arduino, hardware serial wiring , software serial wiring. 1 have use ? hardware serial wiring or software serial wiring

thanks

i think sim900 has i2c interface. if using arudino-uno, hardware serial port used communicate pc, therefore, use i2c interface. see "wire" https://www.arduino.cc/en/reference/wire library examples.


Comments

Popular posts from this blog

iOS: Performance of reloading UIImage(name:...) -

How to prevent logback from emitting repeated "Empty watch file list. Disabling" messages -

c# SetCompatibleTextRenderingDefault must be called before the first -