Arduino IDE is good for a starting point, but really lacks in some key features, mostly I hated/hate how it handles libraries.
Before I made the switch, I moved all my libraries to directories with in each sketch, this mostly worked. But got time consuming after a while.
It took a little getting use to but I really like how PlatformIO handles libraries. I think it may take a little bit to get use to it. But so far I'm really digging how it works.
#arduinoide #arduino #platformio
After years of using the Arduino IDE, even taking some PlatformIO projects and converting them back to use the Arduino IDE - I finally decided I was beating my head in for nothing, and join the many others that use PlatformIO.
#arduinoide #arduino #platformio
スリープモードによるM5Stackの省電力化
https://qiita.com/sunymaeno/items/4ceac9b16863645ba066?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#ArduinoIDE #deepsleep #M5stack #esp_deep_sleep_start #M5_Power_deepSleep
#arduinoide #deepsleep #m5stack #esp_deep_sleep_start #m5_power_deepsleep
Well that's interesting...
I think I have my board set right... I set it as a Nano on the IDE and have tried both the Nano settings. I have it on the right port too. It's just not working.
Hmm... The Raspberry Pi definitely has a better IDE that's easier to use.
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00avrdude: stk500_recv(): programmer is not responding
#arduino #Nano #nanoevery #arduinonano #arduinonanoevery #arduinoide
#arduino #nano #nanoevery #arduinonano #arduinonanoevery #arduinoide
Fine, I just got started with the #arduinoIDE to do some stuff with #arduino and #ESP chips 💪
But is there a go-to setup to work and build with your favourite editor on a mac?
I am just exploring some #esptool or #mpython things but I am still very new to the party and don't know if there is a common way to develop your micro programs.
Would be great if you'd share your way to from writing, building and deploying your apps.
P.S. windows or linux desktop are also fine😬
#arduinoide #arduino #esp #esptool #mpython
@rommudoh great plan. I See you are working "up and bigger". I'm coming from the "other end" of the spectrum: I began using #RaspberryPi for temperature Sensors with #ds18b20 attached and programmed php web pages and a bit of python.
Now I'm trying to get smaller and more energy efficient by learning to use and program #esp8266 especially the #d1mini and learning a bit #cplusplus and #arduinoide
#arduinoide #cplusplus #d1mini #esp8266 #ds18b20 #raspberrypi
@hannesstein @fusion @makeratschool Habt ihr oder hat jemand zufällig Erfahrungen mit der #Arduino bzw. #ESP Programmierung via #VisualStudio #VSCode anstelle der #ArduinoIDE ?
Z.B. mit #PlatformIO ?
https://devdrik.de/arduino-in-vs-code/
#arduino #esp #visualstudio #vscode #arduinoide #PlatformIO
@acn128 first milestone reached: the #NodeMCU is talking to the #Z21 via #UDP and has just received the Z21 firmware version info (little-endian, lsb first). Quick and dirty code, not very nice ...
#DCC
#Fleischmann
#Z21
#ModelRailroad
#ESP32
#ArduinoIDE
And yes, it's so basic you can actually do it on a C64 using Oliver Schmidt's #ContikiOS for #MOS6502 port - we'll see ...
#nodemcu #z21 #udp #dcc #fleischmann #modelrailroad #esp32 #arduinoide #contikios #mos6502
The GGreg20_V3 driver library has been added to the Arduino IDE Library Manager
https://iot-devices.com.ua/en/ggreg20_v3-driver-library-added-to-library-manager-arduino-ide/
#news #2022 #ggreg20_v3 #arduino #library #driver #arduinoide #librarymanager #cpp #iot #diy
#news #ggreg20_v3 #arduino #library #driver #arduinoide #librarymanager #cpp #iot #diy
IoT-devices LLC announces the development of a new driver library for the GGreg20_V3 module for the popular Arduino platform
https://iot-devices.com.ua/en/iot-devices-announces-the-development-of-a-new-driver-library-for-the-ggreg20v3-module-for-the-arduino-platform/
#news #2022 #ggreg20_v3 #arduino #library #driver #arduinoide #cpp #iot #diy
#news #ggreg20_v3 #arduino #library #driver #arduinoide #cpp #iot #diy
GGreg20_V3 radiation meter module simulator for Arduino UNO based on WOKWI
https://iot-devices.com.ua/en/simulator-modulya-lichylnyka-vyprominyuvannya-ggreg20_v3-dlya-arduino-uno-na-base-wokwi/
#oldgoodstory #2022 #ggreg20_v3 #arduino #arduinoide #arduinouno #wokwi #iot #english #ukrainian
#oldgoodstory #ggreg20_v3 #arduino #arduinoide #arduinouno #wokwi #iot #english #ukrainian
Yup definitely had enough of the #ESP32, #ArduinoIDE, #VSCode, and everything else.
Ino files that used to work, aren't. VSCode won't import ino files all the time. If it does, it can't read .h files, and now I'm ready to bang my head against a brick wall. Why did I bother to update to Windoze 11?
An Affordable And Programmable PLC - We’re all used to general purpose microcontroller boards such as the Arduino or it... - https://hackaday.com/2022/12/08/an-affordable-and-programmable-plc/ #arduinohacks #arduinoide #stm32f103 #plc
#plc #stm32f103 #arduinoide #arduinohacks
The latest batch of wonkystuff modules are using the ‘new’ ATTiny series μCs (e.g. ATTiny202). I now have multiple projects based in the #arduinoide using different devices, clock speeds etc. so I’m wondering how best to manage keeping the project settings alongside the code.
I do have one or two projects simply based around Makefiles, but it’s not quite as ‘user friendly’, especially when dealing with fuse settings… PlatformIO seems almost there, but the config is still a bit hazy to me!
Arduino Brings A MicroPython IDE - Both Arduino and MicroPython are giants when it comes to the electronics education... - https://hackaday.com/2022/11/14/arduino-brings-a-micropython-ide/ #microcontrollers #softwarehacks #micropython #arduinoide #arduino
#arduino #arduinoide #micropython #softwarehacks #microcontrollers
Arduino Brings A MicroPython IDE
https://hackaday.com/2022/11/14/arduino-brings-a-micropython-ide/
#Microcontrollers #SoftwareHacks #micropython #ArduinoIDE #arduino
#microcontrollers #SoftwareHacks #MicroPython #arduinoide #arduino
reviving a 10 year old project I had shelved a long time #robotrover . Initially, I used a RPi 1 B+ but now switched to a #nodemcu and #i2c for sensors.
Stripped the old wiring except for the controller and will now start over with the #esp8266 and
#ArduinoIDE instead of using #WiringPi and makefiles
Will need level shifters for the soft-PWM to raise it from 3V3 to 5V - I also did this with the first setup ...
#robotrover #nodemcu #i2c #esp8266 #arduinoide #wiringpi
Arduino IDE Makes a Comeback in Debian After More Than 7 Years
https://9to5linux.com/arduino-ide-makes-a-comeback-in-debian-after-more-than-7-years