Visual Studio Code Extension for Arduino is now open sourced!
https://www.electronics-lab.com/visual-studio-code-extension-arduino-now-open-sourced/
Visual Studio Code is the cross-platform, open sourced advanced code editor by Microsoft. Recently, after being interested in IoT and hardware, Microsoft is now searching for tools to make building IoT devices easier. It added an Arduino extension to its Visual Studio Code to enable a better eco-system for IoT developers using Arduino. By making some […]
Control Your IR Devices With Your Smartphone Bluetooth
https://www.electronics-lab.com/control-ir-devices-smartphone-bluetooth/
Managing some of house devices with its IR remotes may be annoying if you are out of its line of sight. You will have to interrupt the work you are doing, move to another room, turn down the volume of your Hi-Fi for example, then go back and resume your work. Assume you can use […]
New Arduino Book Teaches Electronics Skills One Project at a Time
https://www.electronics-lab.com/new-arduino-book-teaches-electronics-skills-one-project-time/
San Francisco, CA (July 7, 2017)—School’s out for summer, but learning doesn’t have to stop at the classroom door. For parents and educators looking to keep their students exploring, tinkering, and creating, No Starch Press offers the latest addition to its lineup of STEM books. The Arduino Inventor’s Guide (No Starch Press, $29.95, 336 pp., […]
RandA, Combining Raspberry Pi & Arduino
https://www.electronics-lab.com/randa-combining-raspberry-pi-arduino/
Two years ago, open electronics had produced “RandA“, an Atmega328-based board for Raspberry Pi to deliver the advantages of both, Raspberry Pi and Arduino. Earlier this month, an updated version of RandA has been released to be compatible with Raspberry Pi 3. RandA is a development board that leverages the hardware equipment and the computing power […]
Cinque, Combining RISC-V With Arduino
https://www.electronics-lab.com/cinque-combining-risc-v-arduino/
After announcing “HiFive1” at the end of 2016, SiFive is introducing its second RISC-V based development board “The Arduino Cinque“. It is the first Arduino board that is featuring RISC-V instruction set architecture. Arduino Cinque is running SiFive’s Freedom E310, one of the fastest and powerful microcontrollers in the hardware market. It also includes built-in Wi-Fi […]
rDUINOScope – Arduino Telescope Control
https://www.electronics-lab.com/rduinoscope-arduino-telescope-control/
Dessislav Gouzgounov @ hackaday.io build an Arduino Due based, open source, goto telescope controller. The initial idea was to create cheap and easy to build alternative of commercially available GOTO hand controllers, but in a better, feature rich way. In the heart of the system is the rDUINOScope Software, some 2500 rows, controlling all HW […]
Arduino Analog Thermometer With DS18b20 Module
https://www.electronics-lab.com/arduino-analog-thermometer-ds18b20-module/
Sometimes, it is necessary to add a temperature indicator into your projects. Therefore, in this tutorial you will learn how to hack your analog Voltmeter and convert into an analog Thermometer using Arduino and a DS18B20 temperature sensor. Arduino Analog Thermometer With DS18b20 Module – [Link]
STM32 Arduino compatible board
https://www.electronics-lab.com/stm32-arduino-compatible-board/
HardiqV @ instructables.com build an alternative board to Arduino using STM 32 series of mcus. We love the Arduino board and it’s prototyping platform . It makes the complete prototyping process smooth and enjoying with the help of it’s add on such as Arduino IDE and a huge community support.But sooner or later you will […]
ERASynth, An Arduino-Compatible RF Signal Generator
https://www.electronics-lab.com/erasynth-arduino-compatible-rf-signal-generator/
A young startup based in Istanbul has launched a crowdfunding campaign to bring its RF Signal Generator “ERASynth” into mass production. ERA Instruments is specializing in creating solutions in the areas of analysis, modelling, design and development of Communcation, RADAR and SIGINT systems. ERASynth is a portable analog signal generator that generates RF frequencies from 250 kHz to […]
Display Arduino analog input using LabVIEW
https://www.electronics-lab.com/display-arduino-analog-input-using-labview/
Zx Lee shared detailed instructions of how to display the Arduino measurements using LabVIEW: To get started, I will explain what is actually going on in Arduino. In this project, I am using an Arduino Nano to acquire signals and send the data to PC. As mentioned earlier, two analog input channels (A0 & A1) […]