[i=s]This post was last edited by paulhyde on 2014-9-15 09:04[/i]The voltage comparator LM393 is powered by positive and negative 12V. What are the high and low levels of its output respectively?I tes...
[align=center][/align] [align=left]I will never forget the wonderful memories she brought me! Those sleepless days and nights were filled with her singing. [/align] [align=left]They are both very beau...
It's Wednesday today. How come half of this week has passed so quickly? It's been a year and two months since I graduated, but I feel like I have learned very little. There are still many things I hav...
Successfully applied for TI's CC1200 sample:pleased:, let me share the application process below: First, click the event link to come to the event introduction interface, the application must be for a...
/***************************************//* CNPF *//* CC2540 BlueTooth 4.0 learning routine *//*Routine name: Serial communication 1 *//* Creation time: 2018/05/25 *//* Description: You can see it con...
I made something with STC12LE5A32S2. Use timer 0 to generate timing. The timer is like this: void Time0(void) interrupt 1 { ET0 = 0; //Timer 0 interrupt off TH0=0xE5;//(65536-n*FOSC/12/1000)/256;//n=1...