home.social

#st7789 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #st7789, aggregated by home.social.

fetched live
  1. A simple thermal camera implementation based on CH32V003 RISC-V MCU, AMG88xx 8x8 IR camera and ST7789 LCD:
    github.com/artyom-poptsov/ch32

  2. Added fonts and character/text printing procedures to the CH32V003-ST7789 library:
    github.com/artyom-poptsov/ch32

    Implementation of fonts and text output is based on the work of Tilen Majerle.

  3. Русская «Ардуина»: первый взгляд любителя

    Я — самодельщик-ардуинщик со стажем. Люблю пихать ардуины во всякие подходящие и не очень места. Как-то раз я уже показывал свою коллекцию Arduino-совместимых плат, и с тех пор она только росла и ширилась. Теперь в ней случилось особенное пополнение: русская (пока не) народная «Ардуина» ELBEAR от сибирской компании «Элрон» на базе отечественного микроконтроллера MIK32 «Амур», о существовании которой я узнал несколько дней назад из статьи на Хабре . В статье я изложу частный опыт искушённого любителя, который пытается импортозаместить зарубежную Arduino и приспособить данную плату для своих любительских нужд, не залезая в дебри. Конечно, это далеко не первая подобная публикация, с поездкой на поезде хайпа я припозднился примерно на годик. Зато она отражает актуальное положение дел и демонстрирует, чем чреват смелый прыжок веры прямо в неизвестность без предварительного изучения вопроса. К тому же, я не самый обычный ардуинщик. Вкусы мои специфичны: я не сделал ни одной метеостанции, мой дом глуп как пробка, и даже мои часы на Arduino — стрелочные. Вместо этого я делаю вещи, так или иначе связанные с электронными и видеоиграми, демосценой, звуком и музыкой с уклоном в ретро. И разнообразные ардуины мне нужны и интересны именно в этом контексте. А значит, есть шанс, что будет интересно.

    habr.com/ru/companies/ruvds/ar

    #ruvds_статьи #arduino #arduino_nano #arduino_uno #arduino_ide #ардуина #микроконтроллеры #микроэлектроника #ws2812 #adafruit #амур #мик32_амур #mik32_amur #amur #К1948ВК018 #микрон #элрон #ELBEAR #ELBEAR_ACEUNO #ELBEAR_ACENANO #AY38910 #ST7789 #SH1106 #ILI9488 #ili9341 #импортозамещение

  4. I wrote some ST7789 screen driver Rust code which just takes bytes from memory and flushes them into the screen. It seems to work but somehow the screen turns completely white less than one second after the memory write operation. This used to work fine, so I was wondering if maybe some other driver was interfering with the SPI, but nope, I disabled everything else and it still does that. I wrote a small test program which uses a different library to speak to the ST, and it works just fine. I am probably doing something wrong somewhere, BUT THEN WHY WAS IT WORKING OK BEFORE? I suspect some weird timing issues. Or maybe my driver code is being optimized by the compiler somehow, and things are not being done in the correct order?

    I will probably plug in a logic analyzer tomorrow, but if anyone has any tips on how to debug it...

    #st7789 #embeddedrust #embedded #rust #electronics

  5. Making a lil rpi weather clock so that I know how bad the air is... before I step out. Is a silly little toy. When it's done, Imma hang it by the thermostat ... maybe drop $30 on a home pm2.5 sensor to hang outside.

    The backend spider/daemon/api is some old, terrifying Jojess-perl. Client in python.

    Using waqi.info for the local AQI... NOAA for everything else.

    Manufacturer ships (github) libs with some cute roma/hanzi fonts. I'l need to pick a truetype with Kanji.

    #ST7789 #python #rpi

  6. Ретро-гейминг на Pico Pi: создаём свою Dendy

    Как я создал игровую консоль Dendy на базе Pico Pi с беспроводной зарядкой. Она позволяет играть в игры моего детства.

    habr.com/ru/articles/796987/

    #raspberry #pico_pi #st7789 #дисплей #rp2040 #игровая_консоль #денди #эмулятор_nes #dendy #nes

  7. We ported moononournation's awesome 9-Bit-Banging Arduino GFX Library to #BL604 ... But something seems broken in our #ST7789 Display 🤔

    lupyuen.github.io/articles/pin

  8. Since our #ST7789 Display doesn't respond to GFX Library 9-Bit Banging ... Maybe our display isn't hardwired for 3-Wire 9-Bit mode? Let's verify IM0 to 3 with the display maker

    rhydolabz.com/documents/33/ST7

  9. Need to verify that our #ST7789 Display is hardwired for "3-line 9bit serial I/F Ⅱ" mode: IM0 = 1, IM1 = 0, IM2 = 1, IM3 = 1 🤔

    rhydolabz.com/documents/33/ST7