Technology and Development
Introduction to MikroC
Before starting with a microcontroller, certain factors like cost, availability, etc. must be considered. One of the most important criteria for choosing a controller is availability.
Introduction to MikroC
Before starting with a microcontroller, certain factors like cost, availability, etc. must be considered. One of the most important criteria for choosing a controller is availability.
GPS receivers and NMEA standards
GPS receivers receive almanac data from the satellite and also calculate its position by calculating its distance from visible satellites and then using the triangulation method to calculate its position.
GPS receivers and NMEA standards
GPS receivers receive almanac data from the satellite and also calculate its position by calculating its distance from visible satellites and then using the triangulation method to calculate its position.
AVR ATmega16/32 Fuse Bits
Summary Keeping up with the age of technology, the new microcontrollers are coming with many peripherals and integrated features. These integrated peripherals and features not only reduce the cost...
AVR ATmega16/32 Fuse Bits
Summary Keeping up with the age of technology, the new microcontrollers are coming with many peripherals and integrated features. These integrated peripherals and features not only reduce the cost...
How to Extend Solar and Battery Power on a Weat...
Experiment 2 Aim To run an MCU in low power mode, read temperature, pressure and humidity readings using AHT10 and BMP280 sensors and send the readings over Wi-Fi. Request...
How to Extend Solar and Battery Power on a Weat...
Experiment 2 Aim To run an MCU in low power mode, read temperature, pressure and humidity readings using AHT10 and BMP280 sensors and send the readings over Wi-Fi. Request...
AVR ATmega32 TWI Records
The AVR (ATmega32) contains some built-in registers for TWI communication that not only reduce the level of complexity but also facilitate the entire communication process. These records were...
AVR ATmega32 TWI Records
The AVR (ATmega32) contains some built-in registers for TWI communication that not only reduce the level of complexity but also facilitate the entire communication process. These records were...
Working with AVR Studio- (Part 2/46)
AVR studio is an integrated development environment (IDE) from ATMEL for developing applications based on an 8-bit AVR microcontroller. Before installing AVR Studio you must install...
Working with AVR Studio- (Part 2/46)
AVR studio is an integrated development environment (IDE) from ATMEL for developing applications based on an 8-bit AVR microcontroller. Before installing AVR Studio you must install...