Abstract -- the aim of this project is to design and build
a XY-Plotter capable of drawing computer processed images or graphs. It details
design choices, high-level control processing, and the low-level...
lundi 14 septembre 2015
jeudi 10 septembre 2015
Using ultrasonic Sensor with Arduino and Stm32

1. What is an Ultrasonic Distance Sensor ?
Ultrasonic Sensor
is a popular and low cost solution for non-contact distance measurement
function. It is able to measure distances...
mercredi 9 septembre 2015
Top 4 Stm32 , Arduino and Raspberry Pi Sensors

May be you are new in embedded system world , this article will help you to know the most popular sensors that you can use in your projects . these sensors are very helpful and can give you...
dimanche 9 août 2015
Persistence of Vision (PoV) : Clock and text displayer
This is the LED display i made, it works on the principle of Persistence of Vision (PoV).
The Led's are turned on and off at precise intervals on different points while they are in motion...
mardi 5 mai 2015
IOT : Routing solution for a Wireless Personal Area Network (WPAN)

This article represent a routing solution for a WPAN or WSN based on random walk algorithm . the used transceiver is spirit1 you can find its firmware with our implemented solution on my github account ...