Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App to Driving Robot and Oled Display #8

Open
noshluk2 opened this issue Jul 20, 2023 · 0 comments
Open

App to Driving Robot and Oled Display #8

noshluk2 opened this issue Jul 20, 2023 · 0 comments
Assignees
Labels
Collaboration Project together Development Source Code Creation

Comments

@noshluk2
Copy link
Member

noshluk2 commented Jul 20, 2023

Driving Robot and Displaying Signals on OLED Display

This issue involves driving the robot using signals from an Android phone and displaying these signals on an OLED display.

The robot will be controlled by an Android app, which will send driving signals to the robot over WiFi. These signals will indicate the desired speed and direction of the robot. The ESP32 will receive these signals and use them to control the motors.

The driving signals from the Android app will also be displayed on a 0.96 inch IIC OLED display with a resolution of 128x64 pixels. This display uses the SSD1306 driver and communicates over I2C. The ESP32 will need to convert the driving signals into a format that can be displayed on the OLED display, and then send this data to the display over I2C.

ibrahimmansur4 added a commit that referenced this issue Jul 21, 2023
ibrahimmansur4 added a commit that referenced this issue Jul 23, 2023
ibrahimmansur4 added a commit that referenced this issue Jul 23, 2023
ibrahimmansur4 added a commit that referenced this issue Jul 24, 2023
khubaibiftikhar added a commit that referenced this issue Jul 24, 2023
ibrahimmansur4 added a commit that referenced this issue Jul 24, 2023
ibrahimmansur4 added a commit that referenced this issue Jul 24, 2023
ibrahimmansur4 added a commit that referenced this issue Jul 24, 2023
ibrahimmansur4 added a commit that referenced this issue Jul 24, 2023
@noshluk2 noshluk2 added the Development Source Code Creation label Jul 26, 2023
@noshluk2 noshluk2 changed the title Robot with Oled driving controlled through andoird wifi App to Driving Robot and Oled Display Jul 26, 2023
@noshluk2 noshluk2 added the Collaboration Project together label Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Collaboration Project together Development Source Code Creation
Projects
None yet
Development

No branches or pull requests

3 participants