Skip to content

shuzonudas/monoview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monoView library is a fork of standard u8g2 library.

The origianl library and documentation can be found here. https://github.com/olikraus/u8g2

Full reference can be found here: https://github.com/olikraus/u8g2/wiki/u8g2reference

List of all available fonts can be found here: https://github.com/olikraus/u8g2/wiki/fntlistall

What you get in the package

Typically you will receive a monoView and a programmer.

First Power Up!

When you get your monoView, the first thing you need to do is to power the device via the micro USB port. When powered on, it will show an animation on the screen.

Watch the video

If you see the animation then congratulation! Your monoView is working!

Connections

Make sure you connect the programmer and the monoView properly. Check twice before powering up.

If you connect the TX or RX pin to ground then the chip will be damaged.

Install the library

Download the "U8g2" folder and copy it to the library folder of arduino. The folder should look like this in the library folder.

Select the board in Arduino

The monoView uses "Arduino Pro or Pro Mini" bootlaoder. Select Atmega328P (3.3V, 8Mhz) as the processor. Select the serial port and you are good to go.

Flash the examples

Open the Arduino IDE. Goto File> Examples > U8g2> Examples> Select your preferred example, compile and upload to the board.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages