Technology and Development
Outages with NRF24LE1 (Part 3/14)
Interrupts with NRF24LE1 In our daily lives we are often distracted or interrupted by other people. In this condition we suspend our ongoing work and pay attention to what others...
Outages with NRF24LE1 (Part 3/14)
Interrupts with NRF24LE1 In our daily lives we are often distracted or interrupted by other people. In this condition we suspend our ongoing work and pay attention to what others...
Timers with NRF24LE1 (Part 7/14)
Time plays an important role in our life. It is normal for a human being to reserve time for future plans. We only need our brain and a clock to...
Timers with NRF24LE1 (Part 7/14)
Time plays an important role in our life. It is normal for a human being to reserve time for future plans. We only need our brain and a clock to...
PWM with NRF24LE1 (Part 6/14)
PWM with NRF24LE1 Have you ever thought that the light on your phone, when turned on, doesn't always stay on? It fluctuates at a frequency to save energy that our...
PWM with NRF24LE1 (Part 6/14)
PWM with NRF24LE1 Have you ever thought that the light on your phone, when turned on, doesn't always stay on? It fluctuates at a frequency to save energy that our...
Using EEPROM of NRF24LE1 (Part 5/14)
EEPROM with NRF24LE1 All good and bad incidents are stored in the brain memory of humans. Similarly, the controller uses EEPROM to save data or variables. In this article we...
Using EEPROM of NRF24LE1 (Part 5/14)
EEPROM with NRF24LE1 All good and bad incidents are stored in the brain memory of humans. Similarly, the controller uses EEPROM to save data or variables. In this article we...
ADC with NRF24LE1 (Part 2/14)
ADC with NRF24LE1 We studied the first program of the NRF module which was very simple and we were successful in blinking the LED. Now, if we want to do...
ADC with NRF24LE1 (Part 2/14)
ADC with NRF24LE1 We studied the first program of the NRF module which was very simple and we were successful in blinking the LED. Now, if we want to do...
RPi Python Programming 06: Python Basics
In the previous tutorial, we discussed the Python language, its applications, implementations (including CPython, Jython, IronPython, and PyPy), and IDEs. We also learned how to write Python scripts and modules...
RPi Python Programming 06: Python Basics
In the previous tutorial, we discussed the Python language, its applications, implementations (including CPython, Jython, IronPython, and PyPy), and IDEs. We also learned how to write Python scripts and modules...