Satnet
Satnet
I've tried the examples with my ATTiny2313, and I get this ``` Sketch uses 3150 bytes (153%) of program storage space. Maximum is 2048 bytes.text section exceeds available space in...
Hello. I just fallowed the guide for Socket server. It works and I got the Flashpolicy to work as well. Now im @ friends house so we started 1 chat...
If I disconnect the FPS from the Arduino the code will get stuck on FPS.Open. This is because the GetResponse function in the Class dont have a timer function. This...
This library is great, but it really needs callback functionality in order to not miss frames. I've done extensive work with this library and in a modern car it actually...
Request to add support for .EHEX files. HEX files have 16 bytes of actual data per line. EHEX has 32 bytes of actual data per line. I've tried to modify...
The Qt download link is obsolete. But changing the url a little makes it work. Current link (wrong): http://download.qt.io/official_releases/qt/5.12/5.12.11/submodules/qtbase-everywhere-src-5.12.11.zip New working link: http://download.qt.io/archive/qt/5.12/5.12.11/submodules/qtbase-everywhere-src-5.12.11.zip
This function is very good, but it needs a way to get the callers phone number. If I call the GSM chip that runs this code, the code needs to...
### LVGL version V9.2 ### What happened? I've got file system running and it can successfully open JPG files. BMP, PNG or GIF's wont work. GIF shows up as a...