Raspberry Pi Pico (1 Viewer)

Sep 24, 2013
1,309
748
Norwich
Funster No
28,255
MH
Carthago A class
Exp
Since 2014
Having seen how much the small Arduino boards are now I’m thinking of trying out the Pi Pico which sells at 3.60. Quite a lot of “bang per buck” . The Arduino IDE can be used to program it. Has anyone played with this board. They do one with WiFi for £6.30.
 

Two on Tour

LIFE MEMBER
Sep 16, 2016
10,329
51,028
Near the junction of the A14 and A1, Cambs
Funster No
45,145
MH
Elddis Autoquest 175
Exp
Since 2010
Are there the libraries to support the Pi Pico in Arduino IDE?

By the time you have added P&P your Pico W is coming out towards a tenner whereas something like the Wemos D1 mini's are less than £3.70 delivered.
 
Feb 27, 2011
14,741
76,072
UK
Funster No
15,452
MH
Self Build
Exp
Since 2005
Have a look at the ESP32 if you want wifi.

Subscribers  do not see these advertisements

 
OP
OP
stevec
Sep 24, 2013
1,309
748
Norwich
Funster No
28,255
MH
Carthago A class
Exp
Since 2014
Are there the libraries to support the Pi Pico in Arduino IDE?

By the time you have added P&P your Pico W is coming out towards a tenner whereas something like the Wemos D1 mini's are less than £3.70 delivered.
I believe the Arduino IDE support is fairly recent. I haven't looked into the libraries but assume they are there.

Thanks for the heads up on the Wemos D1. Thats more like the price I was paying for the Pro mini. But from China. UK supplied ones are more like £7 to £8. I tend to buy these boards 3 or 4 at a time so postage gets spread across a few. You never know when one might come in handy!

Subscribers  do not see these advertisements

 

Two on Tour

LIFE MEMBER
Sep 16, 2016
10,329
51,028
Near the junction of the A14 and A1, Cambs
Funster No
45,145
MH
Elddis Autoquest 175
Exp
Since 2010
Thanks for the heads up on the Wemos D1. Thats more like the price I was paying for the Pro mini. But from China. UK supplied ones are more like £7 to £8. I tend to buy these boards 3 or 4 at a time so postage gets spread across a few. You never know when one might come in handy!

This is the guy that I have ben buying my Wemos D1 mini's from, £2.99 + 68p P&P

 
OP
OP
stevec
Sep 24, 2013
1,309
748
Norwich
Funster No
28,255
MH
Carthago A class
Exp
Since 2014
This is the guy that I have ben buying my Wemos D1 mini's from, £2.99 + 68p P&P

Thanks. Guess I didn’t look far enough. I’ll order up a couple. I don’t normally need loads of I/o and the WiFi adds a new dimension.

it would be nice to see what people have used these little boards for.
 
Feb 27, 2011
14,741
76,072
UK
Funster No
15,452
MH
Self Build
Exp
Since 2005
The ESP32's are WiFi and Bluetooth whereas the ESP8266's are just WiFi and cheaper than the ESP32's.
ESP8266 less memory and slower cpu also amongst other things.

