A canvas library for generating technical drawings
The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings.
A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo...
#ESP.Meteo: Solar Wi-Fi weather station on ESP12 + ionistor + solar panel
Current Functionality:
*Forecasting the probability of frosts (according to the methods of Professor Brounov)
*Forecast of the height of the lower edge of the cloud (VNGO by Selezneva)
*Calculation of the height of the sensor according to the barometric formula (altimeter, for other projects)
*Measurement of street temperature
*Measurement of outdoor humidity
*Measurement of street pressure
*Calculation of...
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.
mod_lua is a content generate module for Apache2. It can run in three modes based LUA, 1 is full lua script, 2 is lua-html mixed, another is lua custom handle. All not need any CGI process, lighter and faster. Aimed to embed system and thin webs.