Chess clock xXThiagox3dDXx wrote:
now we are thinking how to do two buttons, when you press one one clock will start and the other will stop, and the other do the same
example, the two...
Which USB <> Serial Bridge Chip? gchapman wrote:
Who-me wrote:The CH340 has new version CH343, claiming higher baud rates of 6Mbd4 Mbps for CH9102
USB - NanjingQinhengMicroelectronics (WCH)
due to
Trying out...
Tuesday, 3 May 2022 - 02:06
Chess clock xXThiagox3dDXx wrote:
acct we already make the multiplexing and make the two screens work, the code is here...
now we are doing a counter from 0 to 9999 and one from 9999 to 0000...
Sunday, 1 May 2022 - 07:23
WCH MCS-51(8051) USB MCUs Jeckson wrote:
gchapman wrote:
Ch55xduino | Hackaday.io
by deqing
You can simply write code in Arduino IDE and hit one button to flash the ch55x chip to get code running....
Techno KG wrote: From the code suggested by @Heisen We can easily observe that we are close to the result we are looking for. But there is some ripple in the signal. The...
Techno KG wrote: What does 32 MHz Granular mean, please? If the pulses are generated from a 32MHz PWM, then they should all be integer multiples of 1/32MHz or 31.25ns...
Techno KG wrote: Who-me wrote: Techno KG wrote: The signal, I want to replicate is coming from a CC2540 Bluetooth IC. From the datasheet, the Clock Frequency is 32MHz. I believe...
Techno KG wrote: The signal, I want to replicate is coming from a CC2540 Bluetooth IC. From the datasheet, the Clock Frequency is 32MHz. I believe we can do the same thing with...
Techno KG wrote: Also, I will try to see with ESP32, do you think, it is worth the try? Any MCU with a controllable PWM unit, can generate pulses of varying spacing, by...
avrcandies wrote: The OP looks to be cloning an existing system pulse stream where only a single pulse is given with varying delays. Thus KISS of inline ASM with defined...
avrcandies wrote: Who told you to use the ATMEGA?? You are using the WRONG device for this, forget about the ATMEGA You need to use a DDS chip or PLL chip. Do not use...
xXThiagox3dDXx wrote: now we are thinking how to do two buttons, when you press one one clock will start and the other will stop, and the other do the same example, the two...
Did you not have success following the suggestions in your earlier thread ? https://www.avrfreaks.net/forum/...
gchapman wrote: Who-me wrote:The CH340 has new version CH343, claiming higher baud rates of 6Mbd4 Mbps for CH9102 USB - NanjingQinhengMicroelectronics (WCH) due to Trying out...
xXThiagox3dDXx wrote: acct we already make the multiplexing and make the two screens work, the code is here... now we are doing a counter from 0 to 9999 and one from 9999 to 0000...
Jeckson wrote: gchapman wrote: Ch55xduino | Hackaday.io by deqing You can simply write code in Arduino IDE and hit one button to flash the ch55x chip to get code running....
Pages