Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP8266 + CC1101 #10

Open
sticilface opened this issue Apr 3, 2017 · 1 comment
Open

ESP8266 + CC1101 #10

sticilface opened this issue Apr 3, 2017 · 1 comment

Comments

@sticilface
Copy link

I've had a look at the code. It should be possible to compile ESP8266 code to run the CC1101 directly, and have it provide a WiFi serial port for network access to the CC1101.

It would be a fairly big undertaking, but provide a pretty cheap way to add CULs to your network. CC1101 + ESP8266 will be $4 or so.

My experience with ESP8266 is zero outside the arduino IDE, I've never gone neat a makefile or anything, so I would struggle.

Are you familiar with the ESP8266 enough to give this a go?

My idea at the moment is to just attach an ESP8266 to a nanoCUL, but the ESP8266 is more than powerful, has a lot more RAM, and is 3.3V already.

@RaspiLED
Copy link

Hi, there are several approches to that, but the timing of the ESP8266 ia not that simple, than in the realtime Arduino. Also refer to:
https://github.com/supersjimmie/IthoEcoFanRFT/blob/master/README.md
Regards, Arnd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants