Giter Site home page Giter Site logo

es-factory / digicombo Goto Github PK

View Code? Open in Web Editor NEW
91.0 4.0 7.0 14.21 MB

๐Ÿ’ป Make for yourself a virtual digital pen and keyboard with Digispark Attiny85

License: GNU General Public License v3.0

C++ 6.32% C 68.08% Assembly 25.60%
attiny85 digispark keyboard touchscreen automation hid rubberducky

digicombo's Introduction

DigiCombo

License: GPL v3 Release

You no longer need to waste your time on simple and repetitive tasks and you can save it for hard tasks that have a lot of value just only prepare the necessary inputs that include the coordinates and the text to be printed, leaving the rest to Digispark Attiny 85.

It uses V-USB and HID protocol for inject touch events and keystrokes that your Digispark recognized by your system as an external touchs creen and a keyboard

The operating systems in which it works correctly:

  • Android
  • Windows 10

How to download

Just install the latest version of Arduino Idea and search for DigiCombo from the library management section.

Demo

You can find code any of this demos in examples folder

Page scrolling Pattern unlocking
page_scrolling.mp4
pattern_unlocking.mp4
Playing Stack Zoom In/Out
playing_stack.mp4
zoom_in_out.mp4

Licence

Copyright (C) 2023  ES factory

DigiCombo is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

DigiCombo is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with DigiCombo.  If not, see https://www.gnu.org/licenses.

digicombo's People

Contributors

erfansn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

digicombo's Issues

IT'S A QUESTION!

When you say combo, does that mean I can use the keyboard and mouse features at the same time?

Compilation error

When compiling the example sketch 'PhonePatternUnlock' I encountered this error.

BTW, I compile it on my phone with the ArduinoDroid app.

/sdk/hardware/tools/avr/bin/avr-gcc -no-canonical-prefixes -c -g -x assembler-with-cpp -mmcu=attiny85 -DF_CPU=16500000L -DARDUINO=10812 -DUSB_VID=null -DUSB_PID=null -DIDE="ArduinoDroid" -DARDUINO_ARCH_AVR -DARDUINO_AVR_DIGISPARK /DigiCombo/usbdrvasm_includer.S -o/librariesBuild/DigiCombo/usbdrvasm_includer.S.o /sdk/hardware/tools/avr/bin/avr-g++ -no-canonical-prefixes -std=gnu++11 -c -g -Os -w -mmcu=attiny85 -DF_CPU=16500000L -DUSB_VID=null -DUSB_PID=null -DARDUINO=10812 -DIDE="ArduinoDroid" -DARDUINO_ARCH_AVR -DARDUINO_AVR_DIGISPARK /build/PhonePatternUnlocker.cpp -o /build/PhonePatternUnlocker.cpp.o /sdk/hardware/tools/avr/bin/avr-gcc -no-canonical-prefixes -Os -Wl,--gc-sections -Wl,-T /sdk/hardware/tools/avr/avr/lib/ldscripts/avr25.x -mmcu=attiny85 -o /build/PhonePatternUnlocker.cpp.elf /librariesBuild/DigiCombo/usbdrvasm_includer.S.o /librariesBuild/DigiCombo/DigiComboC.c.o /librariesBuild/DigiCombo/usbdrv_includer.c.o /librariesBuild/DigiCombo/DigiCombo.cpp.o /build/PhonePatternUnlocker.cpp.o /coreBuild/core.a -L/build -lm /librariesBuild/DigiCombo/usbdrv_includer.c.o: In function usbInit': /DigiCombo/usbdrv/usbdrv.c:621: undefined reference to usbCrc16Append'
/DigiCombo/usbdrv/usbdrv.c:621: undefined reference to `usbCrc16Append'
collect2: error: ld returned 1 exit status
Return code is not 0

Open Source Hardware

Thank you for this wonderful library!
However, this is based on HW as well.
Is there an open source schematic, pcb, or gerbers about the circuit?

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.