E-mail from server command line
The Linux command line can be very powerful once you know how to use it. You can parse data, monitor processes, automate backups and do a lot of other useful and cool things using it. There often comes a need…
The Linux command line can be very powerful once you know how to use it. You can parse data, monitor processes, automate backups and do a lot of other useful and cool things using it. There often comes a need…
# top / press shift + f / type „n“ and press Enter
press key with Windows on it on your keyboard and letter “r” type “osk” and enter and click on NumLock button should work now
#include <Arduino.h> #include <Wire.h> #include <Servo.h> #include <SoftwareSerial.h> #include <MeOrion.h> MeUltrasonicSensor ultrasonic_3(3); MeSerial se; MePort soundsensor_7(7); MeTemperature temperature_6_1(6,1); MePort lightsensor_8(8); void setup() { Serial.begin(9600); } void loop() { Serial.print(„CLS(0);“); Serial.print(„DR0;“); Serial.print(„DS32(30,10,’“); Serial.print(String(„Dist: „)+ultrasonic_3.distanceCm()); Serial.print(„‚,1);“); Serial.print(„DS32(30,50,’“); Serial.print(String(„Sound: „)+soundsensor_7.aRead2()); Serial.print(„‚,1);“); Serial.print(„DS32(30,90,’“);…
1. lscpu The lscpu command reports information about the cpu and processing units. It does not have any further options or functionality. $ lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3…
After several hours of trying all kinds of settings I finally found way to make it work. Scratchbot is the only program working with makeblock for me. Download here
Download and install Scratch2 Donwload and install Adobe Air Download and install Arduino Install drivers !!! Get latest library from wiki.makeblock.cc Copy and paste or just unzip this file shown in the picture below to…
1. Follow the money. In today’s economic environment you cannot save your way to millionaire status. The first step is to focus on increasing your income in increments and repeating that. My income was $3,000 a month and nine years later…