In the meantime I have another question...
I was looking for the user commands in the include and found the "DRAWLINE" ;X1,Y1,X2,Y2 , {colour} command....
What I figured by myself and what actually helps is when asking AI to write picbasic pro code, if you specify write code for "PicBasic Pro 3", not only "PicBasic Pro", it will make far less errors in...
I need to play music, standard musical notation.
For FREQOUT you can specify frequencies and they do work.
For SOUND you can not specify frequency, so can't use standard musical notations.
I'm...
if your mssp port differs from the example demo then you must ensure all mssp register references in the SSD1306.pbpmod include are edited to match your hardware.
Re: Why SOUND statement produces loud and clear sound, but FREQOUT - does not?
The FREQIUT is the way to go.
Ioannis Today, 11:19You did not post the circuit of transistor amplifier. I suppose you did add a good bias to the transistor, right?
The audio output after the good filtering I...