Tips

Every day there are some tips that I am sure can be useful to my self and also can be used by anyone. So, here I post some of these tips.

2022

2021

Python for Computer Science - Introduction

4 minute read

Published:

Abstract: A short screenshot of the current teaching activity that I am doing at LUT University. It is a introduction to computer science course in which Python is used as primary language programming.

Teaching Methodologies

6 minute read

Published:

Abstract: Some key ideas of a short course about teaching methodologies

FUAVE 2021

3 minute read

Published:

Abstract: A brief abstract of FUAVE 2021 shared today with people.

Custom Access Point with PandaBoard

1 minute read

Published:

Abstract: A traditional board that was very used 10 years ago is Pandaboard, which is an OMAP4430 platform designed to provide access to as many of the powerful features of the OMAP4430 Multimedia Processor as possible, while maintaining a low cost. This will allow the user to develop software to utilize the features of the powerful OMAP4430 processor. In addition, by providing expandability via onboard connectors, the PandaBoard supports development of additional capabilities/functionality. This embedded system can be set up to run as an WiFi Access Point. This short post aims to provide a step by step receipt of the technical procedure.

Fading Multipath Channels

1 minute read

Published:

Abstract: Most of the edge research in wireless communication is based on theory studies. It is extremely difficult to model a truly wireless communication as it is happening in the real world. However, there are very well accurated mathematical models that aims to represent some specific scenarios.

Gathering RF info to a Data Base

4 minute read

Published:

Abstract: In order to document the experience of gathering RF information from a real dataset comming from a real 4G (pre-5G) network, I am sharing some key steps used on this experiment, most of them related to Data Base Setup.

IEC-61850 on a real cellular network - testbed

2 minute read

Published:

Abstract: This is a short description of some technical issues that were used on the developing of a testbed. This testbed focused on analyze a network performance when an Industrial Protocol is used on it.

GRE simple configuration

1 minute read

Published:

Abstract: This is a configuration used in a real setup to solve a network issue to connect two different sub-nets using two routers R1 and R2 on L2 Layer.