Giter Club home page Giter Club logo

gnat-stats's People

Contributors

koogar 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gnat-stats's Issues

Disable onboard LEDs

Hello! I remixed an existing design on Thingiverse to create a custom gnat-stats case for a Pro Micro (https://www.thingiverse.com/thing:4983886), and chose to use clear filament. This made the device very annoying to use, as the bright red LED would blink every time the software sent data. To fix this, I just added two lines to the start of the setup code:

pinMode(LED_BUILTIN_TX, INPUT);
pinMode(LED_BUILTIN_RX, INPUT);

Everything still works exactly as expected but no more annoying red light! It could be worth adding to the code as an option for others, in case anyone else also finds this to be annoying.

Add support for ESP and new display module

Hello! Tnx for Ur amazing project!
Please add support for esp8266 (like a Wemos D1 or NodeMCU).
And may U add support for 128*128 oled display - ssd1327 (over I2c protocol and SPI)?
I have both devices, and can assist U with this.

3D Printable Enclosure

Hey there,
Just wanted to reach out and say thanks for the great project!
Wasn't sure how best to reach out to you, but I made a compact 3D printable enclosure for use with PhatStats and the TFT + Xiao to turn it into a nice little desk widget; and wanted to give back to you for the cool project :)
For now, I've just popped some files here: https://github.com/dalgibbard/Gnat-Stats/tree/master/other

Feel free to take them and treat them as your own etc (including adding them to your repo as the source of truth if you wish); i've included the STLs ready for printing, but also the fusion360 + STEP files to make it easier to amend them should you need/want to as well.

If it's OK with you, i'll probably pop it onto thingiverse and link your blog/git repo too?

Thanks again!

TODO Idea. Multi SSD1306

Idea for grow up project.
Using two or three SSD1306 displays at same time. (Like picture in attach)
IMG_0547

Issue with updating

Hey, when i run hardwareserialmonitor and select right com, screen shows correctly my hardware, temps, usage, etc. but then it updates and everything is broken. It looks like it is pulling more information that it needs or something. I attached video showing the problem.
Im using ESP32 DEV with SH1106 1.3" 128x64 display
My PC: ryzen 7 5700x, nvidia rtx 4080

438914900_7344052292330219_4536541337217265460_n.mp4

Any complete instructions for this?

Hi, im an absolute Arduino beginner (but I have experiences with the Pi and basic electronic knowledge) and I cant seem to make this work. Below is the board that I used and the OLED I used.

Board https://shopee.ph/product/226548939/5019942450
OLED https://shopee.ph/product/226548939/4219824365

I think I wired it correctly (the OLED had the GND on the 1st pin and the VCC on the 2nd thats why I had to use a wire first to test). SCL and SDA seems to be wired correctly.

https://imgur.com/a/79kfrrT?

On the Arduino side i've done the following:

1.) Made sure that the Arduino is selected and the correct COM port is selected
2.) Installed the following libraries: Adafruit GFX, Adafruit NeoPixel, Adafruit ST7735
3.) Double clicked on the GnatStats_TFT_ProMicro_STM32_CFG_V1.5.ino and compiled/test. All good. Then uploaded it to the Arduino. No problem.
4.) Ran HardwareSerialMonitor.exe as administrator

But as you see from the photo, I dont get any output. Am I missing something or did I do something wrong? I've also tried directly wiring VCC to the VCC pin of the Arduino and the GND to ground to make sure that its getting enough power but still no dice.

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.