£2.75 vs £5.25 from ebay after a quick glance. I personally just stocked up on the ESP32. Although to be fair I have a big box of controllers and components but not got round to doing anything with them yet :(

Subscribers  do not see these advertisements

 

Two on Tour

LIFE MEMBER
Sep 16, 2016
10,329
51,028
Near the junction of the A14 and A1, Cambs
Funster No
45,145
MH
Elddis Autoquest 175
Exp
Since 2010
it would be nice to see what people have used these little boards for.

My last project was using an ESP8266 board to control a servo which allows me to control a vent for our diesel heater.
I use the Blynk app on my phone to control the ESP8266 and change the vent opening angle.

Do a search on Youtube for ESP8266 or ESP32 and it will bring up loads of projects for the boards.
Have a look at Blynk as it is a really handy app.

1676736216655.png


1676736972557.png
 
Last edited:
Jun 6, 2012
1,141
1,545
Leeds
Funster No
21,344
MH
A class
Exp
Since 2012
I like that 👍 can you share how you did it please?

Subscribers  do not see these advertisements

 
OP
OP
stevec
Sep 24, 2013
1,309
748
Norwich
Funster No
28,255
MH
Carthago A class
Exp
Since 2014
I like that 👍 can you share how you did it please?
I already had the Uno and the 480 * 320 3.5" display which I had bought in for another project.
The software was a bit of a mix of test software for the LCD display and some software from this guy:
. (follow the links he gives)

Plus a copy of the Victron VE.Direct protocol. I had just bought a Smartsolar 100/30 and had this rigged up to a battery and a bench power supply to test it. I haven't actually installed it yet.

I have since rotated the display 90 degrees as it seemed to work better in landscape format.

I know all this info is available on the Victron Connect app but I just fancied having this info available at a glance rather than fire up the app. It was also a nice exercise to do.

I'm thinking of next doing an electro mechanical barograph using the Arduino, atmospheric pressure sensor, servo and stepper (for the drum drive). I'd love a proper one but they are several hundreds of pounds!
 
Apr 15, 2022
176
246
Funster No
88,105
MH
DethleffGlobetrotter
Exp
Started in 2005, then took a 15 year break, back in 2022
Having seen how much the small Arduino boards are now I’m thinking of trying out the Pi Pico which sells at 3.60. Quite a lot of “bang per buck” . The Arduino IDE can be used to program it. Has anyone played with this board. They do one with WiFi for £6.30.
Yea, I'm just finishing up my first PICO project. Allotment watering controller, running off a car battery. Sleeps for 23.5 hrs a day, so needed low power.
If you're into Python, then Micropython is probably the easier entry to the PICO, but I wanted low power, so used their provided SDK and coded in C. I get < 1mA with the unit asleep, and it wakes on an external alarm from a RTC module. It works very well, and you can also use a 2nd PICO as a hardware debug probe. All intergrated into Visual Studio Code.
I know a lot of poeple like Auduino, but I never really saw the point if you have the option to use a more standard IDE - but I work in the industry, so my view is slightly skewed.

Subscribers  do not see these advertisements

 

MisterB

LIFE MEMBER
Feb 25, 2018
5,882
13,188
Essex
Funster No
52,564
MH
Adria 670 SLT
Exp
enough to know i shouldnt touch things i know nothing about ....
All this is completely new to me, but looking to build something with several servos to programme that automatically go through a sequence of actions (robot?)
I have been advised to use an Arduino but open to other suggestions of something easy to control/programme.
 
Apr 15, 2022
176
246
Funster No
88,105
MH
DethleffGlobetrotter
Exp
Started in 2005, then took a 15 year break, back in 2022
All this is completely new to me, but looking to build something with several servos to programme that automatically go through a sequence of actions (robot?)
I have been advised to use an Arduino but open to other suggestions of something easy to control/programme.
It very much depends on what you want to do. Arduino is great for sure esp if you want to learn to program.

For control type of applications (motors, servos etc.), I've had great success running NodeRed on a RaspberryPI. It's a graphical programming environment for this type of control applicaitons. I've an automated dog flap controlled by a Pi Zero W2 and NodeRed. It would be much harded to code in Python or C rather than the flow based NodeRed.
Here's a little snapshot - the RaspberryPi version has native support for the RaspberryPi GPIOs etc.
Capture.JPG
 

pappajohn

LIFE MEMBER
Aug 26, 2007
43,332
49,505
Dark side of the moon
Funster No
172
Exp
Since 2005
Had a Pi 3 and a Sunfounder box of circuit boards and electronic components for years.
Opened to look at them back in the box and shoved it a cupboard.

WHOOSH!!! straight over my head.
Not a clue what to do with it.

Subscribers  do not see these advertisements

 

kevenh

Free Member
Jun 1, 2019
3,319
11,801
Thatcham
Funster No
61,329
MH
Compass C-Class
Exp
I'm a Progressing Newbie
Had a Pi 3 and a Sunfounder box of circuit boards and electronic components for years.
Opened to look at them back in the box and shoved it a cupboard.

WHOOSH!!! straight over my head.
Not a clue what to do with it.
A media server is number 1 in this Simple Pi Projects list: https://itsfoss.com/raspberry-pi-projects/
But my Pi 3 is gathering dust too... :eek:
 

cbrookson

LIFE MEMBER
May 5, 2011
398
436
Suffolk
Funster No
16,275
MH
Le Voyageur RX9 2012
Exp
Since 2001
I use the Pico W to control and read things in Home Assistant

They have a good way of doing it through ESPhome,
you can also use Arduinos.

So I can read electricity meter pulses, oil tank levels, humidity and temperature etc. Then I can add them to automate and read values for my home Setup and Dashboards.

Cheers
 
OP
OP
stevec
Sep 24, 2013
1,309
748
Norwich
Funster No
28,255
MH
Carthago A class
Exp
Since 2014
Yea, I'm just finishing up my first PICO project. Allotment watering controller, running off a car battery. Sleeps for 23.5 hrs a day, so needed low power.
If you're into Python, then Micropython is probably the easier entry to the PICO, but I wanted low power, so used their provided SDK and coded in C. I get < 1mA with the unit asleep, and it wakes on an external alarm from a RTC module. It works very well, and you can also use a 2nd PICO as a hardware debug probe. All intergrated into Visual Studio Code.
I know a lot of poeple like Auduino, but I never really saw the point if you have the option to use a more standard IDE - but I work in the industry, so my view is slightly skewed.
I'm retired from the industry having started with TTL then was dragged screaming and kicking into the microprocessor age! I was using the Codewarrior IDE and programming in C. I didn't know that the Pico had a more "professional" IDE. Where did you find it?

Subscribers  do not see these advertisements

 
Feb 27, 2011
14,741
76,072
UK
Funster No
15,452
MH
Self Build
Exp
Since 2005
The big beauty of the arduino is the range of libraries available, the support, the community etc.

I love my Pi for doing more serious stuff. Pi Hole is fantastic for example and I am working (slowly) on a media library I can remotely control via a web browser.
 

Join us or log in to post a reply.

To join in you must be a member of MotorhomeFun

Join MotorhomeFun

Join us, it quick and easy!

Log in

Already a member? Log in here.

Latest journal entries

Funsters who are viewing this thread

Back
Top