Hello everyone. I have an 811 evaluation board. It only has a board and a USB. Is it because the IT department didn't give me enough? Or can the USB be used for burning programs and simulation?But aft
[i=s]This post was last edited by slotg on 2016-5-5 00:40[/i] Each pin on the Pyboard has its own name (X1, Y1...). GPIO control is based on a single pin, so the flow light control method in the previ
I just found the setting of sensortag sampling frequency in TI's official example code, as follows: #define SENSOR_MIN_UPDATE_PERIOD 100 // Minimum 100 milliseconds #define SENSOR_PERIOD_RESOLUTION 10
Today I discussed with my colleagues a small code snippet I wrote. In a sub-function, we need to implement a function to reduce a number greater than 10 to zero little by little. The reduction rule is