I am looking to implant this device inside my project. If I need to push the reset or setup buttons, I won’t have access. Is there a way to hard wire these?
Also. I am planning on using the photon to run a Neopixel 8x8x3 Matrix and an I2c OLED at the same time. Will that be a problem?
I had planned on using the Arduino Nano, but the it seems that it will not run both at the same time. I think maybe it is running out of ram. I can run the code on my Mega, but not on the nano.
Will that be a problem with the Particle to run both Neopixels and I2c OLED at the same time? Does it have enough ram?
Also, will it still work without having a wifi connection. Such as will it still work like and arduio away from wifi? or must it be connected to wifi to work even if you are not using the cloud?
One last question, my power is from the onboard 5v regulator. Can I use this into VIN?
Thanks in advance