|
Serial transfer RF 433Mhz |
|
Serial transfer RF 433Mhz |
|
Sound chip SN76489 |
|
Propeller Parallax P8X32A |
|
Driver TV P8X32A
Exemple de programmation :
1 cœur prog 1 cœur TV generator 1 cœur graphic primitives exemple graphique :
drawblock_
mov t2,posx
mov t4,posy
and t2,#1
shl t2,#1
mov t1,screenptr
rdlong t1,t1
mov t3,dx
shr t3,#1
shl t3,#9
add t1,t2
add t1,t3
shl t4,#5
add t1,t4
mov py,#8
:yl rdword t3,data
wrword t3,t1
add data,#2
add t1,#4
djnz py,#:yl
jmp
#loop
|
Démo sortie TV Pal, résolution 128x128 :
Démo TV, résolution 112x112, STM32 :
|
STM32 ARM32 Cortex-M3 72Mhz |
Aucun commentaire:
Enregistrer un commentaire