Hello folks!
I’m trying to find a URL or extension in Arcade that will allow me to code input data from the meowbit’s sensors into the game, but I’m having trouble finding anything. I’m sure there must be something that allows access to these inputs via block programming??
2 Likes
As a rule, all extra hardware sensors can be accessed by adding the “Controller” extension to your project. Here’s a GIF:
2 Likes
If you want access to the pins, add the “Edge Connector” extension
2 Likes
Thank you Richard! That was exactly what I was looking for.
1 Like