-
Here is the error message:
In file included from /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/Arduino.h:28:0,
from sketch/HelloOLED.ino.cpp:1:
/User…
-
OLED2864 is a module based on SSD1306 with I2C interface. Display initialization requires a Reset PIN to be wired and toggled, otherwise it won't react to I2C communication. Once this step is done it …
-
Thanks for this repo - it's been a huge help getting me started. I didn't have too much trouble getting both samples to work on an ATTINY402 using a 128x64 SSD1306.
I'm kind of stuck at the moment …
-
Hi,
I am experiencing odd behaviour with the Pico2 and SSD1306 display which may either be "normal" (I hope not) or weird.
I have a Pico2 with just the SSD1306 connected to it, I can see it on m…
-
Bonjour j'ai vu dans le code que l'on pouvait ajouter un module OLE SSD1306.
Quand je decommente la ligne (fichier Board_def.h Ligne 7) et je compile je rencontre un message d'erreur :
In file inclu…
-
Is there a way to implement manually updating the display similar to the show() function in the ssd1306 library. My guess is adding another buffer to the Block() function.
-
The lilygo-rtl_433 has both BLE and 433 on board.
After the PR from @SmittyHalibut there is no compile problem anymore, but I tried to enable both in environments.ini and it doesn't work. It only pub…
-
Hi, I am trying to make a calculator with a pico, but when I use an oled IC2 0.96'' screen and the ssd1306 and use a simple code it says that:
traceback (most recent call last):
File "", line 2, …
-
Hello friend, i try the basic code with my wemos d1 mini n transistor BC547 but did't work
This is the result
![IMG-20240930-WA0070.jpg](https://github.com/user-attachments/assets/7904dbf3-d3fb-4983-b…
-
Hi,
I'm the inventor of the [Solder Ninja Pen](https://www.crowdsupply.com/sitron-labs/solder-ninja-pen) and would love to provide backers of the project with the ability to use IronOS instead of t…