TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (141629 times)
  2. FAT32 Library (74658 times)
  3. Network Ethernet Library (59129 times)
  4. USB Device Library (49167 times)
  5. Network WiFi Library (44927 times)
  6. FT800 Library (44461 times)
  7. GSM click (31122 times)
  8. mikroSDK (30037 times)
  9. microSD click (27531 times)
  10. PID Library (27512 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

LV-MaxSonar-EZ0 SONAR

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-02-21

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 365 times

Followed by: 2 users

License: MIT license  

LVMax-EZ0 SONAR serial communication mode test with ATTiny2313V.

*Note: LV-Max ER0's datasheet specifies that a logic level converter cum inverter like the popular MAX232 will be needed to extract the serial data from the sonar sensor. I used 74LS04 instead for the same task.

https://www.youtube.com/watch?v=mofzjSlc49Y

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "LV-MaxSonar-EZ0 SONAR" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "LV-MaxSonar-EZ0 SONAR" changes.

Do you want to report abuse regarding "LV-MaxSonar-EZ0 SONAR".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

LV-MaxSonar-EZ0 SONAR

LV-MaxSonar-EZ0 SONAR (Serial Communication Mode)

Watch on YouTube
LV-MAX ER0 Sonar

LV-MAX ER0 Sonar

LV-MaxSonar-EZ0 SONAR (Serial Communication Mode)

View full image
Project Setup

Project Setup

LV-MaxSonar-EZ0 SONAR (Serial Communication Mode)

View full image
Schematic

Schematic

LV-MaxSonar-EZ0 SONAR (Serial Communication Mode)

View full image

ALSO FROM THIS AUTHOR

BME280 Weather Station with STM32F103RCT6

0

BME280 (SPI) weather station with STM32F103RCT6. The code is written using STM32 System Workbench.

[Learn More]

WiFi UDP Communication between WiFi-STA and WiFi-AP

0

This is a simple demo of serial wireless communication between two WiFi devices. Two ATMega16As communicate via a UDP-based WiFi link. One WiFi device is configured as a WiFi station while the other is configured as a WiFi access point. Refer to the Youtube video.

[Learn More]

GLCD Compass

0

A digital compass based on HMC5883L with graphical direction indicator. A regular monochrome GLCD shows heading with an animated arrow like a real-life compass. An ATMega168PA drives the GLCD and reads the Seeedstudio's Grove-based HMC5883L compass block.

[Learn More]