Coder Social home page Coder Social logo

Comments (9)

AlexLynd avatar AlexLynd commented on September 21, 2024 1

Hey!
You can find the TinyUSB we're using here: https://github.com/chegewara/EspTinyUSB.
This should include the CDC USB file referenced.

from usb-nugget.

AlexLynd avatar AlexLynd commented on September 21, 2024 1

The RubberNugget also depends on a few other libraries including our custom graphics library, which I'll statically upload to the repository when I get around to it.

from usb-nugget.

skickar avatar skickar commented on September 21, 2024 1

Try flashing here in Chrome: https://nabucasa.github.io/esp-web-flasher/

from usb-nugget.

skickar avatar skickar commented on September 21, 2024 1

@btasteel636 Open a new bug about the buttons and we'll work with you to diagnose this. @AlexLynd can close this one when the libraries needed are added here.

First though, check if using a jumper wire to jump the buttons gives you a button press. If the button presses when you jump the connection, the button may have a bad solder joint. If it doesn't it might be an issue with the PCB or the microcontroller. But let's discuss in a new bug thread.

from usb-nugget.

btasteel636 avatar btasteel636 commented on September 21, 2024

Yea now its getting stuck on Nugget_Interface.h
Thank you! Look forward to trying this out when its ready!

from usb-nugget.

AlexLynd avatar AlexLynd commented on September 21, 2024

You can actually try out the v1.0 beta binary here!
https://github.com/HakCat-Tech/RubberNugget/releases/tag/v1.0-beta

you just need to upload payloads under a subfolder for each os (os->category->payload.txt)

from usb-nugget.

btasteel636 avatar btasteel636 commented on September 21, 2024

Still having some issues. Tried to unpack the .zip v1.0 beta and open the .ino. but its then getting stuck on the same issue when uploading to the board. base64.hpp : no such file or directory. I think I need a walkthrough to get this going. Should I close this issue?

from usb-nugget.

btasteel636 avatar btasteel636 commented on September 21, 2024

I was able to flash the binary to the nugget using esptool but the nugget appears dead after the flash. Reset does nothing. Am I missing something?

/Users/ben/Library/Arduino15/packages/esp32/tools/esptool_py/3.3.0/esptool --chip esp32s2 --port /dev/cu.usbmodem01 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size 8MB 0xe000 /Users/ben/Downloads/v1.0-beta-RubberNugget.bin

from usb-nugget.

btasteel636 avatar btasteel636 commented on September 21, 2024

Excellent! That worked. Thank you. I think I may have a defective nugget though. It appears my nugget's buttons are not working except for the bottom button. This was happening as well with the Rubber Nugget Circuit Python version. I've tried shorting the pins for the other buttons and different cables. When I press the bottom button it works but on the next screen I have to press the up button to run my payload and I can't because the up button isnt working. Can I try and fix this on my own? I didnt assemble my own Nugget but am willing to self diagnose the problem with some instruction.

from usb-nugget.

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.