> ---------------------------------------- > Hi to everyone, > > I wanna switch from mplab to piklab with sdcc. So I need some help > about my first coding: > > This is the circuit: > http://i40.tinypic.com/34xj994.gif > > Action that I want into the code: > Led green: on (pin 11) > When sound reach level x: led green off - led yellow on (pin 12) > When sound reach level y: led yellow off - led red on (pin 13) > > This is my first coding with sdcc... please help a novice :-) with > your patience. > > Thanks in advance > v.
Hi, did you already write something in C ? For which compiler and architecture ? Do you have some code for the circuit, which works properly ? Or do you want somebody to write your code from scratch ? The first step is always to switch the LED on, then off, then on etc... You can start here - http://www.freenet.org.nz/sdcc/ Vasek ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
