Leomil72
Leomil72
I have librxtx installed in my system but get the same error. Ah, I'm using Linux: `Exception in thread "main" java.lang.NoClassDefFoundError: gnu/io/CommPortIdentifier at SimpleJBurn.MySerial.getAvailableSerialPorts(MySerial.java:36) at SimpleJBurn.MainFrame.initComponents(MainFrame.java:329) at SimpleJBurn.MainFrame.(MainFrame.java:270) at SimpleJBurn.SimpleJBurn.main(SimpleJBurn.java:17)...
Since the LM80C Basic didn't discriminate between lower and upper case, I didn't need a real caps lock. Your suggestion isn't bad. I will keep it into account in a...
I can confirm that changing the "fire" key to another key other than space solves the problem. Very strange. But this is not a fix, it's just a work-around.
I'm experiencing the same issue. Today I tried to build an example app for my Linux box (Kubuntu 22.04 LTS) and got the same error: `[ ] /snap/flutter/current/usr/bin/ld: /lib/x86_64-linux-gnu/libayatana-ido3-0.4.so.0: undefined...
There's a way, in the past I did something similar for my "Micrologio" (a mix between "Micro" and "orologio", watch). http://www.leonardomiliani.com/en/2012/micrologio-un-micro-orologio-con-un-atmega328p/ In that project, I didn't used the whole swRTC...
Should compile and work. What's the problem, exactly? Does it stop during compiling, or doens't work as expected?
I don't have an Atmega8 anymore so at the moment I'm not able to investigate this issue... Which function did you try? Which pins did you use? Please provide the...
I'm not sure if this this the cause, but I've seen that the boards.txt file of newer versions of the Arduino IDE show a different way to choose the MCU...
I will investigate it.
I launched the example sketch "pRNG test" for about 10 minutes and no freeze occurred. At first glance, the numbers that I got on the serial monitor seem to be...