Difference between revisions of "User:JanosA"
From ArmadeusWiki
(RS-485 moved to main Wiki Tree) |
(OneWire moved to main Wiki Tree) |
||
Line 4: | Line 4: | ||
My hobby is programming embedded systems and creating my own small electronic boards. | My hobby is programming embedded systems and creating my own small electronic boards. | ||
− | + | == Skills == | |
* Assembly programming: PIC 8bit family | * Assembly programming: PIC 8bit family | ||
* C programming: PIC 8bit / PIC32MX family, Linux | * C programming: PIC 8bit / PIC32MX family, Linux | ||
Line 12: | Line 12: | ||
* IP networking | * IP networking | ||
− | + | == My ArmadeuS plans (APF28 based) == | |
* Creating an universal home automation hardware for my friends, with easy programming in perl or PHP. :) | * Creating an universal home automation hardware for my friends, with easy programming in perl or PHP. :) | ||
* Datacenter temperature monitoring, with RS-485 and OneWire communications. | * Datacenter temperature monitoring, with RS-485 and OneWire communications. | ||
* Data logger for Saia Sbus based intelligent power meters. | * Data logger for Saia Sbus based intelligent power meters. | ||
− | + | == My works comitted to ArmadeuS project == | |
− | + | * [[RS-485]] for APF28/iMX28 mxs-auart and busybox stty patch | |
− | == RS-485 | + | * [[OneWire GPIO bus Master]] for APF28DEV |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | * | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 14:39, 19 May 2013
Contents
About Me
I am IP Network and Datacenter engineer, currently I'm working for an Internet Service Provider in Hungary.
My hobby is programming embedded systems and creating my own small electronic boards.
Skills
- Assembly programming: PIC 8bit family
- C programming: PIC 8bit / PIC32MX family, Linux
- Perl, PHP, Javascript, Html programming with MySQL
- Linux system administration
- RS-232/485 serial communications: Ascii, Modbus, Saia Sbus, etc.
- IP networking
My ArmadeuS plans (APF28 based)
- Creating an universal home automation hardware for my friends, with easy programming in perl or PHP. :)
- Datacenter temperature monitoring, with RS-485 and OneWire communications.
- Data logger for Saia Sbus based intelligent power meters.
My works comitted to ArmadeuS project
- RS-485 for APF28/iMX28 mxs-auart and busybox stty patch
- OneWire GPIO bus Master for APF28DEV