8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Allows you to emulate an Android native library, and an experimental iOS emulation. This is an educational project to learn more about the ELF/MachO file format and ARM assembly. Emulation of the JNI Invocation API so JNI_OnLoad can be called. Support JavaVM, JNIEnv. Emulation of syscalls instruction. Support ARM32 and ARM64. Inline hook, thanks to Dobby. Android import hook, thanks to xHook. iOS fishhook and substrate and whale hook. unicorn backend support simple console debugger, gdb...
This is a Java library, which gives low level access to the WS300 weather station from ELV (http://www.elv.de/). There is a web frontend included which displays the weather data in a browser.
The following hardware is supported:
* WS300 PC (USB)
* IPWE1 (LAN)
* Raspberry Pi with FS20WUE (LAN)
Java library to send and receive data via Serial COM-Ports.
This library is intended to provide an easy way to access the serial-port.
Only a few lines of code are needed to Read or Write data via serial port.
All Properties and Methods are inspired by the "SerialPort"-Class of the .NET Framework (System.IO.Ports.SerialPort)
The benefit of this project is, that it needs only a few lines of code to implement, and a reduced CPU load.
Static Methods are available to send/receive...