无线自行车里程计(二)
Step1Tools&ComponentsHeresalistofwhatyouregoingtoneedforthisproject:Components:(2x)ALTOIDSTinsArduinoATMega32816x2LCDHD44780Aformofsheetinsulation(Card/Foametc.)5mmClearPVCTubing(2x)XbeeProModules(U.FLantennaconnector)(2x)U.FLtoRP-SMA
发表于 2011/5/19 上午12:50:35
阅读(2028)
超简单PCB板DIY(四)
Step4INACTION本篇文章比较简单,所以这就是最后一个步骤了。大家有条件的话要做也是不难的,呵呵,实验时有做过。afterdonewiththestepprefiously,thismachineisreadytoGOthisisthevidiohowthisstufworking
发表于 2011/5/16 下午11:46:48
阅读(2270)
超简单PCB板DIY(一)
好了,LED光立方的制作已经转载完了。接下来转一个我相信所以的DIYer都干过的事:自制PCB,我们来看一下老外是怎么做的。ThisistheeasywaysandcheapestwaytomakeyourownetchingmachineforPCB/electronichobbies,lotsofDIYmachineIhavebuildformy
发表于 2011/5/16 上午12:55:15
阅读(5882)
LED光立方制作全过程(四十五)
这篇文章终于进入最后两个步骤了,感谢大家长时间的支持呀,特别那些锲而不舍一直追看的筒子们!遗憾的是由于外文网站,很多视频都没办法分享了,大家都懂的就不解释啦。话说到翻译版,最近是没办法更新了,忙着毕业,呵呵~好了,进入本连载的&
发表于 2011/5/15 下午8:39:52
阅读(5957)
LED光立方制作全过程(四十四)
Step69PCSoftware:Effect4,ConwaysGameofLife3DTheGameofLife,alsoknownsimplyasLife,isacellularautomatondevisedbytheBritishmathematicianJohnHortonConway.YoucanreadmoreaboutthisonWikipedia,ifyouhaventheardaboutitbefore.Bypopulardemand,wehaveimplementedGam
发表于 2011/5/15 下午2:17:53
阅读(36373)
LED光立方制作全过程(四十三)
Step67PCSoftware:Effect2,sidewavesThisisbasicallytheexactsamefunctionastheripplefunction.Theonlydifferenceisthecoordinatesofthepointusedtocalculatethedistancetoeachx/ycoordinate.Wecallthispointtheorigin,sincethewaveemanatesfromthispoint.T
发表于 2011/5/15 下午2:11:21
阅读(2241)
LED光立方制作全过程(四十)
Step61Software:Effect5,axisupdownrandsuspendThisisoneofourfavoriteeffects.Thevoxelsrandomlysuspendedinthecubegivesanice3ddepth,especiallyifyoumoveyourheadwhileviewingtheeffect.64voxelsstartoutononeofthesidewalls.Thentheyallgetassignedarandommid
发表于 2011/5/14 下午1:59:51
阅读(10581)
LED光立方制作全过程(三十九)
Step60Software:Effect4,boxshrinkgrowandwoopwoopiInstructJS.load(['instruct','imagespot'],function(){varspotspot1299877=newImageSpot('spot1299877',{loadID:'FRKNTEEGI0TK2RH',editimagedata:'false',imageDataEditorPlace:'',showInfo:true,
发表于 2011/5/14 上午12:42:20
阅读(3750)
LED光立方制作全过程(三十七)
Step58Software:Effect2,planeboingiInstructJS.load(['instruct','imagespot'],function(){varspotspot740584=newImageSpot('spot740584',{loadID:'F6L3GT0GI0TMGUD',editimagedata:'false',imageDataEditorPlace:'',showInfo:true,size
发表于 2011/5/13 下午6:41:53
阅读(2760)
LED光立方制作全过程(三十六)
Step57Software:Effect1,rainiInstructJS.load(['instruct','imagespot'],function(){varspotspot740426=newImageSpot('spot740426',{loadID:'FOY1PD8GICYB274',editimagedata:'false',imageDataEditorPlace:'',showInfo:true,size:'MEDIUM'});newIma
发表于 2011/5/13 下午6:37:23
阅读(2081)
LED光立方制作全过程(三十四)
Step54Software:LowlevelfunctionsWehavemadeasmalllibraryoflowlevelgraphicfunctions.Therearethreemainreasonsfordoingthis.MemoryfootprintTheeasiestwaytoaddresseachvoxelwouldbethroughathreedimensionalbufferarray.Likethis:unsignedcharcube[x][y][z];(charme
发表于 2011/5/11 下午4:07:33
阅读(1962)
LED光立方制作全过程(三十一)
Step51Software:IOinitializationThefirstthingtheATmegadoesafterboot,istocalltheioinit()function.ThisfunctionsetsupIOports,timers,interruptsandserialcommunications.AllIOportsontheATmegaarebi-directional.Theycanbeusedeitherasaninputoranoutput.Weconfigur
发表于 2011/5/11 上午10:27:55
阅读(2026)
LED光立方制作全过程(二十七)
Step43Buildthecontroller:ConnecttheboardsThetwoboardsareconnectedbytwocables:AribboncablefortheDATAandAddressBUS.A2wirecableforGNDandVCC.Afterconnectingthesetwocables,yourboardiscomplete.Step44Buildthecontroller:ConnectthecubeConnecttheribboncablesac
发表于 2011/5/8 上午11:20:10
阅读(2143)
LED光立方制作全过程(二十三)
Step39Buildthecontroller:TransistorarrayimagenotfoundPullupresistors.Thistypeofresistoriscalledaresistornetwork.Itjusthasabunchofresistorsconnectedtoacommonpin.chrTwoandtworesistorsworktogether.chriimagenotfoundiimagenotfound&
发表于 2011/5/6 下午12:47:10
阅读(2706)
在keil里仿真I2C
前言:自己因为工作学习的缘故,经常要上网搜索资料,在搜索资料的过程当作,有时候会有意外的收获,找到很多很不错的网页或资料。在此,将自己找到的自认为不错的资料共享给网友,也权当自己备份一下。keil里的I2C虚拟仿真工具。K
发表于 2011/5/4 上午10:00:20
阅读(2844)
