CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Electronics > PIC Programing / Design


PIC Programing / Design Discuss programing of PIC chips here and design of electronics using PIC chips.


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #97   Ban this user!
Old 02-05-2012, 07:06 AM
 
Join Date: Jul 2011
Location: India
Posts: 15
aadityadengle is on a distinguished road

tried to connect with Magnetic Encoder but no use

DATA == Cha A
Clk == /A
Reply With Quote

  #98   Ban this user!
Old 02-06-2012, 06:14 AM
 
Join Date: Aug 2008
Location: UK
Posts: 545
BillTodd is on a distinguished road

Originally Posted by aadityadengle View Post
Yes!!!! Phase A & B with TTL I am using Magnetic Encoder ME6012 { Data sheet available @ ( http://www.google.co.in/url?sa=t&rct..._DNsH1LkQBYTZQ ) }

Now can I use it with your circuit. I am new to the electronics
No Sorry

My PIC code works only with the 'chinese' LCD callipers (these output a binary code).

Your scale needs a 'quadrature' counter - you may be able to find some other software to work with the scale (I believe the linux based EMC2 can do this)

Bill
__________________
Bill
Reply With Quote

  #99   Ban this user!
Old 02-06-2012, 06:28 AM
 
Join Date: Jul 2011
Location: India
Posts: 15
aadityadengle is on a distinguished road

tried the circuit with verniers too
but no data

Last edited by aadityadengle; 02-07-2012 at 12:56 PM.
Reply With Quote

  #100   Ban this user!
Old 02-06-2012, 01:20 PM
 
Join Date: Aug 2008
Location: UK
Posts: 545
BillTodd is on a distinguished road

Originally Posted by aadityadengle View Post
tried the circuit with verniers too
but no data
like that's going to get you an answer !
__________________
Bill
Reply With Quote

Sponsored Links
  #101   Ban this user!
Old 02-07-2012, 05:46 AM
 
Join Date: Feb 2012
Location: United Kingdom
Posts: 3
komatias is on a distinguished road

Hi Bill,

first off, you might want to think about adding a donate button to you signature!4 years later and there are people still interested in your work.

You got me to join another forum just to ask you a question. Pretty simple one it should be:

Do I need visual studio to get your program to install? I keep getting:

unable to register the dll ocx regsvr32 failed with exit code 0x4

on both my computers.

looking forward to your response.

Regards

George
Reply With Quote

  #102   Ban this user!
Old 02-07-2012, 12:03 PM
 
Join Date: Aug 2008
Location: UK
Posts: 545
BillTodd is on a distinguished road

Hi George,

The program is written in VB5, so you should not need VS at all.

It was designed for Windows 95. I have not tried it on Vista or Win7, so that may be the problem (can you install on a VM or as XP?).

the install script ireads:
Source: "d:\My Documents\VB5 projects\Logger\Vernier.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "e:\VB\System Files\MSVBVM50.dll"; DestDir: "{sys}"; Flags: onlyifdoesntexist uninsneveruninstall
Source: "e:\VB\System Files\OleAut32.dll"; DestDir: "{sys}"; Flags: onlyifdoesntexist sharedfile regserver
Source: "e:\VB\System Files\OlePro32.dll"; DestDir: "{sys}"; Flags: sharedfile regserver
Source: "e:\VB\System Files\AsycFilt.dll"; DestDir: "{sys}"; Flags: sharedfile
;Source: "e:\VB\System Files\Ctl3d32.dll"; DestDir: "{sys}"; Flags: sharedfile
Source: "e:\VB\System Files\StdOle2.tlb"; DestDir: "{sys}"; Flags: sharedfile
Source: "e:\VB\System Files\MSCOMM32.OCX"; DestDir: "{sys}"; Flags: sharedfile regserver
Source: "e:\VB\System Files\SCRRUN.DLL"; DestDir: "{sys}"; Flags: sharedfile
Source: "e:\VB\System Files\comcat v471\Comcat.dll"; DestDir: "{sys}"; Flags: sharedfile regserver

so there are only 4 files that require regserver.


4 years later and there are people still interested in your work.
4 years? I started this in 2005! that's the problem!

There are new scales out now that do not work with the PIC code (so be warned) At some point (way in the future), when I get one of the newer 21 bit devices I'll add it to the PIC.

Meanwhile, I get people like aadityadengle waving bs flags at me, because they cant get it working!

Is does work with the right scales:

__________________
Bill

Last edited by BillTodd; 02-07-2012 at 02:02 PM.
Reply With Quote

  #103   Ban this user!
Old 02-07-2012, 12:54 PM
 
Join Date: Jul 2011
Location: India
Posts: 15
aadityadengle is on a distinguished road
Question

Originally Posted by BillTodd View Post

Meanwhile, I get people like aadityadengle waving bs flags at me, because they cant get it working!

Is does work with the right scales:

PIC based DRO - YouTube
???????????????
IT DID NOT WORKED FOR ME. BUT STILL WORKING ON IT.
Reply With Quote

  #104   Ban this user!
Old 02-07-2012, 01:51 PM
 
Join Date: Aug 2008
Location: UK
Posts: 545
BillTodd is on a distinguished road

Originally Posted by aadityadengle View Post
???????????????
IT DID NOT WORKED FOR ME. BUT STILL WORKING ON IT.
My guess is that you have igaging type scales (or yet another chinese type that I have not seen)

The Igaging scales are quite different and in some ways better, but they will require a different PIC code:

21 Bit Protocol Scales | shumatech.com

(BTW A big thankyou to Shumatech for making their research public
__________________
Bill
Reply With Quote

  #105   Ban this user!
Old 02-08-2012, 02:33 AM
 
Join Date: Feb 2012
Location: United Kingdom
Posts: 3
komatias is on a distinguished road

Hi Bill,

thanks for the answer. I am trying to install it in windows XP. It is apparently trying to register inpout32.dll into the Regserver. will investigate and write back.
Reply With Quote

Sponsored Links
  #106   Ban this user!
Old 02-08-2012, 06:27 AM
 
Join Date: Aug 2008
Location: UK
Posts: 545
BillTodd is on a distinguished road

Originally Posted by komatias View Post
Hi Bill,

thanks for the answer. I am trying to install it in windows XP. It is apparently trying to register inpout32.dll into the Regserver. will investigate and write back.
Ah! I think you have the wrong version. The inpout.dll is only required on my POS board. (not sure why it wont install though)

Give me a day or two and I'll compile a different version

Bill
__________________
Bill
Reply With Quote

  #107   Ban this user!
Old 02-08-2012, 01:22 PM
 
Join Date: Aug 2008
Location: UK
Posts: 545
BillTodd is on a distinguished road

OK this is a versio without the inpout.dll so should install OK (fingers crossed because I have not got a virgin machine to try it on)

Bill
Attached Files
File Type: zip DRO1205.zip‎ (1.29 MB, 35 views)
__________________
Bill
Reply With Quote

  #108   Ban this user!
Old 02-09-2012, 03:42 PM
 
Join Date: Feb 2012
Location: United Kingdom
Posts: 3
komatias is on a distinguished road

Sorted! Thanks Bill
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is water based CNCadmin Safety Zone 44 10-15-2010 02:27 PM
Need help with CNC UK based ciscoe Europe Club House 1 07-21-2008 06:03 AM
Convert to PC based Arcticfox46 CNC Wood Router Project Log 4 08-10-2007 08:05 AM
Used CMM based DIY router? biomed_eng DIY-CNC Router Table Machines 1 10-16-2006 08:52 PM
dos based cnc software flyingmike Computers and Networking 14 11-25-2005 01:29 PM




All times are GMT -5. The time now is 03:48 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361