Git Product home page Git Product logo

Comments (1)

mcore1976 avatar mcore1976 commented on June 8, 2024

I will think about it, but the point is that not every module, especially ESP32 based like XIAO ESP32C3 has enough pins to connect both CC1101 and OLED module at the same time.

As for now my solution was tested with following boards :

  • Arduino Pro Micro 3.3V/8MHz
  • ESP8266 WEMOS D1 MINI & clones
  • ESP32 WROOM module
  • ESP32C3 XIAO SEEDUINO
  • Arduino Pro Mini ( ATMEGA328 based) with TTL converter
  • Raspbery Pi Pico RP2060 module

Some of these boards do not support secondary SPI interface to connect OLED/LCD or do not have enough free pins to connect it.

My goal was to build simplest and cheapset CC1101 tool and I succeeded. If you use chineese CC1101 board for 3$ and ESP8266 WEMOS D1 Mini clone for 2$ you will fit in 5$. Of course you need some Micro USB <-> USB C cable to connect to the mobile phone or Micro USB <-> USB to PC. Also consider that some people are using this device connected to the PC as I am showing in my video with Universal Radio Hacker, therefore display is not needed.

About usage of this tool. If you have an Android phone and use Serial Terminal application ( https://play.google.com/store/apps/details?id=de.kai_morich.serial_usb_terminal&hl=pl&gl=US )
to interact with my tool you have possibility to create macros under M1/M2/M3/M4/M5 buttons. These macros can be for example attached to commands : "showraw" , "playraw XXX", "recraw XXX" etc. Therefore you can record & replay with single click on the screen.. You should expore this..
Also you can use phone clipboard to copy and paste sequences from some storage. You won't be able to use it with display only.

from cc1101-tool.

Related Issues (20)

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.