Giter Site home page Giter Site logo

electroniccats / bombercat Goto Github PK

View Code? Open in Web Editor NEW
99.0 11.0 16.0 5.96 MB

BomberCat is the latest security tool that combines the most common card technologies: NFC technology (Near Field Communication) and magnetic stripe technology used in access control, identification, and banking cards. Specially created to audit banking terminals, and identify NFC readers and sniffing tools, with this tool you can audit

License: GNU General Public License v3.0

C++ 15.82% Lua 0.16% HTML 65.34% C 14.81% Python 0.95% Makefile 0.10% JavaScript 1.24% CSS 1.58%
magspoof nfc nfc-card-reader rp2040 wifinina ble arduino bluetooth security-tools wifi

bombercat's Issues

MicroPython support?

The store page mentions that the board will support MicroPython, do you have a firmware and examples for this already that we could look at?

Compilation Issue with LittleFS_esp32 in Bombercat Project: 'LittleFS.h' file not found - WifiWebServer.ino

Hello,

I'm currently working on the Bombercat project and encountered a compilation issue related to the LittleFS_esp32 library by lorol. My aim was to integrate WifiWebServer.ino functionality into the project, but despite correctly installing the LittleFS_esp32 library, the compiler is unable to locate the 'LittleFS.h' file.

Environment:

  • Operating System: macOS Sonoma 14
  • Arduino IDE: Arduino IDE 2.3.2
  • LittleFS_esp32 Library Version: 1.0.6

Error Message:
In file included from /Users/[username]/Documents/Arduino/libraries/Preferences/src/Preferences.cpp:64:0:
/Users/[username]/Documents/Arduino/libraries/Preferences/src/prefs_impl_arduino.h:2:12: fatal error: LittleFS.h: No such file or directory
#include "LittleFS.h"
^~~~~~~~~~~~

Steps to Reproduce:

  1. Installed the LittleFS_esp32 library via the Arduino IDE's Library Manager aiming to use it for the Bombercat project.
  2. Tried to compile the Bombercat project which includes integration of the WifiWebServer, with the line #include <LittleFS.h> in the sketch.

Troubleshooting Attempts:

  • Verified that the LittleFS_esp32 library is installed correctly in the Arduino libraries directory.
  • Restarted the Arduino IDE after installing the library.

Despite these efforts, the issue persists, preventing successful compilation. I'm looking for insights or any additional steps I might be missing to ensure that the LittleFS_esp32 library is correctly recognized during the compilation process, especially in the context of integrating WifiWebServer into the Bombercat project.

Thank you in advance for your support and guidance.

Best regards,
Roozea

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.