gitterman
gitterman
More about my modules can be found here: https://www.mikrocontroller.net/topic/500817 The sygonix home automation system uses an acknowledgement mode, thus the modules must be able to switch direction.
In the meantime I have tested the modules with 433MHz. The unidirectional transfer also works with this frequency although of course with a higher attenuation. The transceiver mode does not...
Oops, that was hint in the right direction. Shame on me. I did connect to gdo0 correctly on the module but on the receiving slave Arduino I had connected it...
Oops, I missed that there are more than one csshacks here. I had set tabs at bottom according to this: https://askubuntu.com/questions/1114898/firefox-65-how-to-have-tabs-below-the-address-bar Then I tried to add the multirow css hack...
I tried your example with the u8g2_font_tom_thumb_4x6_mf and the u8g2_font_5x7_mf but both did not print the degree symbol nor the square exponent symbol. ` n5110.setFont(u8g2_font_tom_thumb_4x6_mf); n5110.setCursor( 20,30 ) ; n5110.print(...
Thanks for the very quick answer. I found that the problem came from the vsvim editor I use with visual studio. If I use the arduino IDE the UTF characters...
aside from its xx_mf name the u8g2_font_tom_thumb_4x6_mf does not produce a degree or a square symbol though. I was looking for a small font as the nokia 5110 only has...
Thanks for the quick answer, I will give it a try. From my understanding VLC is way much more resource consuming than omxplayer and has its problems when running without...
Installation of VLC required 224MB, and it is not supposed to be run as root. I can display the stream with VLC on my desktop PC and on my raspberry...