资源列表
BitMasking2.c.tar
- BitMask a simple example to very bits. Useful to test configurations. In C Language. easy to understand.
BitMask2-4BITS.c.tar
- 4 Bit mask. C Code. Easy to use example. Useful to test configuration in microchips.-4 Bit Bitmask. C Code. Easy to use example. Useful to test configuration in microchips.
BitMask2-8BITS.c.tar
- 8 Bit mask. C Code. Easy to use example. Useful to test configuration in microchips.-8 Bit Bitmask. C Code. Easy to use example. Useful to test configuration in microchips.
bit_operations.txt.tar
- Bitwise Operations, bit masking - AND, OR, NOT How to use them in your code. Examples, easy to follow.
key_pad
- AM1808 按键驱动 AM1808 按键驱动-am1808 kepad driver
long_short_key
- 驱动对方当时发生的发生地方的收费的放到沙发上地方-Drive the other happens, the local charge at the time on the sofa
my_cap_driver_v2.0
- 发的 顺丰到付对方的身份地方地方 对方的身份对方的身份-Hair in the hair of the motion to pay each other s identity the identity of the place where the other party each other s identity
bma150_subsys_i2c
- 驱动相关的代码,培训资料哦,希望大家共同进步-Drive related code, training materials, oh, I hope you make progress together
bma150_simu_i2c_for_stu
- 驱动相关的代码,培训资料哦,希望大家共同进步-Drive related code, training materials, oh, I hope you make progress together
1_led_driver
- 关于驱动led灯的驱动程序,希望大家共同进步,也希望快点让我通过。-About driving the led driver, I hope you make progress together, also hope to hurry up and let me pass.
adcon1d.c.tar
- MCP3424 ADC Chip This code gives you all the 8 Channel readouts at once. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $ sudo gcc adcon1d.c -o adcon1d
adcon1e.c.tar
- 8 Channels ADC This C language code, will read all 8 channel at once. This is based on the MCP3424 Chip. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $