Misc


« Axe Rouge | Main | Along the Seine, Near Notre Dame »

Comments

OG Style

Dude you make so fun stuff. I will try to get pics of the 4x4 tonight. Great work

BloodCoder

What are the details of the LED's in use and the Resistors? if this was SMT what would the LED's and the resistors be?

Jaspreet Singh

hi
my name is MONTY
I m trying build the code but it is giving this error

::Symbol not previously defined (AnimationDispatch)
what could b the possible reason plz rectify the problem

DDK

Hi,
You need to assemble the medallion.asm file. This file includes the LEDDirectDrive.asm file. I think you are trying to assemble the LEDDirectDrive.asm file directly.
David

jaspreet singh

Hi,
i m assembling the medallion.asm file .But it shows these errors
Clean: Deleting intermediary and output files.
Clean: Done.
Executing: "C:\Program Files\Microchip\MPASM Suite\MPAsmWin.exe" /q /p16F628A "LEDDirectDrive.asm" /l"LEDDirectDrive.lst" /e"LEDDirectDrive.err" /o"LEDDirectDrive.o"
Error[113] G:\ELECTRONICS\MEDALLION_ANIMATEDCIRCLE\MEDALLION\MEDALLION\LEDDIRECTDRIVE.ASM 343 : Symbol not previously defined (AnimationDispatch)
Error[113] G:\ELECTRONICS\MEDALLION_ANIMATEDCIRCLE\MEDALLION\MEDALLION\LEDDIRECTDRIVE.ASM 361 : Symbol not previously defined (AnimationDispatch)
Error[113] G:\ELECTRONICS\MEDALLION_ANIMATEDCIRCLE\MEDALLION\MEDALLION\LEDDIRECTDRIVE.ASM 367 : Symbol not previously defined (AnimationDispatch)
Error[113] G:\ELECTRONICS\MEDALLION_ANIMATEDCIRCLE\MEDALLION\MEDALLION\LEDDIRECTDRIVE.ASM 372 : Symbol not previously defined (AnimationDispatch)
Error[113] G:\ELECTRONICS\MEDALLION_ANIMATEDCIRCLE\MEDALLION\MEDALLION\LEDDIRECTDRIVE.ASM 390 : Symbol not previously defined (AnimationDispatch)
Error[113] G:\ELECTRONICS\MEDALLION_ANIMATEDCIRCLE\MEDALLION\MEDALLION\LEDDIRECTDRIVE.ASM 775 : Symbol not previously defined (AnimationDispatch)
Error[113] G:\ELECTRONICS\MEDALLION_ANIMATEDCIRCLE\MEDALLION\MEDALLION\LEDDIRECTDRIVE.ASM 790 : Symbol not previously defined (AnimationDispatch)
Error[113] G:\ELECTRONICS\MEDALLION_ANIMATEDCIRCLE\MEDALLION\MEDALLION\LEDDIRECTDRIVE.ASM 795 : Symbol not previously defined (AnimationDispatch)
Warning[205] G:\ELECTRONICS\MEDALLION_ANIMATEDCIRCLE\MEDALLION\MEDALLION\LEDDIRECTDRIVE.ASM 1150 : Found directive in column 1. (end)
Halting build on first failure as requested.
BUILD FAILED: Fri Aug 21 13:57:20 2009

palleau

Hello, first sorry I do not speak English, just one question, has anyone solved the problem of the ASM file Medallion: Circle LED Animation, because as I have friends over a lot of mistakes I can not create a HEX file, if someone could send me would be super nice, thank you for your help and your reply. Good day. Jean Michel

Vapor King

Very cool project. Do you update your blog anymore?

dominic

can someone please help with the hex [email protected]

David

Dominic, I emailed you the HEX file. Please let me know if you have any questions. Regards, David @ TheVaporTrail

Marc P.

Hello David!
I find your project very interesting, i have the same errors :
Error[113] J:\ÉLECTRONIQUE MARC\PIC\PIC16F628A\MEDAILLON\LEDDIRECTDRIVE.ASM 343 : Symbol not previously defined (AnimationDispatch)
Error[113] J:\ÉLECTRONIQUE MARC\PIC\PIC16F628A\MEDAILLON\LEDDIRECTDRIVE.ASM 361 : Symbol not previously defined (AnimationDispatch)
Error[113] J:\ÉLECTRONIQUE MARC\PIC\PIC16F628A\MEDAILLON\LEDDIRECTDRIVE.ASM 367 : Symbol not previously defined (AnimationDispatch)
Error[113] J:\ÉLECTRONIQUE MARC\PIC\PIC16F628A\MEDAILLON\LEDDIRECTDRIVE.ASM 372 : Symbol not previously defined (AnimationDispatch)
Error[113] J:\ÉLECTRONIQUE MARC\PIC\PIC16F628A\MEDAILLON\LEDDIRECTDRIVE.ASM 390 : Symbol not previously defined (AnimationDispatch)
Error[113] J:\ÉLECTRONIQUE MARC\PIC\PIC16F628A\MEDAILLON\LEDDIRECTDRIVE.ASM 772 : Symbol not previously defined (AnimationDispatch)
Error[113] J:\ÉLECTRONIQUE MARC\PIC\PIC16F628A\MEDAILLON\LEDDIRECTDRIVE.ASM 787 : Symbol not previously defined (AnimationDispatch)
Error[113] J:\ÉLECTRONIQUE MARC\PIC\PIC16F628A\MEDAILLON\LEDDIRECTDRIVE.ASM 792 : Symbol not previously defined (AnimationDispatch)
Error[129] J:\ÉLECTRONIQUE MARC\PIC\PIC16F628A\MEDAILLON\LEDDIRECTDRIVE.ASM 1147 : Expected (END)


would you like to send me the .hex file at : [email protected]
thank you very much!
marC:)

David

Marc,

LEDDirectDrive.asm is included by Medallion.asm. You only need to build Medallion.asm. I have emailed you the medallion.hex file.

David

Scotty5

It might be helpful if you just put the Hex file on the download page.
I could not get it to compile either until I changed this

#include "..\ComponentLibrary\LEDDirectDrive.asm"

to this
#include "LEDDirectDrive.asm"

It then compiles however I can't get the last 6 bits to display no matter what I try.
I am using mplab 8.53 any suggestions?

sajal

plz sent me hex codes of the project.
[email protected]

The comments to this entry are closed.

February 2013

Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28