Hi,
Is there any place where I can find simple getting-started example for Muon M404? I received my dev kit but don't know how to get started.
best,
ashish
Hi,
Is there any place where I can find simple getting-started example for Muon M404? I received my dev kit but don't know how to get started.
best,
ashish
I received Muon but not able to find documentation on how to get started. I am looking for simple examples like how to get GPS data, how to add i2c peripherals, etc.
There is no getting started guide for the Muon as it has not been released yet. Also, it's basically a M-SoM and behaves like all other Particle devices, with a few extra peripherals.
For now you can use the particle-som-gnss library to get location information from the M-SoM GNSS from user firmware. The plan is to eventually include this in Device OS.
To get started with I2C, see the I2C guide.
Is there any reference for the mapping between MSOM pins and the Muon v0.5 expansion connector? It's hard to do anything with the Muon now if we don't have that information. This is the only vague information I can find for now.
Yes, it's in the preliminary datasheet that you should have been given a link to when you got the beta email.
However avoid making designs based on the version 0.5 expansion connector as the pinouts will change in a future version. The connector will still be a 40-pin Pi-compatible connector, but some of the GPIO pin mappings will change.