Posts

Maxuino and max 5

Image
hi! i have question: i want use maxuino connect arduino max/msp. when want control e.g. servo motor uses [live.slider] object. as may know – [live.slider] object exists in max 6 – have max 5… is there way replace [live.slider]? have tried [float] , [slider] no succes. (i want control through max/msp arduinos pwm ports , stepermoter) (second) also, found strange green circle messages work, red ones don't… if slider , float doesn’t work, (according ‘logic’) message object [analogwrite 9 0.5] should work – right? but sadly doesn’t. can tell me why? my arduino connected correctly. tested through firmata_test.exe (firmata.org) , works. digital output works through maxuino – @ pin 9 (digital). sorry english, i’m not native speaker best thanks in advance help! -mark update: tried on arduino - 1 doesn't work should.. Arduino Forum > Using Arduino...

Access DB connection to godaddy

man, tough. i have access db can write fine on local machine. when uploaded onto godaddy hosting, getting errors. read , contacted godaddy support, , showed me how create folder access_db through control panel. have database in there rsvp.mdb , need link it. found article on setting custom connection string, cannot life of me connect. any ideas awesome!! hello, i have few sites using access @ godaddy. i use 1 of following 2 connection strings i've included below. first thing need figure out location of root directory on host's server..that's easy yourself. make asp page (i named mine "findit.asp"), , put code in it: <body> <% response.write("the location of page is:<br>") response.write(request.servervariables("path_translated") & "<br>") response.write("the location of root directory is:<br>") response.write(server.mappath("\")) response.write path %> </body...

Problems querying Excel

i have excel file i'm connecting through custom connection string. .asp page works first time run it, on second, third, etc. attempts, page bombs out on activeconnection call. doesn't happen access. thoughts? export file excel import in access , go. excel not on web. "guzzi" <mitch.lear@gmail.com> wrote in message news:fo7pvc$7qq$1@forums.macromedia.com... > have excel file i'm connecting through custom connection string. > .asp page works first time run it, on second, third, etc. > attempts, page bombs out on activeconnection call. doesn't happen > access. thoughts? > More discussions in Dreamweaver support forum adobe

Maxim 7219 and 7221 chip labels

i love chip labels when breadboarding! minimizes chance of making errors. atmega328 labels available needed labels maxim 7219 / 7221 chip made them using photoshop elements. for others needing these, see attachments. the labels fit shorter 'fake' , original maxim chips. i prefer original...! in german webshop, bought original maxim 7219's euro 4,75. enjoy! erik it's bit tight, arguably should have chip number running down teh middle. Arduino Forum > Using Arduino > LEDs and Multiplexing > Maxim 7219 and 7221 chip labels arduino

arduino as ammeter

not sure if correct thread location post, if not please forgive,  let me know , i'll repost correctly. i know uno able read small current shunts. question deals 200a+, yes - 200amps plus @ ~14.5vdc. have measured 238a max on 2 minutes , ringing ears. lol felt though!!! i have 5kw stereo system want read voltage , current of 4 seperate amps plus main system 5 readings total. i have 1500a shunt main system , 4-200a shunts amps. just starting details worked out on design. have 20x2 lcd, if not 20x4 lcd , 328p standalone. with shunts have , correct components build, should realistically able monitor both voltage , amps on separate a0-a4  inputs calculations or need 10 inputs, 5 voltage , 5 amps??? the thing shunt, it's low-ohmage, high accuracy, resistor. to know if "work" arduino, in can a) read decent values , b) not fry arduino, need bit of ohm's law. you need know resistance of shunt, , know expected peak current.  g...

Change the indent value when editing content? - Joomla! Forum - community, help and support

Image
hello. i add few blank spaces between border of module , start of text.  right now, text against border, making annoying read.  if use "indent' feature on editor, creates 8 or 10 character space.  this many spaces. looks silly is there way change indent value somewhere,  or better yet. can set/hack have 3 space cushion between edge of module , start of text?  the right side ok. i'm using jce, if know how tiny_mce, use 1 well. thanks suggestions, sean this can acheived in template's css stylesheet the main issue how general change modules affect other modules it not easy advise without seeing site also depending on template, modules output in different methods (tables, div, divs, raw ) , may require different css it should easy adding/modifying css like code: select all .moduletable { padding-left: 3px; } but say, depend on current template css Board index Joomla! Older Version Support Joomla! 1.0 ...

Adobe Flash Player update causes problem

i have been using web audio plus create swf audio on web pages 3 years no problems. after latest flash player update, these files not play anymore. skip , squeek , pop etc. restored system vers 9.0.47.0 system restore , works again. several other people using swf files having same problem. tried them reinstall vers 9.0.47.0, install program version installs activex , not install plugin reason. have ideas on how resolve this?? i using windows pc running vista ie , firefox, users running win 98 , xp. all suggestions appreciated. hi ken, i'm having same issues flash audio including audio on camtasia videos. have had success correcting problem easily? i use windows 2000 pro web audio plus software. thanx More discussions in Adobe Animate CC - General adobe