Jump to content

DeusExMachina

Members
  • Posts

    26
  • Joined

  • Last visited

  1. 2Kosyak You made my day! It works! Thanks :ugeek:
  2. yep, but with no success
  3. Of cause I can wait I tried several init sequences: DISPLAY OFF command works OK on all. I looked here: https://github.com/rm-hull/ssd1306/blob ... /device.py https://code.google.com/p/u8glib/source/browse/ http://hallard.me/adafruit-oled-display-driver-for-pi/
  4. Unfortunately u8 lib sequence produces junk too... Maybe I have another display variant...
  5. Finally I received the display. sh1106 resembles ssd1306 but not the same. For now I get just junk on the screen...
  6. Yes, I ordered one. I'll try to get it work and will share results.
  7. DeusExMachina

    sh1106

    I have found this cheap OLED display using sh1106 controller. http://www.aliexpress.com/item/2014-Bra ... 25119.html Anybody tried this? 8-)
  8. video - no problem I afraid my modification will be a peace of shame of cause I'll provide code modification soon, after some clean up
  9. This is my last project, board distributor provided only one static image on screen The project uses slightly modified ugfx engine + Chibios + lwip (webserver + Modbus TCP) + Modbus RTU + AT45 dataflash for storing settings... It supports shell in CDC USB and many other features It is prototype of oil level meter sensor (display part).
  10. I tried to use FSMC init from Ch example but unsuccessfully. I have to show fast results to my boss, so I used working init routine. About board - the price is near $81, and near $78 for display. demo can be seen here http://vimple.ru/99d27fcc850c4443bf584dd50196c8e8
  11. I have successfully used sd1963 in 8 bit mode for SK-STM32F417 board http://www.starterkit.ru/html/index.php?name=shop&op=view&id=68 (in Russian!) Also, I used ST standard peripheral lib to initialize FSMC SSD1963_8bit_mode.tar.bz2
  12. Hello! I tried step by step guide but without effect (I got last version from bitbucket). I have to modify GDISP_USE_CUSTOM_FONT define and include generated DroidSans10.c instead of userfont.h. But text renders blank... Could you, please, send me a demo project with Cyrillic fonts?
  13. I don't use touchscreen I use only physical buttons (matrix keyboard) in my device (buttons surround screen like ATM UI). I need to do something when this buttons pressed and redraw screen or animate screen button while pressing.
×
×
  • Create New...