Fat fingers? clawson wrote:you are already looking at £7+ for one with just that small step up from 0.96 to 1.3.
and that only increases the screen size but the resolution stays the...
Tuesday, 5 April 2022 - 13:01
Fat fingers? El Tangas wrote: Is the software used in the OP open source? If so where can I find it?
There is this one I used in the past.
https://github.com/efthymios-ks/AVR-SSD1306...
Tuesday, 5 April 2022 - 12:59
Fat fingers? The 0.96 inch measurement is done diagonally which tricks us into thinking the size is big but in reality its small.
PB megaAVR announced gchapman wrote:additional assembly site for selected ATMEGA324PBxxx
gchapman wrote:Estimated First Ship Date:
April 29, 2022 (date code: 2218)
Does it mean it will be...
The reasons of ARMs controller. I find ARM very complex, I wish microchip had microcontrollers which are classic AVR8 but made faster. Retaining the original architecture.
clawson wrote:In a practical session I blew up the front end of one of heir scopes by some kind of grounding issue - it's probably what put me off the electronics side of...
Fixed formatting and added header file. Now problem seems to be in funcoes.c file. char *repete_letras(char *vec, int nrep) { int mem, var; var = 0; mem...
clawson wrote:you are already looking at £7+ for one with just that small step up from 0.96 to 1.3. and that only increases the screen size but the resolution stays the...
El Tangas wrote: Is the software used in the OP open source? If so where can I find it? There is this one I used in the past. https://github.com/efthymios-ks/AVR-SSD1306...
The 0.96 inch measurement is done diagonally which tricks us into thinking the size is big but in reality its small.
One more but its just an example. https://www.avrfreaks.net/forum/tutcsoft-example-modular-project
Try moving project (AssemblerApplication1) to different directory. Like place it in D drive.
Watched the whole thing. Amazing. Write code to make a CPU, then again write code to run on that CPU.
Frank_MV wrote:I want to display debug infos over such a display If you just want the debug data, why not use serial connection with PC? Or if you really want it to...
gchapman wrote:additional assembly site for selected ATMEGA324PBxxx gchapman wrote:Estimated First Ship Date: April 29, 2022 (date code: 2218) Does it mean it will be...
Yeah, I meant the traditional tiny/mega only. The simple nature is addictive.
I find ARM very complex, I wish microchip had microcontrollers which are classic AVR8 but made faster. Retaining the original architecture.
Pages