08m as a i2c slave tutorial out there?

tater1337

Member
I'd like to make a few ADC that can talk via I2C, and maybe have a couple to drive servos. the tutorials i see are all for making the picaxe a master, but i am looking to make a bunch of slaves. anyone know of some good tutorials outs there?
 

tater1337

Member
well nuts, would be nice for a 08x? chip, just want something small. I'l guess i'll suffer with 20x2, question still remains, I mainly want to use a raspberry pi for a master and a number of picaxes for slaves, any advice for tutorials? the reasoning being the Pi doesnt do analog inputs or PWM outputs easily
 

hippy

Ex-Staff (retired)
There aren't any tutorials as such but there have been discussions and examples on the forum here.

The PICAXE appears as "I2C RAM", the master can read and write scratchpad memory over the I2C bus, the PICAXE can take bytes from and put them to the scratchpad.
 
Top