# GreatFet

by [Great Scott Gadgets](https://app.gitbook.com/s/-Lk_CPF_df_wHdwPALEj/knowledge/tools/Greatscottgadgets)

## GreatScott Badges

* <https://greatscottgadgets.com/2019/05-08-greatfet-one-has-arrived/>
* <https://greatscottgadgets.com/greatfet/one/>
* <https://github.com/greatscottgadgets/greatfet-hardware>
* <https://hackaday.com/2019/07/02/hands-on-greatfet-is-an-embedded-tool-that-does-it-all/>

  **Pinning**

![](https://hackaday.com/wp-content/uploads/2019/06/GreatFET-pinout-sticker.jpg)

{% embed url="<http://gf.ktemkin.com/>" %}

{% embed url="<https://github.com/hacking-usb/usb-workshop-materials/tree/master/challenges>" %}

### History

* <https://archive.org/details/GreatfetAPreviewShmoocon2016>

#### GoodFet

* <https://www.adafruit.com/product/1279>
* <https://github.com/travisgoodspeed/goodfet>
* <http://goodfet.sourceforge.net/>
* <http://goodfet.sourceforge.net/tutorial/>
* <https://hackaday.com/tag/goodfet/>
* CANadapter \[goodthopter11] auf GoodFet Basis
  * <https://www.canb.us/>
  * <http://goodfet.sourceforge.net/hardware/goodthopter11/>
  * <http://goodfet.sourceforge.net/hardware/goodthopter12/>

## Wiki

{% embed url="<https://github.com/greatscottgadgets/greatfet/wiki>" %}

## Neighbors / Heads

* <https://github.com/greatscottgadgets/greatfet/wiki/Neighbors>
* <https://github.com/greatscottgadgets/greatfet/wiki/How-to-Design-a-Neighbor>
* <https://github.com/greatfet-hardware>&#x20;

### Crocus 2,4 GHz

* <https://github.com/greatscottgadgets/greatfet/wiki/Crocus>
* Basis  <http://goodfet.sourceforge.net/hardware/nhb12/>

### Begonia IM\_ME / Yard Stick

* <https://github.com/greatscottgadgets/greatfet/wiki/Begonia>

### Gladiolus / Infrared Board

* <https://github.com/greatscottgadgets/greatfet/wiki/Gladiolus>
* <https://hackaday.com/2017/01/16/shmoocon-2017-software-defined-radio-for-terahertz-frequencies/>
* TR17 - Exploring The Infrared World, Part 2 - Mike Ossmann, Dominic Spill
  * <https://www.youtube.com/watch?v=DnqMrS_JDVI>
* Exploring The Infrared World - Dominic Spill, Michael Ossmann
  * <https://www.youtube.com/watch?v=KXQonp4KNMo>
* Hackaday Superconference 2017 - Michael Ossmann & Dominic Spill
  * <https://www.youtube.com/watch?v=J2ggQaVpKAw>

### Peony

Peony is a Software-Defined Radio (SDR) neighbor featuring the AT86RF215IQ transceiver.

* <https://github.com/greatscottgadgets/greatfet/wiki/Peony>

### Quince

Quince is a GreatFET neighbor that serves as a Software Defined Radio (SDR) receiver for the 2.4 GHz band using a 1-bit sampling technique. It is intended specifically to enable all-channel Bluetooth monitoring, but it should support additional uses.

* <https://github.com/greatscottgadgets/greatfet/wiki/Quince>

### Foxglove

advanced level shifting and probing (support for +/- 12v would be awesome...)

* <https://github.com/greatfet-hardware/foxglove>

### Daffodil (Prototype Board)

![](https://greatscottgadgets.com/images/daffodil-prototype.jpeg)

* <https://github.com/greatfet-hardware/daffodil>

### Facedancer

* <https://github.com/usb-tools/Facedancer>
* <https://recon.cx/2012/schedule/events/237.en.html>

## Videos

* GreatFET: Making GoodFET Great Again
  * <https://www.youtube.com/watch?v=4NIoAnsuFOQ>
* Hacking Infrared with Mike Ossmann and the GreatFET One - Hak5 2522
  * <https://www.youtube.com/watch?v=S3fHahvQCgM>
* ​​Tracking Phones with Infrared and IRis - Hak5 2121
  * <https://www.youtube.com/watch?v=Hh5Snb-AXxY>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.asrg.io/knowledge/tools/greatfet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
