check in
Ongoing

Openflexure Motor Stage

STDOpenflexure Motor Stage

tag

1.5k
0
0
0
Mode:Full

License

CC-BY-SA 3.0

Creation time:2022-09-13 17:24:59Update time:2022-09-13 18:08:36

Description

Motor stage for Openflexure microscope. Based on Raspberry Pico.

 

Board functions:

- 3 motors controllers

- condenser LED connector (current limit resistor onboard)

- no need to use a USB cable (power and serial from GPIO header)

- connector for grid ilumination (not tested yet)

- powered via Raspberry GPIO header or external 5V

 

Configuring the Raspberry to work using the GPIO header serial instead of USB:

WARNING! This process will turn off your bluetooth function. Tested on a Raspberry pi 3B+

 

First login via SSH to your Raspberry

Turn on Serial without console! To do this use:

 

sudo raspi-config

 

Find Serial under Interfaceing Options, click select.

 

Answer NO to the first question.
Answer YES to the second question about serial hardware port.

 

Execute:

 

sudo nano /boot/config.txt

 

at the end of opened file add line:

 

dtoverlay=disable-bt

 

save file and exit.

 

Execute:

 

sudo systemctl disable hciuart

 

ready :)

 

Design Drawing

The preview image was not generated, please save it again in the editor.

BOM

Bom empty

Attachments

OrderFile nameDownload times
1
Extension.7z
5
2
sangaboard.ino
5
3
sangaboardPico.uf2
4
Clone
Add to Album
0
0
Share
Report

Project Members

Comment

All Comments(1)
Sort by time|Sort by popularity
Followers0|Likes0
Related projects
Empty

Bottom Navigation