Giter Club home page Giter Club logo

esp32-handheld's Introduction

ESP32-Handheld

My image

Tested with Arduino for ESP32 Core 1.0.4

The lastes firmware needs the modified Adafruit SharpMem library. This library includes a hugely faster screen clearing function and hardware SPI.

esp32-handheld's People

Contributors

coretechr 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

esp32-handheld's Issues

Sharp Memory Display ESP32C3 RISC-V Compatibility

Hi, thank you for this amazing project. I need an information. I would like to use the ESP32C3 to control the Sharp Memory Display. I know I could not use ULP to trigger VCOM (I would use an external RTC for this function). In general, is the library to drive this display compatible with the ESP32C3?
Thank you!

comments in code: save 80µA? and pinMode saves 10µA? how?

hi, the Memo.ino file states that two of the lines save 10µA and 80µA. could you point me towards the documentation that has more info about this? thanks!
the lines are:

pinMode(0, OUTPUT); // don't change, -10µA???

and

rtc_gpio_pulldown_dis(ulp_toggle_num); // disable VCOM pulldown (saves 80µA)

modify pins

Hello friend, your project is really cool. I encountered some problems in the process of doing your project. Your SHARP_ VCOM pin is connected to IO2 pin of esp32, SHARP_ EXTMODE pin is connected to IO4 pin of esp32. Now I want to modify these two pins to connect to other IO ports of esp32. I have checked your code, but I can't find the relevant pin settings.

#define SHARP_SCK 14
#define SHARP_MOSI 13
#define SHARP_SS 15

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.