;

hlxldb

无线自行车里程计(二)

Step1Tools&ComponentsHeresalistofwhatyouregoingtoneedforthisproject:Components:(2x)ALTOIDSTinsArduinoATMega32816x2LCDHD44780Aformofsheetinsulation(Card/Foametc.)5mmClearPVCTubing(2x)XbeeProModules(U.FLantennaconnector)(2x)U.FLtoRP-SMA

超简单PCB板DIY(四)

Step4INACTION本篇文章比较简单,所以这就是最后一个步骤了。大家有条件的话要做也是不难的,呵呵,实验时有做过。afterdonewiththestepprefiously,thismachineisreadytoGOthisisthevidiohowthisstufworking

超简单PCB板DIY(一)

好了,LED光立方的制作已经转载完了。接下来转一个我相信所以的DIYer都干过的事:自制PCB,我们来看一下老外是怎么做的。ThisistheeasywaysandcheapestwaytomakeyourownetchingmachineforPCB/electronichobbies,lotsofDIYmachineIhavebuildformy

LED光立方制作全过程(四十五)

这篇文章终于进入最后两个步骤了,感谢大家长时间的支持呀,特别那些锲而不舍一直追看的筒子们!遗憾的是由于外文网站,很多视频都没办法分享了,大家都懂的就不解释啦。话说到翻译版,最近是没办法更新了,忙着毕业,呵呵~好了,进入本连载的&

LED光立方制作全过程(四十四)

Step69PCSoftware:Effect4,ConwaysGameofLife3DTheGameofLife,alsoknownsimplyasLife,isacellularautomatondevisedbytheBritishmathematicianJohnHortonConway.YoucanreadmoreaboutthisonWikipedia,ifyouhaventheardaboutitbefore.Bypopulardemand,wehaveimplementedGam

LED光立方制作全过程(四十三)

Step67PCSoftware:Effect2,sidewavesThisisbasicallytheexactsamefunctionastheripplefunction.Theonlydifferenceisthecoordinatesofthepointusedtocalculatethedistancetoeachx/ycoordinate.Wecallthispointtheorigin,sincethewaveemanatesfromthispoint.T

LED光立方制作全过程(四十)

Step61Software:Effect5,axisupdownrandsuspendThisisoneofourfavoriteeffects.Thevoxelsrandomlysuspendedinthecubegivesanice3ddepth,especiallyifyoumoveyourheadwhileviewingtheeffect.64voxelsstartoutononeofthesidewalls.Thentheyallgetassignedarandommid

LED光立方制作全过程(三十九)

Step60Software:Effect4,boxshrinkgrowandwoopwoopiInstructJS.load(['instruct','imagespot'],function(){varspotspot1299877=newImageSpot('spot1299877',{loadID:'FRKNTEEGI0TK2RH',editimagedata:'false',imageDataEditorPlace:'',showInfo:true,

LED光立方制作全过程(三十七)

Step58Software:Effect2,planeboingiInstructJS.load(['instruct','imagespot'],function(){varspotspot740584=newImageSpot('spot740584',{loadID:'F6L3GT0GI0TMGUD',editimagedata:'false',imageDataEditorPlace:'',showInfo:true,size

LED光立方制作全过程(三十六)

Step57Software:Effect1,rainiInstructJS.load(['instruct','imagespot'],function(){varspotspot740426=newImageSpot('spot740426',{loadID:'FOY1PD8GICYB274',editimagedata:'false',imageDataEditorPlace:'',showInfo:true,size:'MEDIUM'});newIma

LED光立方制作全过程(三十四)

Step54Software:LowlevelfunctionsWehavemadeasmalllibraryoflowlevelgraphicfunctions.Therearethreemainreasonsfordoingthis.MemoryfootprintTheeasiestwaytoaddresseachvoxelwouldbethroughathreedimensionalbufferarray.Likethis:unsignedcharcube[x][y][z];(charme

LED光立方制作全过程(三十一)

Step51Software:IOinitializationThefirstthingtheATmegadoesafterboot,istocalltheioinit()function.ThisfunctionsetsupIOports,timers,interruptsandserialcommunications.AllIOportsontheATmegaarebi-directional.Theycanbeusedeitherasaninputoranoutput.Weconfigur

LED光立方制作全过程(二十七)

Step43Buildthecontroller:ConnecttheboardsThetwoboardsareconnectedbytwocables:AribboncablefortheDATAandAddressBUS.A2wirecableforGNDandVCC.Afterconnectingthesetwocables,yourboardiscomplete.Step44Buildthecontroller:ConnectthecubeConnecttheribboncablesac

LED光立方制作全过程(二十三)

Step39Buildthecontroller:TransistorarrayimagenotfoundPullupresistors.Thistypeofresistoriscalledaresistornetwork.Itjusthasabunchofresistorsconnectedtoacommonpin.chrTwoandtworesistorsworktogether.chriimagenotfoundiimagenotfound&

在keil里仿真I2C

前言:自己因为工作学习的缘故,经常要上网搜索资料,在搜索资料的过程当作,有时候会有意外的收获,找到很多很不错的网页或资料。在此,将自己找到的自认为不错的资料共享给网友,也权当自己备份一下。keil里的I2C虚拟仿真工具。K
;
;