Skip to content

davidedellagiustina/esp32-logic-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Logo

ESP32 Logic Analyzer

v1.0 cc-by-nc-sa
A very basic esp32-based logic analyzer capable of sampling digital signals at up to ~3.2MHz.

Screenshot

Table of contents

About the project

For a university project I needed a basic logic analyzer for sampling a signal coming from an IR receiver (~38kHz carrier frequency). Therefore, I decided to build my own by using an esp32, and it turned out to be quite good!

License

This software is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 License. This means that you are allowed to remix, transform, adapt, and build upon the software included in this repository, you can copy and redistribute it in any medium or format, under the following terms:

  1. Attribution – you must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

  2. NonCommercial – you may not use the software included in this repository for commercial purposes.

  3. ShareAlike – if you remix, transform, or build upon the software included in this repository, you must distribute your contributions under the same license as the original.

See LICENSE for more information.

CC BY-NC-SA

About

A very basic esp32-based logic analyzer capable of sampling digital signals at up to ~3.2MHz.

Topics

Resources

License

Stars

Watchers

Forks