Search in Pinguino World !!

Thursday, August 27, 2009

Pinguino tutorial started

I started a Pinguino tutorial.

If somebody want to contribute, original drawings are made with inkscape ( bread board and Pinguino board ).

I will put some other examples soon.

Pinguino tutorial

9 comments:

Vasile Guta-Ciucur said...

Congratulations for the new site!
It was a must!

Unknown said...
This comment has been removed by the author.
Unknown said...

Great!
what is the stutus of
http://pinguino.koocotte.org/
this need to be merged, no ?

gilson said...

Congratulations.

Are you planning a tiny 2550 version?

Jean-Pierre MANDON said...

Hi,

i work on tiny 18F2550 with KICAD. It will be available soon.
I finally understood how work Kicad !! just some components to build and it will be OK.

Thanks for your interest for this project

Cyber Knights said...

Hi,
I have problem compile the code in the led dimmer (PWM) tutorial,
D:/pinguino beta9-04 windows/pwm.c:14: warning 112: function 'set_PWM' implicit declaration
D:/pinguino beta9-04 windows/pwm.c:15: warning 112: function 'Delayms' implicit declaration
D:/pinguino beta9-04 windows/pwm.c:18: warning 112: function 'set_PWM' implicit declaration
D:/pinguino beta9-04 windows/pwm.c:19: warning 112: function 'Delayms' implicit declaration
D:/pinguino beta9-04 windows/pwm.c:14: error 101: too many parameters
D:/pinguino beta9-04 windows/pwm.c:15: error 101: too many parameters
D:/pinguino beta9-04 windows/pwm.c:18: error 101: too many parameters
D:/pinguino beta9-04 windows/pwm.c:19: error 101: too many parameters
D:\pinguino beta9-04 windows\source\/user.c:9: error 65: function 'setup' already has body
D:\pinguino beta9-04 windows\source\/user.c:21: error 65: function 'loop' already has body
D:\pinguino beta9-04 windows\source\main.c:89: warning 197: keyword 'interrupt' is deprecated, use '__interrupt' instead
D:\pinguino beta9-04 windows\source\main.c:122: warning 197: keyword 'interrupt' is deprecated, use '__interrupt' instead
error while compiling file D:\pinguino beta9-04 windows\pwm

Know why?

Also the led blink tutorial lacks a declaration for the lastchange variable

Jean-Pierre MANDON said...

@cyber knights
Please rename your program, instead of pwm.pde, give it another name.
This bug wiil be fixed in the next release.

Have fun
JP

Hearty said...

Bonjour,

J'ai le même problème que le message précédent concernant l'exemple du dimmer.

J'ai pourtant renommé le code, en dimmer, puis en test, le résultat est identique.

Je suis sous Win7 x64
J'utilise Pinguino Beta 9
Pinguino version PIC18F2550 et le bootloader v2.

Qui plus est, contrairement à ce qui est dit sur le tuto du bootloader,
je ne peux uploader le code que lorsque j'ai effectué un reset et pendant que la LED est éteinte, autrement si je respecte les consigne données, il m'indique systématiquement, "PIC no found".

Ais-je omis quelque chose?

Merci,

HeartyGFX said...

Bonjour,

Il est bien dommage de constater que le projet semble abandonné, puisqu'aucun suivi, ni réponse alors qu'il s'agit d'un code de base issu du tutoriel officiel.

Mes salutations,