Giter VIP home page Giter VIP logo

espboy_sub1ghzinspector's Introduction

ESPboy_Sub1GHzInspector

Demo video

The ESPboy CC1101 chip module allows you to inspect Sub1Ghz signals (300-348MHz, 387-464MHz, 779-928MHz). Scan, decode, store to open garage doors, barriers, IoT sensors...

You can buy this module ready-made or make it yourself.

1

2

3

1. Buy CC1101

BLUE

GREEN

2. Connect CC1101 to ESPboy

for blue CC1101 version

  • 1 >> GND
  • 2 >> VCC
  • 3 >> D4, GPIO2
  • 4 >> D8, GPIO15, SS
  • 5 >> D5, GPIO14, SCK
  • 6 >> D7, GPIO13, MOSI
  • 7 >> D6, GPIO12, MISO
  • 8 >> RX, GPIO3, RX

for green CC1101 version

  • GND >> GND
  • 3V3 >> VCC
  • G0D0 >> D4, GPIO 2
  • CSN >> D8, GPIO15, SS
  • SCK >> D5, GPIO14, SCK
  • MOSI >> D7, GPIO13, MOSI
  • MISO >> D6, GPIO12, MISO
  • GD02 >> RX, GPIO3, RX

3. Upload this firmware

NOTE: Before compilation, set Arduino IDE settings

  • Board: ESP8266 WeMos D1 mini
  • CPU frequency: 160Mhz

4. Useful links

Check the description here

espboy_sub1ghzinspector's People

Contributors

espboy-edu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

espboy_sub1ghzinspector's Issues

Project cannot be compiled

The ESPboy_Sub1GHzInspector project cannot be compiled in ArduinoIDE, the Adafruit_MCP23017 library does not match,
new #include <Adafruit_MCP23X17.h> //GPIO extender (buttons and more)
mcp.begin(MCP23017address); 'class Adafruit_MCP23X17' has no member named 'begin' change to begin_I2C
mcp.pullUp(i, HIGH); 'class Adafruit_MCP23X17' has no member named 'pullUp' also fails if you comment it out.
uint8_t ESPboyInit::getKeys() { return (~mcp.readGPIOAB() & 255); } qualified-id in declaration before '(' token
ESPboy FIRST TEST - Adafruit libs does not compile similarly.
void loop(){ a function-definition is not allowed here before '{' token

Please help me debug cc1101 to communicate with espboy

It's so frustrating! My espboy never receives RF signal! I have operated SPI cc1101 according to the connection method you said, and the compilation is also successful. I specially bought 433 remote control and several cc1101. They can't work well! I can't find the problem!

How can I connect SPI's cc1101 to espboy

I bought a cc1101 that supports SPI mode, but I don't know how to connect it to espboy? I've tried many methods, but it's not easy for espboy to receive RF signals.

Wiring CC1101

Could you please add a wiring diagram to show us how CC1101 is connected to the ESPboy?
Thank you!

TFT Wiring

Hi All,
I am making this project but I am stuck with the wiring TFT 1.44 Display to Node MCU. Thanks in advance for someone can share the wiring info. I am from Indonesia

Connect CC1011 - Green type

3V3 ----VCC
GND—GND
SS(15)D8----CSN
SCK(14)D5—SCK
D4(2)—G0D0
RX(3)----GD02
MISO(12)D6----MISO
MOSI(13)D7----MOSI
Hi ... I am from Indonesia .......I have connected my CC1101 as per above connection, but when I connect D4(2) to GOD0, the EspBoy LCD won't start however when I disconnect it (disconnect D4) EspBoy LCD is fine (appear the EspBoy logo and menu). am I doing the right connection or what should I do. I directly connect CC1101 to ESP8266 module. Thanks in advance for your reply.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.