
Give your Arduino project a chatGPT AI brain for free
Programming Electronics Academy provides this Arduino lesson on intergrating ChatGPT into your Arduino projects.
Read More
Arduino OPTA PLC
- Frank
- February 18, 2023
- ads
- Arduino
- Automation
- Beckhoff
- CODESYS
- Control engineering
- Development
- EtherCAT
- How to program PLCs
- Industrial Automation
- microcontroller
- PLC
- PLC course
- PLC tutorial
- Programmable logic controller
- Programming
- Programming PLCs
- software development
- Software development using TwinCAT
- software engineering
- TwinCAT 3
- TwinCAT 3 Beckhoff
- TwinCAT 3 tutorial
- TwinCAT ads
- TwinCAT software
- TwinCAT tutorial
- TwinCAT3 tutorial
Arduino has recently released their Arduino OPTA PLC. Jakob Sagatowski got his hands on one, and shares his first impressions.
Read More
ChatGPT absolutely DOMINATES Arduino programming
- Frank
- January 5, 2023
- AI
- Arduino
- chatGPT
Hanqaqa explores how the ChatGPT will even change the embedded programming world.
Read More
A Smaller & Faster Arduino?
- Frank
- November 14, 2022
- animation
- Arduino
- arduino display
- arduino ui
- car cluster
- cluster design
- custom car cluster
- custom display
- dashboard
- digital car cluster
- digital dashboard
- digital gauge
- DIY
- esp32
- gauge
- gauges
- gui
- microbit
- microbit makecode
- oled lcd
- pixel
- Raspberry Pi
- round display
- Tutorial
- ui
- ui design
Learn how to create a simple project showing the charging particle animation on the OLED screen using the Arduino-compatible board Seeed XIAO. The XIAO board is smaller and faster than Arduino. The expansion board includes a lot of additional sensors as well as an SSD1306 128x64px OLED display with an IIC interface.
Read More
Here’s how you add a new Arduino board to your Cloud
If you’ve got an Arduino account, you’ve got an Arduino Cloud. And the first thing you’re likely to do is start adding your Arduino boards, so you can start working on your code and projects, right there from your web browser. This is what we call “provisioning” a board, which means connecting it to your […]
Read More
Introducing the Portenta X8 by Arduino Pro
This looks interesting. Portenta X8 is a powerful, industrial-grade SOM with Linux OS preloaded onboard, capable of running device-independent software thanks to its modular container architecture. It offers the best of two approaches: flexibility of usage of Linux combined with real-time applications through the Arduino environment. Leverage Wi-Fi/Bluetooth® Low Energy connectivity to securely perform OS/application […]
Read More
Little Known ESP32 Power Saving Modes
- Frank
- December 8, 2021
- Arduino
- arduino project
- beginners
- clock reduction
- deep sleep
- DIY
- do-it-yourself
- eevblog
- Electronics
- esp32
- esp32 datasheet
- esp32 project
- esp32 tutorial
- esp32 weather station
- esp8266
- esp8266 datasheet
- esp8266 project
- greatscott
- Guide
- hack
- hobby
- how to
- IoT
- light sleep
- LoRaWAN
- nodemcu
- project
- simple
- smart home
- supercapacitors
- ttgo
- wemos
- WiFi
Another great video about the ESP32 and its power saving modes. I need to dust off my soldering iron. We all know that we send our ESP32s to deep sleep to save energy. But do you know the other possibilities to save energy like light sleep and clock reduction? And what about modem sleep or […]
Read More
Are Supercapacitors the better Batteries?
- Frank
- November 29, 2021
- Arduino
- arduino project
- beginners
- DIY
- do-it-yourself
- eevblog
- Electronics
- esp32
- esp32 datasheet
- esp32 project
- esp32 tutorial
- esp32 weather station
- esp8266
- esp8266 datasheet
- esp8266 project
- greatscott
- Guide
- hack
- hobby
- how to
- IoT
- LoRaWAN
- nodemcu
- project
- simple
- smart home
- supercapacitors
- ttgo
- wemos
- WiFi
I have often wondered why use batteries and not supercapacitors. Supercapacitors are super like Superman or Superwoman. Otherwise, they only would be called “Capacitors.” Right? Where are they “super” and where not? Where can we use them, and how? And the most important question: Are they better than batteries?
Read More
Arduino C/C++ Source Level Debugging for the ESP32
Dave shows you everything you need to know to get up and running quickly with source-level C/C++ debugging on the Arduino platform using an ESP32 chip. Access call stacks, breakpoints, local variables, watches, and more.
Read More