Git Product home page Git Product logo

deepdeck.programmer's Introduction

DeepDeck.programmer

Getting started

This is the code for the installer to upload new release of DeepDeck. It works on Linux, Windows, and Mac.

Compile on Linux, Windows

pyinstaller app.spec

Build the executable in the dist folder

Compile on Mac

first install create-dmg if it is not installed on your OS

brew install create-dmg

To validate that it was installed correctly, execute the following command:

create-dmg --help

Then generate the compilation with the following command:

pyinstaller app.spec

Build the executable in the dist folder


Now we generate the dmg starting from the compilation generated in the previous step, executing the following bash found in the root of the project:

./builddmg.sh

Build the executable in the dist folder

Note

The builddmg.sh file must have permission

chmod +x builddmg.sh


For more information on how to create a dmg read the following post

deepdeck.programmer's People

Contributors

electronick-co avatar miguelsalazar302 avatar

Stargazers

Serhii avatar Douglas P. Fields, Jr. avatar  avatar Miles avatar  avatar

Watchers

 avatar Nelson David Padilla Hernandez avatar

Forkers

axello zzaxusl0a

deepdeck.programmer's Issues

Mac Installer v0.5 works, but only for terminal users

I downloaded the new v0.5 installer, for which: thanks!

However, the downloaded file "DeepDeck_Installer_mac_intel" does not have any extension and it is unclear what to do with it: double clicking gives a warning that it is not signed properly. A quick click on the Privacy tab helps there. But looking inside it with a text editor shows a binary structure, not a .pkg or .dmg file. But the downloaded file is not executable. I set the execute bits using the terminal, and then was able to run the installer from the terminal. (I trust DeepSea otherwise)

Please fix this. I doubt the user base of DeepDeck has 35 years of unix experience to chmod u+x a file :-)

DeepDeck Installer v0.5 gives error when changing anything on the embedded web site.

I got the webserver up & running on 192.168.4.1.

I tried entering my wifi network, but was greeted with an 'Error Code: 0'
'Message: Http failure response for http://null/api/connect: 0 Unknown Error'

I tried this 3 times. UI Version V0.5.4

All the time when the web page was shown, the OLED display showed "Waiting for connection…"
Clicking KEYMAP and MACROS gave the same error.

These errors occurred both in Safari and Chrome.

Screenshot 2023-06-03 at 10 22 57

Update

I should add I am only connected through the website. The dot after 'Test Connection' is red, and clicking the button does not change anything. The Ahuyama refuses to connect to the existing Bluetooth connection.
Removing the Bluetooth connection and pairing again does also not solve the issue: No matter how many times I 'Connect', it never creates a stable connection, something it used to do in the previous iteration of the firmware.

Can't Erase and Program on a Mac

Getting this error right after it flashes the ESP but it's impossible to tell if it is still doing something (it hasn't existed...) so I'll leave it for awhile...

Hard resetting via RTS pin...
Exception in Tkinter callback
Traceback (most recent call last):
  File "tkinter/__init__.py", line 1948, in __call__
  File "app.py", line 144, in on_program_erase_button_click
  File "app.py", line 179, in program_and_erase
UnboundLocalError: cannot access local variable 'e' where it is not associated with a value

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.