Search results

  1. S

    Problem with I2C communication between an EEPROM

    Hello, I first just want to thank you guys for reading this. I could really use some help. I have an i2c bus connected to a DS3231m RTC and a microchip 24AA08 EEPROM. The RTC works beautifully, which was surprising to me because it was my first SMD job :); The EEPROM on the other hand, no...
  2. S

    Hserin Confusion?

    Hey guys I wrote a small program to parse (is that the correct terminology) GPS data from SparkFuns EM-406 model receiver to insert in a radio packet. I re-programed the GPS to only output the the GPGGA string. So the engine is only send just that, just the GPGGA string. The size of the GPGGA...
  3. S

    APRS Bit Banging

    Good Afternoon! I am currently developing code to send information with accordance to the AX.20 protocol. That fancy name is basically the name of the way information is sent in an Amateur Radio tracking system called Automatic Packet Receive System. Ok, now that back grounds done the problem...
  4. S

    Dtmf Help

    Hi since this is my first post I guess I'll give you a bit of a background my name is Tyler and I'm a freshman. And why I have modified a old rc buggy in to a robot platform and i would like to try to communicate to with it from long distances with FSK. Anyway to get to the point I have not...
Top