Skip to content

Latest commit

 

History

History
78 lines (46 loc) · 3.46 KB

README.md

File metadata and controls

78 lines (46 loc) · 3.46 KB

ArduflipperOne

Arduflipper is an Arduino based Flipper device , nothing else ! i made this because i see many people like the functions of the Flipperzero , mostly opening a tesla charge port , and the RF cloning function for simple RF device's .

IMG_20221225_15362634r5

so for now its called Arduflipper One because whe have one function at the moment , already added the support for BadUSB , and IR blaster , ( NOT ENOUGH SPACE inside the Arduino Nano and Uno ) so for now have fun opening tesla charge ports and clone your RF remote and transmit . Have Fun , i wil update when i can

ArduFlipper one v1.01 Beta

it wil store 2 keys in eeprom after recieved one or 2 . third key wil replace the first key again onley 2 keys max fit in storage it also wil store the bit rate type of the key . to use the memory stored keys . go to main logo ,press left for using storage 1 and right for storage 2 key. pushing joystick up wil transmit a Tesla charge point key fast push button wil send you to menu . in menu you do 2 second long press to get in the selected subject . RX or TX or BACK.

wil make things better , enjoy this Beta version .

for making a Arduflipper one Version 1.01 ,

what do you need !

1 Arduino (nano or a uno )

download (4)

wil upgrade my project to a other one (Arduino Mega Mini ) for Bad usb and al other functions to fit .

1 oled screen 128x64 i2c SSD1306 ,(the color you prefer )

download (2)

For image resolution isue's NOTE ! (for the oled screen change the resolution in the Adafruit_SSD1306.H file )

#define SSD1306_128_64

// #define SSD1306_128_32

or just copy paste the Adafruit_SSD1306.H ( included ) over the original one ,and re upload your sketch

1 433 Mhz Transmitter and Reciever Module .

download

1 Arduino joypad ( wil upgrade this in to buttons in the future )

download (1)

(Optional BT HC-05/HC-06 Bluetooth module for the DIY app i also wil make available for Android onley ,because its build using MIT APP inventor )

download (3)

And a box to fit it , i made a 3D printable , wil also update this soon and make it available !

IMG20230103145011 IMG20230103145100 IMG20230103145006

If your upload is a succes ! if you push up , it wil transmit a Tesla charge point beacon twice .(you wil see Tesla logo on the screen ) if you presh the sw button on the joypad you wil enter the menu for RX RF remotes .

wil ad eeprom storage for recieved codes , and a seccond menu !

Arduflipper pin setup