Search the Community
Showing results for tags 'micro'.
-
Hi Guys, I'm pen-testing my fathers business network and I am using the Arduino Micro to input commands into the command Prompt. However when the Arduino try's to input an email address to email a log back to the 'hacker' the @ symbol in the Arduino script appears as an " in command Prompt??Any help is appreciated.Many ThanksCharlie
-
I was thinking about how the pine64 and similar boards have this hdmi with touchscreen support outs, might be in the form of capabilities. By this, my question or purpose of topic is; Would it be possible to utilize the hdmi out technology available on the android or mainstream (Apple,Microsoft) based cellular devices, by turning them into the receiver of the pine64 board's hdmi output? Would it be possible to flash old android hardware to be a fully featured touchscreen for that specific and expandable purpose? or, are there any ways to utilize the digitizer (touch-screen) from olde
-
The Duckuino I recently learned that the Arduino Leonardo and the Arduino Micro are both capable of pressing keys as an HID. Instantly I thought of USB Rubber Ducky and Duckyscript. I had some spare time, so I decided to write this, Duckuino, a simple Duckyscript to Arduino converter. It's not very pretty, but it seems to be reliable. Features: Convert Duckyscript to Arduino(Duh!) Basic program memory storage(works better with large programs than traditional SRAM) Arduino code and Duckyscript combo! (fairly buggy in some places) What was that about Arduino code alongside Duckyscript? Due t
- 3 replies
-
- duckyscript
- payload
- (and 7 more)
-
Hey all! OK some of you may or may not remember my Arduino Uno LDC project (it works and 100% rocks! Doing some cable upgrades, trying to get ribbon cable in line instead of 18Gauge wire) what I want to do is an ultra-upgrade to it: I'm looking at the pin mapping for the microprocessor ( http://arduino.cc/en/Hacking/Atmega168Hardware ) and my goal is I want to embed the microprocessor from the uno onto a socket on a PCB and have DC power (some sort of 5v Battery). Of course I'd flash the microprocessor before embedding it :) Is anyone familiar with this? the data pins I can identify and ju