I am a technology enthusiast before to be a master student in electronic engineering at University of Salerno, Italy.
Thank to PLAYembedded friends-group, I can improve my background for embedded programming, learning new things, everyday. The amazing thing is that I can share it with worldwide.
Arduino is the main topic of my articles and tutorials, but it’s likely that there will be some other good news in the future.
In this period I am in Germany and I am working on a project at the TU Munich to make a medical electronic portable device.
Carmine has authored 2 articles
In this article we will resume the topic started with in “Detecting obstacle with IR Sensor and Arduino”. More in details, we are going to use the IR sensor like an objects counter.
The counter application is often used for:
- counting people traversing a certain passage or entrance. For ...
An object can be detected with an infrared system consisting of an infrared transmitter and a receiver. More in detail an IR transmitter, also known as IR LED, sends an infrared signal with a certain frequency compatible with an IR receiver which has the task to detect it. There are different ...