Whaaaaat that is awesome!!!!! i cant wait to give it a go! Thanks!
Posts made by rustafarii
-
RE: arduino wifi gateway/nrf24 and esp-01
-
arduino wifi gateway/nrf24 and esp-01
Hello, i am curious if it is possible to setup an arduino gateway but instead of using Ethernet or serial to communicate with controller using an esp-01 wifi module hooked up to an arduino. so the arduino would have both nrf24 to talk to sensors, and esp-01 to talk to controller.
i see directions to use a standalone esp8266 as wifi gateway (without arduino), but the esp-01 does not have many pins to hook up an nrf24 so im hoping an arduino can use both nrf24 and esp-01 to act as gateway
Thanks for any insights!
-
RE: ATtiny supported?
@Shivanand-Chanderbally
Not yet life got in my way and had to take a few months off. but i did get the tiny little boogers in.My plan, as it looks like everyone else's, is to try getting attiny working with the radio without my sensors for basic communication, ping/pong, then add a sensor and see how much code to get readings from the sensor. if that goes well then it comes down to stripping what is not needed if any from the my sensor part sketch.
have you any progress?
-
RE: ATtiny supported?
I have some attiny85 coming in. I will have a crack at with single pin sensor. Planning on testing with different clock speeds for stability. I will post any luck I have.
R