Skip to content

iocafe

open source IoT/IO device communication

Menu

  • home
  • get involved
  • services
  • docs
  • download
  • blog

iocom library development and testing

Democar project

Overall description Democar project demonstrates use case of Open Source iocom library in IoT device development. Code of the project is in github Open Source repository with MIT license. Server is from iocafe repository and it is running on Amazon

Markku Nissinen April 18, 2020April 18, 2020 iocom library development and testing No Comments Read more

IOCOM in a simple multiplayer game?

I was testing IOCOM network topology using Python API (iocompython) and Pyglet game UI library. Network topology for a multiplayer game can be very similar to IO device network: I run server-side app (also python/iocompython) in Amazon’s AWS and client-side

pekkalehtikoski December 3, 2019March 25, 2020 iocom library development and testing No Comments Read more

iocom secure network topology

The network topology is an application-level feature and not part of core IOCOM. The core IOCOM can be used simply to transfer data between two devices. If your goal is to connect IO devices to a computer within a local

pekkalehtikoski September 19, 2019September 20, 2019 iocom library development and testing No Comments Read more

testing development tools and secure communications

– Visual Studio Code, Platform IO, Arduino libs, TLS, GDB, Esp-Prog/JTAG, and ESP32 – 190915, updated 15.9.2019/pekka A Lot of acronyms in the title. There are many options how to do micro-controller development, and this is one combination. The goal

pekkalehtikoski September 15, 2019September 20, 2019 iocom library development and testing No Comments Read more

running the virtual machine on Mac

You can run provided virtual machine on Mac either using Oracle VirtualBox or VMware Fusion Pro. I am using VirtualBox. In VirtualBox select “use existing disk image” and VirtualBox runs VMware virtual machine out of the box straight away without

Markku Nissinen September 7, 2019September 21, 2019 iocom library development and testing 2 Comments Read more

programming micro-controller flash over a network

190905, updated 5.9.2019/pekka The code executed by a micro-controller is typically stored in on-chip flash memory. There are alternatives, but this is definitely the mainstay. It is important that the code is executed “directly” from flash, thus one cannot overwrite

pekkalehtikoski September 5, 2019September 19, 2019 iocom library development and testing No Comments Read more
Copyright © 2021 iocafe. Powered by WordPress. Theme: Spacious by ThemeGrill.