Tell us about yourself!
- jbruening commented on InterlinkKnight's instructable DIY Breadboard Power Supply
- jbruening made the instructable ESP32 and ILI9486 Display - PlatformIOView Instructable »
Easy to follow the detailed instructions. Easy to change target display. I used an ILI9341. Great starting point.Thank-you
- jbruening commented on LaZorraTech's instructable ESP32 and ILI9486 Display - PlatformIOView Instructable »
Chapeau! Really great instruction, easy to folow!Thank-you
- jbruening commented on 陳亮's instructable COVID-19 WHO Dashboard
- jbruening commented on 陳亮's instructable COVID-19 WHO Dashboard
Tankks for fast reply.Next issue:#include "Arduino_HWSPI.h#include "Arduino_HWSPI_Library.h dosen't work either pls have a look at all includes---------------------------------------------------------------------------------------------------------#include "SPI.h"#include "Arduino_HWSPI.h"#include "Arduino_ESP32SPI.h"#include "Arduino_SWSPI.h"#include "Arduino_GFX_Library.h" // Core graphics library#include "Arduino_Canvas.h" // Canvas (framebuffer) library#include "Arduino_Canvas_Indexed.h" // Indexed Color Canvas (framebuffer) library#include "Arduino_HX8347C.h" // Hardware-specific library for HX8347C#include "Arduino_HX8352C.h" // Hardware-specific library for HX8352C#include "…
see more »View Instructable »great! Thank-you for advise.Just one error msg remains:C:\Dropbox\ARDUINO sketch book\libraries\Arduino_GFX-master\src\Arduino_TFT.cpp: In member function 'virtual void Arduino_TFT::drawChar(int16_t, int16_t, unsigned char, uint16_t, uint16_t)':C:\Dropbox\ARDUINO sketch book\libraries\Arduino_GFX-master\src\Arduino_TFT.cpp:1125:1: error: a15 cannot be used in asm here } ^C:\Dropbox\ARDUINO sketch book\libraries\Arduino_GFX-master\src\Arduino_TFT.cpp:1125:1: error: a15 cannot be used in asm hereBtw: compiling for WeMos D1 R1 Still optimistic and in a good mood
- jbruening commented on 陳亮's instructable COVID-19 WHO DashboardView Instructable »
Thank-you for this project and the detailed instructions however - useing Arduinos IDE- following all instruction e.g.- installing the Arduino_GFX-master lib (it appears now in my sketchbook folder)- compiling results in "Arduino_HWSPI.h: No such file or directory"- changing #include "---" to # include <---> does not workAny idea what went wrong?Thank-you
- jbruening commented on 陳亮's instructable COVID-19 WHO DashboardView Instructable »
Try to compile (ESP8266) got error message:Arduino_SWSPI: No such file or directoryUsing platforIo I have included the following libraries: ottowinter/ESPAsyncWebServer-esphome@^1.2.7 arduino-libraries/ArduinoHttpClient@^0.4.0 me-no-dev/ESP Async WebServer@^1.2.3 tzapu/WiFiManager@^0.16.0 adafruit/Adafruit BusIO@^1.7.3 bodmer/TFT_eSPI@^2.3.64 adafruit/Adafruit Unified Sensor@^1.1.4 adafruit/Adafruit SSD1306@^2.4.4 moononournation/GFX Library for Arduino@^1.1.2Any idea? Thank-you
- jbruening commented on kianahonarmand's instructable On Edge: Large Scale CNC Milled LanternView Instructable »
kianahonarmand thank you for your advice. I made one following your guidelines. I've used inkscape for the design and a laser cutter. For the light source I make use of a LED. The laterne mesured 5 by 5 by 5 inches.Verry interested to see more of your artists work.Thank you
- jbruening commented on kianahonarmand's instructable On Edge: Large Scale CNC Milled LanternView Instructable »
Hi kianahonarmand I'm fascinated by your large scale CNC milled latern! Great work - thank you. I like to make a smaler one by my own. However your indeep instruction dosn't tell how to generate the amazing pattern from "Persian Calligraphy" - the key element of your unique work. Two questions arise. First where to find sources of persian Calligraphy and second how did you manage the rigidity of the milled pattern (no parts break apart)Thank you for any hint
- jbruening commented on Maker Saga's instructable Cheap WiFi Range Extender for IoT
Thank-you for the detailed instructions. Chapeau!